搜索资源列表
mpiquiksort.rar
- 基于MPI的并行快速排序算法,可以通过并行快速排序提高排序速度,MPI-based parallel quick sort algorithm, you can sort through parallel quick sort to improve the speed
mpi
- 基于MPI的并行快排和并行枚举排序的实现。属于MPI的入门级程序。-MPI-based parallel quick scheduling and parallel implementation enumeration sort. MPI belong to the entry-level procedures.
quicksort.cpp
- Quick sort using MPI
mpi_quick_sort
- 用并行mpi进行快速排序 用并行mpi进行快速排序-Using parallel mpi quick sort quick sort using parallel mpi
MPI_RegularSamplingQuickSort
- Regular Sampling Quick Sort (general quicksort) MPI based. Original Proposed by C.J.Quinn. Tested and developed by MPI teams in H.U.T (monteCristo)
mpi_quick
- 快速排序算法,在mpi平台下编写,适合初学者学习使用-Quick sort algorithm, written in the mpi platform, suitable for beginners to learn to use
quicksort.c
- quick sort in parallel version with MPI
mpiqsort.cpp
- this an implementation of quick sort in mpi.-this is an implementation of quick sort in mpi.
quick_sort
- 并行QUICK SORT (MPI) 并行QUICK SORT (MPI)-Parallel QUICK SORT (MPI) parallel QUICK SORT (MPI) parallel QUICK SORT (MPI)
qs_mpi
- This is a working mpi program for quick sort. N is amount of elements for sorting. For instance, it is using random generator during filling the massive.
Umpi_quick_sos
- 用并行mpi进行快速排序 用并并行mpi进行快速排序 -Quick sort using parallel mpi parallel mpi quicksort
rankSort
- 基于MPI的并行快速排序算法,VS2010编译运行通过-MPI-based parallel quick sort algorithm, VS2010 compiled to run through
sortquick
- 在linux环境下,采用mpi并行,C语言,实现对数组的快速排序。输出结果为数组从小到大排序的结果。可以实现多处理器共同对一组数的排序。-In linux environment, using mpi parallel, C language, to achieve quick sort the array. The output is an array of small to large results. Can achieve more together on a number of gro
quicksort
- 使用MPI编程实现快速排序的并行化 (1) 并行算法的设计 设计快速排序的并行化算法,说明并行化的算法的设计思想。 (2) MPI编程 使用MPI编程实现快速排序的并行化。 (3) 对运行结果的对比和分析。 -Quick Sort programming using MPI parallelization (1) parallel algorithm design parallel algorithm design quick sort, indicating paral
quick_sort
- 并行计算基于mpi的一个简单快速排序的代码,代码完整可运行。-Parallel computing mpi based on a simple quick sort of code, code integrity can be run.
并行程序设计mpi、冒泡、快速
- GPU高性能并行程序设计mpi,并行冒泡,快速排序(GPU high performance parallel programming ,bubble sort,quick sort)