Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • qhull123.c.zip analysis of mpi openmp programing model
  • qhull777.c.zip mpi openmp programming progtrddd
  • pi_hybrid.c.zip mpi openmp programing ffgf
  • pi_openmp.c.zip mpi openmp hybrid analysis
  • trapezoidal.rar 并行计算trapezoidal rule Write an MPI program for numerical integration based on the trapezoidal rule. For communication, use the functions MPI_Send() and MPI_Recv() that were described in the lecture. The number of intervals and the integration limits ...
  • jacobi.rar Write an MPI program that solves a set of linear equations Ax = b with the 并行计算 Jacobi method. The root process reads the matrix A and the vector b from files. The file names have to be specified by the user as parameters.
  • introduction_to_mpi.rar A MPI entry level e-book
  • Matrixmultiplication.rar 矩阵乘法并行算法的MPI源程序,以文本文件形式输入输出
  • FFT.rar 一个不错的快速傅里叶变换并行算法的MPI源程序
  • DWT.rar 一个不错的离散小波变换并行算法的MPI源程序