搜索资源列表
FloydP
- 这只是弗洛伊德算法的程序,若要解决其他功能,需另外添加。-algorithm procedures, to resolve other functions, the need to add another.
Shortest-path
- 弗洛伊德(Floyd)算法 MPI并行算法 MPI.h MPI.c源码-Floyd (Floyd) algorithm source MPI parallel algorithm MPI.h MPI.c
juzhen
- 简单的c++程序,弗洛伊德算法,迪杰斯特拉算法-Simple c++ program, Floyd algorithm, Dijkstra algorithm
Archive
- 弗洛伊德算法的MPI+openmp实现. 运行指令在bash文件中。导入文件是3000个点,可以自行修改带入文件-Floyd Warshall algorithm achieved by MPI+openmp