Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • mpiomp_jacobi.rar MPI和OpenMP实现jacobi程序并行化的混合编程
  • mpiquiqsort.rar Originally the definition of sorting in MPI is that lists are scattered around a series of working clusters before sorting. After sorting they still are scattered in those machines except that each segment is sorted and if one element in A is bigger than ...
  • ParallelScientificComputinginCplusplusandMPI.rar Parallel Scientific Computing in C++ and MPI.
  • coursework.rar MPI设计的求PI的程序,非常有用对于学习并行开发,已在实验中求证,自己编写
  • MatrixCode.rar 练习学习用的MPI程序,关于如何实现matrix,全部自己编写并可以运行,新手学习MPI可以参考
  • Jacobi_MPI.rar MPI c++ jacobi迭代代码,VS05 下编译通过
  • pdks.zip LBM可压缩流模拟程序。基本特点为: 1 支持二维单块贴体网格plot3d格式 2 支持多个可压缩LBM模型 3 支持I方向网格分块MPI并行 4 支持http://www.math.tu-cottbus.de/~berti/gral中的control-device
  • MPIPROGRAMS.rar THIS ARE MPI PROGRAMS IN UNIX PLATFORM FOR PARALLEL COMPUTING
  • MPIGaussMatrix.rar 基于MPI的高斯算法求解矩阵方程,运行前需安装第三方插件MPICH
  • jordanMatrix.rar 基于MPI的jordan算法求解矩阵方程,运行前需安装第三方插件MPICH