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

Search list

[MPIrank_sort

Description: 并行算法实践,经典排序,查找,二叉树相关算法的并行源代码实现-parallel algorithm practice, the classical sort, search, the binary tree algorithms to achieve parallel source code
Platform: | Size: 2048 | Author: vivid | Hits:

[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:

[MPIquick_sort

Description: 快速排序的mpi并行c程序,需要mpich环境-Quick Sort mpi parallel c procedures, the need for MPICH environment
Platform: | Size: 3072 | Author: 李志军 | Hits:

[MPImergesort

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

[MPIms

Description: parallel mergesort with mpi
Platform: | Size: 1024 | Author: p1p2 | Hits:

[MPImergenew

Description: Program in MPI implementing mergesort
Platform: | Size: 1024 | Author: chinjorey | Hits:

[MPIevenodd-transport-sort-search

Description: PARALLEL MERGESORT USING MPI
Platform: | Size: 1024 | Author: nidhi | 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:

CodeBus www.codebus.net