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

搜索资源列表

  1. Gaussian

    0下载:
  2. Parallel algorithm for Gaussian Elimination. Elimination in both a shared memory environment, using OpenMP, and in a distributed memory environment, using MPI. Parallel LU and Gaussian algorithms for linear systems have been studied extensi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:80967
    • 提供者:Cata
  1. Parralel_printing_OpenMP

    0下载:
  2. Parallel printing in using C++ with OpenMP
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3330
    • 提供者:Tomas
  1. analysis_of_the_Speedup_using_OpenMP

    0下载:
  2. openMP 程序性能分析实例,举例说明openMP的具体影响因素, 并且衡量程序的执行效率-openMP program performance analysis example
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:67906
    • 提供者:龚晨
  1. Simple_number

    0下载:
  2. Simple number - program for Intel Thread Checker for testing/OpenMP
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:775155
    • 提供者:Мария
  1. openmp

    0下载:
  2. OpenMP编程规范在多核程序设计中的使用-OpenMP programming specifications in the use of multi-core programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1230595
    • 提供者:xiaolei
  1. gaussian_omp

    2下载:
  2. 高斯消去法的openMP并行程序,用C++写的。在linux系统下运行成功-gaussian elimination for openMP。Code in C++,and successfully run in Linux.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-05-13
    • 文件大小:1399
    • 提供者:zl
  1. tspapp_src

    0下载:
  2. TSP algorithm for C and openmp
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:208225
    • 提供者:chen
  1. 4-OpenMP_and_Performance.pdf.tar

    0下载:
  2. OpenMP Slides to improve performance.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:350996
    • 提供者:cacafuti
  1. OpenMP

    0下载:
  2. openmp多核多线程编程基础知识,帮助解决简单的多线程编程问题-the basics of multithreaded programming openmp to help solve a simple problem of multi-threaded programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:268328
    • 提供者:
  1. Program-With-OpenMP

    0下载:
  2. C++中使用OpenMp实现多核多线程并行计算的基础知识-C++, multi-core multi-threaded use OpenMp the basics of parallel computing
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2787077
    • 提供者:
  1. OpenMP_zwm

    0下载:
  2. OpenMP并行程序设计,并行设计的入门教程,包括用例和源码-OpenMP parallel programming, parallel design of the Tutorial, including use cases and code
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:35653
    • 提供者:
  1. OpenMP

    0下载:
  2. 东软信息学院的OpenMP多核程序设计,包括入门用的概念和用例等-Neusoft Institute of Information of OpenMP multi-core programming, including the concept and start with use cases, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:432586
    • 提供者:
  1. openMP-tutorial

    0下载:
  2. openMP的初学者教程,包括基本概念和例子-openMP tutorial for first learning student
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:248119
    • 提供者:jing
  1. Tests

    0下载:
  2. OpenMP 测试程序 前缀和算法 可在SMP机器上运行 版本丰富-Prefix OpenMP test programs and algorithms can be run on an SMP machine version of a rich
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:8119
    • 提供者:hawg88
  1. ParallelFortranP95PusingPOpenMP

    1下载:
  2. 多核并行fortran计算很好的书籍,openmp,不是mpi哦-Fortran parallel multi-core computing good books, openmp, mpi oh not
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:683132
    • 提供者:许仁义
  1. openMp

    0下载:
  2. OpenMp库函数及头文件,压缩包包含VC90Debug库及Release库-OpenMp libraries and header files, libraries and archives contain VC90Debug Release Library
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:72763
    • 提供者:薛峰
  1. Intel_OpenMP_Primer

    0下载:
  2. Intel发布的OpenMP入门读物,深入浅出,适合初学者使用-Intel released the OpenMP primer, easy to understand for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:284514
    • 提供者:Chong
  1. OpenMP

    0下载:
  2. 介绍了OpenMP的发展历程以及关键技术,有大量例子说明。-OpenMP introduces the development process and key technologies, there are numerous examples to illustrate.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:338885
    • 提供者:tim
  1. openmp

    0下载:
  2. 并行计算实验,用于求历史最高气温的算法,包含openmp,pthread,mpi,mapreduce等并行计算算法-algorithm includes openmp,pthread,mpi,mapreduce and so on
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:666
    • 提供者:zhaocehen
  1. openMP

    0下载:
  2. 学习使用openMp的例子,方便入门掌握openMp基于共享内存编程-some openMp C++ samples,help you to learn it。
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1323
    • 提供者:xui
« 1 2 3 4 56 7 8 9 10 ... 19 »
搜珍网 www.dssz.com