Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • MPI.rar Algorithm for the leader election DFS technique
  • DFS.rar MPI implementation the DFS method
  • FloodingTechnic.rar MPI implementation the Flooding method
  • peterson.rar Leader election for the MPI the Peterson algorithm
  • clockSinc.rar MPI clock synchronization algorithm HS
  • LCRring.rar MPI the LeeLann Chang Roberts leader election algorithm
  • Actividad-2.rar Scatteeer para probarlo programacion en mpi
  • DoolittleLU.rar MPI实现的LU分解算法,按照《一种基于DoolittleLU分解的线性方程组并行求解方法》论文里面的通信方式编写,减少进程间同步次数,效率高,论文也打包一并上传了。
  • ques_1.rar Tittle: MPI based parallel program to calculate the value of PI using monte-carlo simulation method
  • ques_3.rar openMP/MPI program: HyperQuickSort implemented by swapping of unsorted Arrays as per the algorithm.