搜索资源列表
cfastsort
- 这个快排BAS,都是本人的收藏哦,有空要下载下来-Fast row BAS are my collections Oh, the time to look at the downloaded from
kuaipai
- 快排算法的源程序,个人编写,适合数据结构的初学者研究
QuicklySort
- 快排,多指教 快排,多指教
mpi
- 基于MPI的并行快排和并行枚举排序的实现。属于MPI的入门级程序。-MPI-based parallel quick scheduling and parallel implementation enumeration sort. MPI belong to the entry-level procedures.
quicksort
- 快排的并行实现,使用openMP,程序自动生成随机数,分别使用单线程和多线程排序,并比较最后的结果-quick sort based on openMP
qsortandbsearch
- 快排是很好的排序的方法,可以快速的进行排序,便于处理字符窜等问题。-Fast row is a good sort of way, you can quickly sort, easy to deal with character channeling and other issues.
QuickSort
- MPICH2实现的并行快排算法,VS2005编译通过-The MPICH2 implementation fast parallel row algorithm VS2005 compiled by
cdpAdvancedQuicksort
- CUDA 编程实现快排,理论上比较完善的一种方法,VS2010,计算能力要求sm35-One way to achieve fast CUDA programming row, theoretically more perfect, VS2010, sm35
sort
- 几种经典排序的算法和集成的测试界面 快排 合并排序 归并 和冒泡-sort funtion
Java-Sort
- 3种常用的排序算法:冒泡,快排,插入。而且可以直接运行,非常方便-CCP document summarizes three kinds of commonly used sorting algorithms: Bubble, fast row inserted. And it can be run directly, very convenient, we hope to help ~