CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 并行 mpi

搜索资源列表

  1. MPIUi.rar

    0下载:
  2. 自己开发,QT编写的并行程序控制界面。 相当于PI的wmpiexec.exe的汉化版,I used QT to write the UI for MPI setting dialog, like wmpiexec.exe.But it is in chinese.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:168.33kb
    • 提供者:网站刚
  1. cannon1

    0下载:
  2. cannon的并行算法,使用MPI编写的,对矩阵乘法的一种运算方法-cannon of the parallel algorithm using MPI written as a matrix multiplication of the methods of calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1023byte
    • 提供者:周济
  1. cannon

    0下载:
  2. 并行算法,矩阵相乘,MPI。 cannon.c-MPI,MUTPLAY cannon.c
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2.61kb
    • 提供者:lbo
  1. sat

    0下载:
  2. 可满足性问题(SAT),NP完全问题 并行算法 MPI-satisfiability problem(SAT) MPI,NP PROBLEM
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:5.85kb
    • 提供者:lbo
  1. parallel_matrix_multiply_demo

    0下载:
  2. 基于MPI得并行矩阵乘法 Cannon算法实现 该程序基于 Boost 和 MPI 实现了Cannon 算法实现对矩阵得并行求积。 -MPI-based parallel matrix multiplication may Cannon algorithm implementation of the program and the MPI-based Boost algorithm achieved Cannon was parallel to the matrix of quadratur
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.89mb
    • 提供者:李劲松
  1. siesta-2.0.1

    0下载:
  2. siesta 源代码,用fortran编写。mpi 并行 -siesta fortran code
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2.97mb
    • 提供者:ai shi
  1. pdks

    3下载:
  2. LBM可压缩流模拟程序。基本特点为: 1 支持二维单块贴体网格plot3d格式 2 支持多个可压缩LBM模型 3 支持I方向网格分块MPI并行 4 支持http://www.math.tu-cottbus.de/~berti/gral中的control-device -LBM compressible flow simulation program. Basic features: 1 support two-dimensional single-block body-fit
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:249.17kb
    • 提供者:VincentZhou
  1. TSPGenetic

    1下载:
  2. 采用MPI并行编程,解决TSP问题,作为清华的并行编程的大作业,结构收敛的不错,可以做参考-MPI parallel programming to solve the TSP problem, as the Tsinghua parallel programming job, structural convergence can reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:905.52kb
    • 提供者:汤升
  1. mpi

    0下载:
  2. 基于MPI多线程的矩阵高斯消去算法,是一种并行程序设计思想!-Matrix Gaussian elimination algorithm based on MPI multi-threaded, a parallel program design ideas!
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:2.02kb
    • 提供者:罗华荣
  1. nbody

    0下载:
  2. 模拟n-body,用并行库mpi去模拟n-body问题的simulation-Analog n-body simulation to simulate the n-body problem with parallel library mpi
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:1.24kb
    • 提供者:李可依
  1. mpi-pi

    0下载:
  2. 是在linux系统下用c+mpi并行计算pi的程序。-Linux system c+mpi parallel computing pi program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:1kb
    • 提供者:李海波
  1. queen

    0下载:
  2. 利用mpi实现八皇后算法 可以作为学习并行计算的参考-Eight Queens use mpi achieve learning algorithm can be used as a reference for parallel computing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2.83kb
    • 提供者:gyc
  1. MPI_TEST

    0下载:
  2. MPI并行编程,实现读取一个文件中的数据,文件中数据的第一行为数据个数,第二行为实际数据,数据间以空格隔开。判断第二行的数据中有多少个水仙花数。判断过程利用MPI采用多个线程进行。-MPI parallel programming, data read a file, the first acts of the number of data files in the data, and the second actual behavior data, separated by a space
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.25mb
    • 提供者:Dust
  1. man

    0下载:
  2. 曼德博罗特集的实现。在vc下用mpi实现了并行的曼德博罗特集的绘制-Achieve 曼德博罗特 set. In vc achieve a draw with mpi parallel 曼德博罗特 set
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2.23kb
    • 提供者:liuchao
  1. mpiyingyong

    0下载:
  2. MPI的应用,主要是高性能计算方面利用MPI进行并行计算,并且提供时间函数,判断并行计算与常规计算的区别与优劣-MPI applications, primarily high-performance computing use MPI parallel computing, and to provide a function of time to determine the difference between computing and parallel computing with the
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3.85mb
    • 提供者:温锦辉
  1. the

    0下载:
  2. Game Of Life 的并行程序 在MPI的下设计的C语言程序-Game Of Life under the MPI parallel program design Of C language program
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-15
    • 文件大小:2kb
    • 提供者:qncooe
  1. mpich2-1.4-win-x86-64

    0下载:
  2. MPI支持windows的比较新的版本,已经在win7 SP1上配置成功,可以运行。(A much newer version MPICH program for window which has been verified running successfully on Windows 7 SP1.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:9.07mb
    • 提供者:Icaros
  1. cannon

    0下载:
  2. 矩阵乘Cannon并行算法的MPI+Fortran实现(Parallel program of Cannon algorithm with MPI and Fortran)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1kb
    • 提供者:wjp2000_cn
  1. mpi

    0下载:
  2. 基于MPI的并行代码,注意用于数值计算(Parallel code for numerical calculation based on MPI)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:5.73mb
    • 提供者:ldmldm
搜珍网 www.dssz.com