搜索资源列表
-
2下载:
本人写的一个快速排序的程序,同时写出了用openmp进行的并行计算程序,并且对于串行和并行进行了时间的比较,希望对于初学openmp的同志有所帮助!-I was sort of a fast process, at the same time to write with the openmp parallel computing procedures, and serial and parallel for a comparison of the time, I hope for the beg
-
-
0下载:
Quick Sorting using MPI libraries
-
-
0下载:
quick sort in parallel version with MPI
-
-
0下载:
使用MPI编程实现快速排序的并行化
(1) 并行算法的设计
设计快速排序的并行化算法,说明并行化的算法的设计思想。
(2) MPI编程
使用MPI编程实现快速排序的并行化。
(3) 对运行结果的对比和分析。
-Quick Sort programming using MPI parallelization (1) parallel algorithm design parallel algorithm design quick sort, indicating paral
-