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

搜索资源列表

  1. OpenMP

    0下载:
  2. 2006年刚毕业的清华大学优秀博士论文,是关于openMP编译和优化技术的-2006 fresh graduates to the University outstanding doctoral thesis on openMP and optimizing compiler technology
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:849318
    • 提供者:丁明
  1. Program-With-OpenMP

    0下载:
  2. openMP多线程程序设计要点 可用Inter编译器
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:117895
    • 提供者:安康
  1. 2D Jacobi Iteration - OpenMP

    0下载:
  2. An Implementation of 2D Jacobi Iteration using OpenMP in UNIX environment.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2009-02-18
    • 文件大小:44589
    • 提供者:franksun1984
  1. Parallel-Computing-OpenMP-Hell

    0下载:
  2. 用OpemMP进行C++并行编程的入门例程,OpemMP carried out with C++ parallel programming routine entry
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:3375
    • 提供者:Shine.Shi
  1. omp_qs.zip

    0下载:
  2. 一个调用OpenMP的实现多线程快速排序的算法实现 gcc4.2 调试通过,A call to the realization of multi-threaded OpenMP Quick Sort Algorithm gcc4.2 debugging through
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:683
    • 提供者:瞧瞧
  1. Cannon.rar

    0下载:
  2. 本程序采用vc2005结合openmp实现了并行矩阵相乘的cannon算法,This procedure combines the use of vc2005 OpenMP parallel realization of the cannon matrix multiplication algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:80687
    • 提供者:李若愚
  1. 200922815141268

    0下载:
  2. OpenMP实现并行计算,和计算时间,以此和串行程序比较,体现并行的优势!-OpenMP parallel computing, and computing time, and serial procedures as compared to embody the advantages of parallel!
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:73475
    • 提供者:李海
  1. invBorder

    0下载:
  2. OPENMP实现并行编程算法 C语言 编译已经通过-OPENMP parallel algorithm C programming language compiler has passed
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:1178
    • 提供者:马慧
  1. quicksort

    2下载:
  2. 本人写的一个快速排序的程序,同时写出了用openmp进行的并行计算程序,并且对于串行和并行进行了时间的比较,希望对于初学openmp的同志有所帮助!-I was sort of a fast process, at the same time to write with the openmp parallel computing procedures, and serial and parallel for a comparison of the time, I hope for the beg
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:4932
    • 提供者:郭春付
  1. Parallel

    0下载:
  2. 阿贡国家实验室并行计算中心对于mpi,openmp的介绍和例程,简单易学,是并行计算入门的最佳资料。-The best introducing materials for parallel computing (mpi, openmp).
  3. 所属分类:MPI

    • 发布日期:2017-05-20
    • 文件大小:5662353
    • 提供者:贾鹏
  1. F95_OpenMP

    0下载:
  2. Fortran Openmp 并行计算教程,实现过程介绍详细-FORTRAN OPENMP PARALELL PROGRAMMING
  3. 所属分类:MPI

    • 发布日期:2017-05-02
    • 文件大小:683084
    • 提供者:wujiansong
  1. kmp

    0下载:
  2. 使用并行计算编程工具OpenMp实现kmp串匹配-The use of parallel computing OpenMP programming tools to achieve KMP String Matching
  3. 所属分类:MPI

    • 发布日期:2017-03-23
    • 文件大小:1421
    • 提供者:lin
  1. parallel

    0下载:
  2. OpenMP实现的一个矩阵乘法运算,有并行和串行的比较-OpenMP implementation of a matrix multiplication, a comparison of parallel and serial
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:16559
    • 提供者:shim
  1. LU_OpenMP

    1下载:
  2. 在VC++ 2008环境下利用OPENMP开发的LU并行算法,-In VC++ 2008 development environment using OPENMP LU parallel algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:1186
    • 提供者:肖和平
  1. 3dfft_files

    0下载:
  2. 3 Dimensional FFT using MPI and OpenMP
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:6282
    • 提供者:Divya
  1. simple_kmeans.tar

    0下载:
  2. 数据挖掘, k-means算法, openmp, mpich, 和单机版-kmeans algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2384788
    • 提供者:Jim Gary
  1. UsingOpenMP.pdf

    0下载:
  2. Using OpenMP. MIT press 2007. Portable Shared Memory Parallel Prog. Good book on OpenMP.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-06
    • 文件大小:1394268
    • 提供者:kemalihsan
  1. OpenMPapp

    0下载:
  2. 本程序采用VC2005结合openmp实现并行矩阵相乘的Fox算法-VC2005 This procedure combines the use of OpenMP parallel matrix multiplication algorithm of Fox
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:267969
    • 提供者:李若愚
  1. OpenMp

    0下载:
  2. OpenMP Scheduling Technique approach for different Core
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:Maruf
  1. MPI与OpenMP并行程序设计:C语言版

    2下载:
  2. MPI与OpenMP并行程序设计:C语言版(MPI and OpenMP parallel programming: C language version)
  3. 所属分类:并行计算

    • 发布日期:2020-09-26
    • 文件大小:32764928
    • 提供者:czz11
« 1 23 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com