搜索资源列表
2dimaging.mpi.c.tar
- 主从模式粗粒级并行算法C程序:这是我以前研究生期间编写的叠前地震成像C源码,通过调用mpi库函数实现分频并行计算,为了实现负载均衡,采用了主从模式,由主节点负责任务的分发。 若需进一步了解,可通过版主与我联系讨论。
Queen
- 多线程计算、并行计算。使用MPI计算八皇后问题。主从线程结构-Calculate the problem of Eight Queens with MPI.
MPI_HellowWorld
- 主从结构的MPI程序,基本的框架是代码结构更清晰-Master-slave structure of the MPI program
rand
- 主从模式并行计算,用于实现并行计算的一种模式,即主从模式-Master slave mode for parallel computing, a model of parallel computing, namely the master-slave mode
matrix-multiplication
- c++编写的矩阵乘法的主从进程,用mpi实现-c++ prepared from the master matrix multiplication process, achieved with mpi
zhucongshi-yichuansuanfa
- 使用vc++6.0实现了遗传算法主从式并行计算,减少了遗传算法计算时间。-Using a genetic algorithm to achieve vc++6.0 master-slave parallel computing, genetic algorithm reduces computation time.
MPI
- 高斯全主元消去MPI并行算法,主从式,C++,运行速度很快(Gauss total principal element elimination MPI parallel algorithm)