Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • source.rar MPI的多个算法,具有很强的指导性,对于利用MPI编程的人员有很强的参考价值
  • Yamini.Navid.BucketSort.rar This is Bucket sort,both sequential and parallel code, using C++ and MPI
  • mpich2-1.2.1-installguide.rar 并行计算MPICH安装手册,对于学习MPI的朋友来说是很好用的一个手册
  • parallel_matrix_multiply_demo.zip Cannon算法的C++程序MPI实现,实现矩阵的相乘。
  • cpi.rar 计算pi值的并行程序,编程语言是c,加入mpi实现并行化
  • prodave_vb.rar 利用第三方软件(如VB)开发S7-300PLC与上位机进行MPI通讯的源码实例!非常珍贵!
  • CurveLab-2.0.tar.gz ... representation for singularities of codimension one. We describe three different implementations: in-core, out-of-core and MPI-based parallel implementations. Numerical results verify the desired properties of the 3D curvelets and demonstrate the ...
  • mpi_matmult.zip MPI matrix multiplication with two versions (one is broad cast method and another one is systolic method)
  • mpi_pi.zip MPI monte-carlo PI calculation
  • Hypercub.rar Hypercub is a parallel algorithm that use multiple threads to send a message. It is created using MPI.