搜索资源列表
MPI_QuickSort.并行快速排序算法
- 并行快速排序算法,基于MPI 2.0 c语言实现,注释很清楚明确。,Parallel QuickSort base on MPI 2.0 in C language.
MPI-GraphTheory
- 图论部分的MPI源码,包括传递闭包、连通分量、最短路径和最小生成树,附带说明和测试用例-Graph Theory part of the MPI source code, including the transitive closure, connected components, shortest path and minimum spanning tree, with instructions and test cases
spmain
- 用MPI实现的冒泡排序。在VC环境下开发。-Bubble sort implemented with MPI. Development in the VC environment.
vector_metrix_multiplication(MPI)
- 并行编程,利用MPI实现向量与矩阵的乘法运算-Parallel programming using MPI to achieve vector and matrix multiplication
bfs.tar
- This bfs in parallel using mpi.-bfs
Dijkstra
- dijkstra 单源最短路径不行算法 交流学习 -dijkstradijkstra 单源最短路径不行算法 交流学习
quick_sort
- 用MPI实现的快速排序算法。在VC环境下开发.-MPI implementation with fast sorting algorithms. Development in the VC environment.
paixu
- 排序算法用MPI实现 并行初步PDF教程-sort mpi
hyper_mpi
- 这是一个快速排序的程序,是基于MPI的编程,是基于单内存多处理器的编程-hyper quicksort
data-sorting--Graph-Theory
- 介绍工程实用简单图论问题的并行算法及其MPI编程实现-MPI parallel programming algorithm and introduce practical engineering problems to achieve a simple graph theory
bingxingjisuan
- 一个基于区域分解和MPI消息传递接口技术的关于热传导方程的求解。-A domain decomposition and MPI message passing interface technology on thermal conduction equations based.
comboaember
- 在MPI上用并行LU分解求解线性方程组的源程序,()
ooajr
- 在fortran编译环境下用mpi实现两个二维矩阵相乘()