Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • parallel_matrix_multiply_demo.zip 基于MPI得并行矩阵乘法 Cannon算法实现 该程序基于 Boost 和 MPI 实现了Cannon 算法实现对矩阵得并行求积。
  • Matrix_multi.rar 求矩阵乘的MPI并行程序,与Cannon算法类似,不过传输矩阵信息不通
  • Matrix_enginValue.rar 求矩阵特征值的并行算法,MPI程序,不知道有没有用
  • convolution.rar 并行卷积 使用MPI和openmp混编 Convolution using the parallel mixed MPI and openmp
  • Bcast.rar This program uses MPI to send a char vector from one process to all the others, including itself. It simulates Bcast, but uses Send()
  • pitu.rar 一个Parallel calculation入门的例子, 使用MPI 计算pi值
  • mpich.nt.1.2.5.rar 高性能计算平台系统相关文档,基于MPI消息传递机制的并行程序的环境搭建所需的MPI程序。
  • matrix.rar matrix multiplication using mpi
  • 0262571323.pdf.zip MPI Programs used for parallel computing
  • suanfa.rar 包括4个算法问题: 1、船的最大载重 2、动态规划货郎但问题 3、符号三角形 4、MPI矩阵相乘问题