Location:
Search - mpi merge sort
Search list
Description: 合并排序算法是用分治策略实现对n个元素进行排序的算法。其基本思想是:将待排序的元素分成大小大致相同的2个子集合,分别对2个子集合进行排序,最终将排好序的子集合合并成为所要求的排好序的集合。算法复杂度为:O(nlogn)-Merge sorting algorithm is used to realize sub-rule strategy to sort n elements of the algorithm. The basic idea is: the element will be sorted into roughly the same size of the 2 sub-assembly, respectively, to 2 sub-collection sort sequence will eventually lined the subset required by the merger of scheduling a collection of good order. Algorithm complexity is: O (nlogn)
Platform: |
Size: 1024 |
Author: 忠波 |
Hits:
Description: Merge SOrting using MPI libraries
Platform: |
Size: 2048 |
Author: Chitra |
Hits:
Description: Odd even sort with mpi
Platform: |
Size: 3072 |
Author: renatope30003 |
Hits:
Description: MPI merge sort! enjoy it!
Platform: |
Size: 1024 |
Author: Sarah |
Hits:
Description: Merge sort algorithm with mpi
Platform: |
Size: 1024 |
Author: sddas |
Hits:
Description: this is a simple merge sort algorithm by MPI
Platform: |
Size: 632832 |
Author: chen |
Hits:
Description: Parallel Merge sort (MPI is used for distrubution)
Platform: |
Size: 2048 |
Author: Guru |
Hits:
Description: 用mpi实现的归并排序算法,在ubuntu12.04下调试通过-With the realization of mpi merge sort algorithm
Platform: |
Size: 1024 |
Author: linsypher |
Hits:
Description: 并行归并排序算法,基于mpi的并行归并排序算法-A parallel merge sort algorithm
Platform: |
Size: 6261760 |
Author: 郭永伟 |
Hits:
Description: Merge sort algrorithim implemementation in C#, and making use of mulitiple processors with MPI specification
Platform: |
Size: 477184 |
Author: mdu |
Hits:
Description: Merge sort algrorithim implemementation in C#, and making use of mulitiple processors with MPI specification
Platform: |
Size: 4215808 |
Author: mdu |
Hits:
Description: 使用mpi 并行运算归并排序的c语言程序,mpicc编译,mpi 运行-Mpi parallel computing using merge sort of c language program, mpicc compile, mpi run
Platform: |
Size: 1024 |
Author: xiao ni |
Hits:
Description: This a MPI merge sort source code -This is a MPI merge sort source code
Platform: |
Size: 1024 |
Author: Mohamed Sha3ban |
Hits:
Description: mpi实现k路并行归并排序
通过k路并行对数据进行并行排序再将排序好的数据进行k路归并-
K implementation of MPI parallel merge sort
Through the K parallel data parallel sorting and then sort the data to K way merge
Platform: |
Size: 1024 |
Author: huanghongwei |
Hits:
Description: MPI MERGE. Merge sort to test in mpi parallel programming.
Platform: |
Size: 291840 |
Author: Red |
Hits: