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

搜索资源列表

  1. nt1

    0下载:
  2. mpi 结合vc编程用模拟退火法算一个最小路径的值-MPI programming combined with simulated annealing count path of a minimum value
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:992903
    • 提供者:里港
  1. ncp

    0下载:
  2. ncp并行实现.利用MPI在VC++中,不错的.侃侃吧-ncp parallel. MPI use the VC, pretty good. Kankan it
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:34078
    • 提供者:郑攀
  1. mpi16

    0下载:
  2. 用并行算法解决18皇后问题,程序有详细的说明,不过所有的并行运算程序都要配置vc++的环境结合mpi软件才能运行
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:15098
    • 提供者:james
  1. mypi

    0下载:
  2. 基于MPI1.2.5并行环境的求PI的VC源代码,非常适合MPI初学者-MPI1.2.5 parallel environment based on the PI for the VC source code and are very suitable for beginners MPI
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:80436
    • 提供者:oewilliam
  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. 02mpi-mandel

    2下载:
  2. 用vc实现一个画出曼德勃罗特集的mpi并行程序。请先装mpi。-using vc to implement a mpi program which draw out the mandel set. Please install mpi first.
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1362105
    • 提供者:lau
  1. DWT

    0下载:
  2. 一个不错的离散小波变换并行算法的MPI源程序- A MPI source code for discrete wavelet transform s parallel algorithm
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:1713
    • 提供者:Juri hui
  1. parallel-Gauss

    1下载:
  2. 并行计算之高斯消去源代码,mpi+vc环境下实现-parallel compute gauss
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:2253
    • 提供者:程宾
  1. MPIch2

    0下载:
  2. mpi 并行程序设计在window下的安装与配置 vC++ 的配置 有pdf和word文档 包含关键点的技巧和提示说明 -mpi parallel program design in window installation and configuration under the vC++ configuration are pdf and word document contains the key points of the tips and tricks instructions
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:420199
    • 提供者:yiliang
  1. luanxudayin

    1下载:
  2. MPI实现, 主进程的按续与乱续打印,需要安装MPICH,并且在VC++6.0环境下编译-MPI implementation, the main process in accordance with the chaos continued renewal of print, need to install MPICH, and in VC++6.0 compiler environment
  3. 所属分类:MPI

    • 发布日期:2016-09-24
    • 文件大小:249863
    • 提供者:董仁举
  1. huancuntongxin

    1下载:
  2. MPI实现, 用缓存模式发送包含5个双精度类型的数据,需安装MPICH,并在VC++下编译,-MPI implementation, using the cache mode of delivery includes five pairs of precision types of data required to install MPICH, and, compiled under VC++,
  3. 所属分类:MPI

    • 发布日期:2016-09-24
    • 文件大小:264180
    • 提供者:董仁举
  1. tongbu

    0下载:
  2. MPI实现,同步通信模式的数据传递,需在VC++下编译实现-MPI implementation, synchronous communication mode of data transfer, required to compile under VC++ to achieve
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:248761
    • 提供者:董仁举
  1. MPIALLTOALL

    0下载:
  2. MPI实现, MPI_Alltoall使用示例,需在VC++下编译实现-MPI implementation, MPI_Alltoall the use of examples, need to compile under VC++ to achieve
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:256139
    • 提供者:董仁举
  1. parallel

    0下载:
  2. 一个并行粗糙集离散化算法,采用VC和MPI并行开发通信接口实现,目前速度最快的离散化算法。-A parallel algorithm for discretization of rough sets, using VC, and MPI parallel development of communication interfaces, the fastest of the discrete algorithm.
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1584250
    • 提供者:肖大伟
  1. AES

    0下载:
  2. 一个并行粗糙集离散化算法,采用VC和MPI并行开发通信接口实现,目前速度最快的离散化算法。-A parallel algorithm for discretization of rough sets, using VC, and MPI parallel development of communication interfaces, the fastest of the discrete algorithm.
  3. 所属分类:MPI

    • 发布日期:2017-05-09
    • 文件大小:2231813
    • 提供者:肖大伟
  1. 01mpi-biggestnumber

    0下载:
  2. 用vc实现一个求数的最大值的mpi并行程序。运行前请安装mpi,否则,会提示缺少类库。-Using vc to implement a mpi program which finds the most biggest number among numbers.Please install mpi, or you ll be reminded of lacking some lib.
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:493785
    • 提供者:lau
  1. lisanxiaobo-MPI

    0下载:
  2. 基于vc写的离散小波变换程序,运行环境MPI并行,读取文件-Vc wrote on discrete wavelet transform procedures, operating environment MPI parallel, read the file
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1580
    • 提供者:john
  1. FFT_MPI

    0下载:
  2. 快速傅里叶变换的MPI并行程序,基于vc编写,可以用于大型快速计算-Fast Fourier Transform MPI parallel program, based on vc preparation, can be used to quickly calculate large
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3670
    • 提供者:john
  1. tezhengzhi_MPI

    0下载:
  2. 求取矩阵的全部特征值,基于vc的MPI并行程序-All eigenvalues ​ ​ of the matrix strike, the MPI-based parallel program vc
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:3067
    • 提供者:john
  1. share

    0下载:
  2. 利用MPI+VC++实现数据资源共享的程序代码,希望对大家有用-Use MPI+VC++ data resource sharing program code, we hope to be useful
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:1351
    • 提供者:张雅
« 12 »
搜珍网 www.dssz.com