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

搜索资源列表

  1. OMPPI

    0下载:
  2. OPENMP 求 PI 4种方法 私有化和临界区-OPENMP seeking PI 4 methods of privatization and the critical areas
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:586
    • 提供者:单婷婷
  1. fft

    0下载:
  2. OpenMP 实现FFT 分解 曙光 4000A集群-OpenMP to achieve FFT decomposition of Dawning 4000A cluster
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:2003
    • 提供者:liuqiang
  1. qr

    0下载:
  2. OpenMP 实现QR 分解 环境 曙光 4000A集群-OpenMP to achieve QR decomposition Dawning 4000A cluster environment
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2115
    • 提供者:liuqiang
  1. convolution

    1下载:
  2. 并行卷积 使用MPI和openmp混编 Convolution using the parallel mixed MPI and openmp-Convolution using the parallel mixed MPI and openmp
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-09-22
    • 文件大小:1549
    • 提供者:vivid
  1. HausDorffComputer

    0下载:
  2. 源码包括鲁棒性HausDorff算法(RHD)的C++版本,分为三个文件,分别为HausDorffComputer.cpp,HausDorffComputer.h,CommonHeader.h,实现了RHD算法,同时增加了OPENMP并发编程的指令,可供OPENCV图形开发人员参考。-This Rar file consists three files named HausDorffComputer.cpp, HausDorffComputer.h and CommonHeader.h. It
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1406
    • 提供者:葛世超
  1. openmp

    0下载:
  2. This document specifies a collection of compiler directives, library functions, and environment variables that can be used to specify shared-memory parallelism in C and C++ programs. The functionality described in this document is collectively
  3. 所属分类:MPI

  1. pimonte_sol

    0下载:
  2. 用Monte Carlo 算法求 Pi 的OpenMP实现-OpenMP for pi using Monte Carlo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:767
    • 提供者:wuyu
  1. MPI_book

    0下载:
  2. Very good book about MPI/OpenMP and Hight Perfomance Computing (HPC).
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:364263
    • 提供者:Rufina
  1. nbody

    0下载:
  2. N-body问题模拟程序openmp sequential code-N-body simulation sequential code, easy to adapt to parallel
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:2550
    • 提供者:John Yu
  1. OpenMPDemos

    0下载:
  2. OpenMP 演示程序, 一些相关应用example-some example sourec code using OpenMP
  3. 所属分类:Special Effects

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

    0下载:
  2. 此文档为网络上搜索都得以篇并行计算演示文稿,介绍了OpenMP程序设计-This document is an Internet search for articles are parallel to the presentation, introduced the OpenMP programming
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:122223
    • 提供者:hsxw001
  1. opm-merge

    0下载:
  2. openMP merge sort code.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1147
    • 提供者:Sarah
  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 2 3 45 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com