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

搜索资源列表

  1. XSpeed

    0下载:
  2. 参加英特尔多核平台编程优化大赛的源码和优化文档,时间在T2050笔记本上测试结果 双精度0.671秒 单精度:0.312秒-participate in the Intel multi-core programming optimization platform competition and optimize the source documents, T2050 Notebook time in the test results on double precision single-pr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:795086
    • 提供者:邓辉
  1. w_ipp-sample-speech-coding_b_5[1].0.014

    0下载:
  2. intel的ipp性能库的示例代码,在多核平台下可以充分利用多核的性能实现语音编码
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:487306
    • 提供者:季靓
  1. w_ipp-sample-c++_b_5[1].0.005

    0下载:
  2. intel的ipp性能库的示例代码,在多核平台下可以充分利用多核的性能实现c++的接口,从而方便地使用ipp进行开发
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:383114
    • 提供者:季靓
  1. omptl-20070929

    1下载:
  2. omptl使用openmp多核库优化过的STL库,从而给STL加入了多核并行运算的能力,在多核的机器上大大改进了STL算法的性能。
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:27169
    • 提供者:bobxu
  1. tbb20_010oss_src.tar

    0下载:
  2. Intel Threading Building Blocks多核并行运算库的源码。TBB是Intel开发的多核运算库,用并行处理算法循环,并附带了一个版本的hash map
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:712106
    • 提供者:bobxu
  1. mptl

    0下载:
  2. mptl和omptl一样,也是增加了STL对多核的支持。但是mptl封装的功能要更多一点
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:33852
    • 提供者:bobxu
  1. tbb20_20070927oss_src.tar

    0下载:
  2. 英特尔® 线程构建模块(英特尔® TBB)是一个屡获殊荣的 C++ 运行时库,它可提取实现最佳多核性能所必需的低级别线程详细信息。它使用常见的 C++ 模板和编码样式,避免了繁复的线程处理实施工作。 与其它线程模型相比,英特尔® TBB 只需较少的几行代码便可实现并行处理。您编写的应用程序可在各平台间移植。基于该库固有的可扩充性,即时将来添加更多的处理器内核,也无需进行任何代码维护。 英特尔 TBB 可以作为独立的产品使用,也可以与英特尔® 编
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:725032
    • 提供者:汪宏宇
  1. multicore-intel

    0下载:
  2. mutil cpu code 多核编程资料-mutil cpu code multi-core programming information
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:385536
    • 提供者:赵兴华
  1. rmma38src

    0下载:
  2. 获得多核硬件所有的相关信息。汇编源代码。Visual Studio2003、2005环境皆可。速度快。-Multi-core hardware to obtain all relevant information. Compilation of source code. Visual Studio2003, 2005 environment can be. Speed.
  3. 所属分类:assembly language

    • 发布日期:2017-04-27
    • 文件大小:69512
    • 提供者:computing
  1. omp_matrix_multiply

    0下载:
  2. C代码。共享式存储多线程并行计算矩阵相乘代码。适合于SMP结构和多核。-C code. Shared memory multi-threaded parallel computing code matrices. Fit in the structure and multi-core SMP.
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:528
    • 提供者:computing
  1. connon

    0下载:
  2. connon并行矩阵运算,在多核机群或并行机群上运行-canoon matrix muitiplication
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:2036
    • 提供者:deer
  1. Multiprocessprogramming

    0下载:
  2. 个人学习多核程序设计时整理的一些关于多核程序设计问题的基础知识,分享了,希望有所帮助。-Individual learning process of multi-core design of a number of finishing procedures on the multi-core design of the basic knowledge, sharing, and hope that help.
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:46007
    • 提供者:Chen Yejin
  1. sum

    0下载:
  2. 基于多核的并行算法设计,计算一个连续数列的和-The parallel algorithm based on multi-core design, computing a continuous series and
  3. 所属分类:OS Develop

    • 发布日期:2017-05-10
    • 文件大小:2406588
    • 提供者:tstao
  1. tongbu1

    0下载:
  2. 使用全局变量同步线程的简单例子,是多核编程书上的一个例子,欢迎查看-The use of global variables of a simple example of thread synchronization, multi-core programming is an example of the book, please see
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:413284
    • 提供者:肖飞
  1. exa_5

    0下载:
  2. 多核程序设计一书中第五章代码,讲述linux下使用pthread函数库进行多线程开发。-Multi-core programming code for a book chapter, talk about linux using pthread library for multi-threaded development.
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:55412
    • 提供者:Xing
  1. exa_4

    0下载:
  2. 多核程序设计一书中第四章代码,讲述windows下用win32Api,MFC及C#进行多线程开发。-Multi-core programming code in a book, Chapter IV, described under windows with win32Api, MFC and C# multi-threaded development.
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2446454
    • 提供者:Xing
  1. MultiCore-Programming

    0下载:
  2. Intel出版的多核编程,介绍通过软件的多线程方式来提高性能的方法。分为介绍多核变成,线程的综述,并行的基本概念,线程以及并行编程的结构,线程的API,OpenMP技术,并行编程的常规问题,多线程debug方法,Intel多核处理器的线程及其开发工具等。-Intel multi-core programming, published to introduce the way through the software to improve performance of multi-threaded
  3. 所属分类:MPI

    • 发布日期:2017-05-20
    • 文件大小:5867165
    • 提供者:Arthas
  1. cpulicence

    0下载:
  2. 这是获取电脑的CPU序列号(包括在多核环境下),对于实现注册码功能很实用-This is the serial number for the computer CPU (including multi-core environment), a very useful function for the achievement of License
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:178927
    • 提供者:陈火荣
  1. Multicore

    0下载:
  2. 多核/众核技术是未来微处理器芯片的发展趋势,文章对其中的关键技术做了富有前瞻性的分析和探讨-Multicore/public-core technology is the future development trend of microprocessor chips, the article on which the key technology and forward-looking analysis and discussion
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1295803
    • 提供者:turandot
  1. 基于SSE4和多核编程的电子相册的实现

    0下载:
  2. 基于sse4和多核编程的电子相册的实现,包含实现和文档。(Implementation of electronic photo album based on SSE4)
  3. 所属分类:并行计算

    • 发布日期:2018-01-07
    • 文件大小:15787008
    • 提供者:bbapda
« 12 3 »
搜珍网 www.dssz.com