搜索资源列表
pthread-merge
- p-thread merge sort!
pthreadsocketPsort
- pthread+socket+singnal linux network 可以用于linux下的线程网络通信,以及典型的排序算法-pthread+socket+singnal linux network classic sort function
sort_pthread
- 使用pthread的快速排序算法 使用pthread的快速排序算法-Quick sort algorithm using pthread Quick sort algorithm using pthread
sort-merge-joins-1.4
- 使用C实现的并行sortmerge算法 并行部分使用pthread实现。-Sortmerge using parallel algorithm implemented in C using pthread achieve parallel sections.
main.c
- 用 pthread 进行1000个随机整数的快速排序,以达到加速的目的。(With pthread for 1000 random integer fast sort, in order to achieve the purpose of acceleration.)
MergeSortPthread
- 分冶法排序,pthread实现 排序算法:分冶法,使用pthread实现(merge sort pthread use merge sort to sort the array, and use pthread to implement)