Welcome![Sign In][Sign Up]
Location:
Search - mpi merge sort

Search list

[Data structsmergeSort

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:

[MPImergesort

Description: Merge SOrting using MPI libraries
Platform: | Size: 2048 | Author: Chitra | Hits:

[Otherodd-even-sort.pdf

Description: Odd even sort with mpi
Platform: | Size: 3072 | Author: renatope30003 | Hits:

[MPImpi-merge-final

Description: MPI merge sort! enjoy it!
Platform: | Size: 1024 | Author: Sarah | Hits:

[MPImerge_using_mpi

Description: Merge sort algorithm with mpi
Platform: | Size: 1024 | Author: sddas | Hits:

[MPImpi_sort

Description: this is a simple merge sort algorithm by MPI
Platform: | Size: 632832 | Author: chen | Hits:

[MPIGuru.tar

Description: Parallel Merge sort (MPI is used for distrubution)
Platform: | Size: 2048 | Author: Guru | Hits:

[MPImpi_guibing

Description: 用mpi实现的归并排序算法,在ubuntu12.04下调试通过-With the realization of mpi merge sort algorithm
Platform: | Size: 1024 | Author: linsypher | Hits:

[MPIMergeSort

Description: 并行归并排序算法,基于mpi的并行归并排序算法-A parallel merge sort algorithm
Platform: | Size: 6261760 | Author: 郭永伟 | Hits:

[Software EngineeringMergeSort

Description: Merge sort algrorithim implemementation in C#, and making use of mulitiple processors with MPI specification
Platform: | Size: 477184 | Author: mdu | Hits:

[Software EngineeringSplitSort

Description: Merge sort algrorithim implemementation in C#, and making use of mulitiple processors with MPI specification
Platform: | Size: 4215808 | Author: mdu | Hits:

[Linux drivermpims

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:

[MPImpi-merge-sort

Description: This a MPI merge sort source code -This is a MPI merge sort source code
Platform: | Size: 1024 | Author: Mohamed Sha3ban | Hits:

[Consolekway

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:

[MPImerge

Description: MPI MERGE. Merge sort to test in mpi parallel programming.
Platform: | Size: 291840 | Author: Red | Hits:

CodeBus www.codebus.net