搜索资源列表
omp_qs.zip
- 一个调用OpenMP的实现多线程快速排序的算法实现 gcc4.2 调试通过,A call to the realization of multi-threaded OpenMP Quick Sort Algorithm gcc4.2 debugging through
quicksort
- 本人写的一个快速排序的程序,同时写出了用openmp进行的并行计算程序,并且对于串行和并行进行了时间的比较,希望对于初学openmp的同志有所帮助!-I was sort of a fast process, at the same time to write with the openmp parallel computing procedures, and serial and parallel for a comparison of the time, I hope for the beg
quicksort
- 快排的并行实现,使用openMP,程序自动生成随机数,分别使用单线程和多线程排序,并比较最后的结果-quick sort based on openMP
united1
- openmp sort, parallel bubble sort for example
buble
- buble sort OpenMP-buble sort OpenMP.......................
opm-merge
- openMP merge sort code.
2omp
- OpenMP实现快速排序,能够实现多线程下的快速排序算法-OpenMP quick sort, quick sort algorithm can achieve multi-threaded
OmpFinal
- openMP下的多线程二叉树快排序,使用多线程提高排序效率,当线程数和排序数组大小一致时达最高速度-quick sort on openMP
fastrank
- 实现用openmp进行并行编程,修改已存在算法的错误-Implemented in parallel programming openmp quick sort, modify the program s lack of previous
quicksort
- 一个基于openmp的快速排序算法的主题部分实现-One based on the quick sort algorithm openmp
BitonicSort
- OpenMP bitonic sort implementation
Counting_Sort_FINAL.c
- counting sort with openMP
Merge_Sort With OMP
- merge sort with openMP Threading