搜索资源列表
bubble_sort
- 冒泡排序的串行算法和并行算法的比较,对于运行时间的显示-Bubble Sort Algorithm serial and parallel algorithm for the run-time display
MultiSort
- Merge, Insertion, Radix, Heap, Bucket, Quick, Counting排序算法-Sort Algorithm about Merge, Insertion, Radix, Heap, Bucket, Quick, Counting
bitonic
- this bitonic sort, used in parallel sorting-this is bitonic sort, used in parallel sorting
sort
- 分段并行排序算法,算法描述: 分段 -> 段内排序 -> 归约结果。-Segment parallel sorting algorithm, algorithm descr iption: Sub-> Sort paragraph-> reduction results.
bitonic.tar
- Bitonic Sort for parallel implementation. Its really good and useful
shuangtiaopaixu
- 用普通程序和cuda并行程序来实现双调排序。-Ordinary procedures and cuda parallel program to achieve the sort of two-tone.
nat_conf_2005_ro_am
- Parallel Bubble Sort
sort
- 快速排序算法的多线程实现,将快速排序算法并行化处理-Multi-threaded implementation of quick sort algorithm, Quicksort algorithm parallel processing
Parallel-Bubble-Sort
- Bubble algorithm using mpi
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