CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - multicore

搜索资源列表

  1. 2006_book-TransactionalMemory

    0下载:
  2. 电子书,综述了事务存储,事务存储是一种很有前途的并行编程模型-ABSTRACT The advent of multicore processors has renewed interest in the idea of incorporating transactions into the programming model used to write parallel programs. This approach, known as transactional memory,
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2149181
    • 提供者:ritchie
  1. multitask

    0下载:
  2. This a minimalist multicore programming library (for Windows)-This is a minimalist multicore programming library (for Windows)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:25124
    • 提供者:flamenco2011
  1. 9999

    0下载:
  2. 多核,虚拟化,多操作系统的论文是万方数据库中下载的-Multicore, virtualization, multiple operating systems is Wanfang database of papers downloaded
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1766977
    • 提供者:赵二毛
  1. mcpat0.8_r274.tar

    0下载:
  2. 这是cpu性能仿真软件mcpat的源代码,它是原来的cacti的进化版-this is the souce code of mcpat, the performance simulator of multicore cpus
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:342746
    • 提供者:赵远新
  1. Webinar_Files

    0下载:
  2. Working with large images presents a number of challenges such as managing memory use and leveraging high-performance resources ranging from multicore desktops to clusters and grids. In this webinar you ll discover new features in MATLAB and Ima
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2910
    • 提供者:Keerthana
  1. multiprocessor

    0下载:
  2. 基于nios 的mutex多核嵌入式系统设计 设计 -Based on the nios mutex multicore embedded system design, design
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:535340
    • 提供者:huanliang
  1. Nios

    0下载:
  2. 基于Nios多核驾驶疲劳检测系统设计FPGA疲劳检测-fatigue detection system design based on Nios multicore
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:542707
    • 提供者:linkpjc
  1. IPP

    0下载:
  2. ipp 在c++环境下的使用资料,武汉大学多核课程讲义-the ipp in c++ environments the use of information, Wuhan University multicore lecture notes
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2836100
    • 提供者:liufei
  1. Multi-core-techniques

    0下载:
  2. 此文档简单介绍了多核架构下的开发,为初学者提供一定的帮助-This document is a brief introduction to multicore architectures under development, will provide some help for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-06-12
    • 文件大小:18947500
    • 提供者:胡攀
  1. KeyStone-MC-Navigator

    0下载:
  2. 这是dsp最新芯片C66xx系列的开发文档,主要介绍keystone结构的多核开发。-KeyStone Training Multicore Navigator Overview
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:227583
    • 提供者:Alex
  1. PiSolution

    0下载:
  2. 多核架构编程:利用临界区多线程并行求PI值 只有C++文件 多核作业-Multicore programming: the use of the critical region is multi-threaded parallel seek the value of PI C++ file
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:835
    • 提供者:朱小小
  1. BLAS_COMP

    0下载:
  2. Three different BLAS lib test on Multicore platform
  3. 所属分类:Development Research

    • 发布日期:2017-03-30
    • 文件大小:278325
    • 提供者:hellbelly
  1. gmkl

    0下载:
  2. gmkl算法源码,广义多核学习,可用图像多类分类。-gmkl algorithm source, the a generalized multicore learning, free image multi-class classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:14850
    • 提供者:
  1. multi-kernel-path-1.1

    0下载:
  2. Computing regularization paths for learning multiple kernels另一个多核学习算法 可用于多类分类 目标检测-Computing regularization paths for learning multiple kernels The other multicore learning algorithm for multi-class classification target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:11202126
    • 提供者:
  1. paper1

    0下载:
  2. 一种基于稀疏编码的多核学习图像分类方法.pdf-Based on sparse coding the multicore learning image classification method. Pdf
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:2181130
    • 提供者:li
  1. multicore-processor

    0下载:
  2. 一种面向流媒体的多核处理器分组调度算法,很有参考价值-Multi-core processor for streaming packet scheduling algorithm
  3. 所属分类:Development Research

    • 发布日期:2017-11-24
    • 文件大小:576868
    • 提供者:于璐
  1. parallel-compute.

    0下载:
  2. 一个基于OpenMp并行编程的实例,基于多线程,多线程比单线程下节省运行时间的典型例子。算法内容主要是计算矩阵乘积,再求个元素和。可通过"任务管理器"-"性能"查看运行在多核上。-Typical example of a parallel programming based OpenMp instance, save run time based on the multi-threaded, multi-threading than single-threaded. The algorithm
  3. 所属分类:MPI

    • 发布日期:2017-11-21
    • 文件大小:21072
    • 提供者:shell
  1. 66multicore-DSP-TEST-GUIDE

    0下载:
  2. 多核软件开发包(MCSDK)下载 / MCSDK入门指南 / MCSDK用户手册 CCS5 WIKI / 代码生成工具CGT WIKI / Sys-BIOSWIKI / C66X Landing Page C66X百科主页 (C667x DSP介绍、开发工具、EVM、软件包、培训资料等的汇总) 为C66X优化的Video Codec,支持视频应用的开发 / 多核视频演示(MCSDK-VideoDemo) C66X平台优化的Speech Code
  3. 所属分类:DSP program

    • 发布日期:2017-11-11
    • 文件大小:140313
    • 提供者:末代帮主
  1. Lacoursiere

    0下载:
  2. A Parallel Block Iterative Method for Interactive Contacting Rigid Multibody Simulations on Multicore PCs by Claude Lacoursiere
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:118608
    • 提供者:Zziirr
  1. MSF-HR-2

    0下载:
  2. 基于DVS的多核周期任务调度,在任务队列分配时采用最大空闲时间预分配策略-DVS the multicore cycle task scheduling, task queue allocation maximum idle time pre-allocation strategy
  3. 所属分类:MPI

    • 发布日期:2017-11-06
    • 文件大小:2443
    • 提供者:王宇
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com