文件名称:coutingsort
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 124kb
- 下载次数:
- 0次
- 提 供 者:
- 人**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
比快速排序更快的排序算法;这个了示例包含多种数据结构的算法,如InsertSort,ShellSort,BubbleSort,SelectSort,BinaryInsertSort,TableInsertSort,QuickSort,CoutingSort。对于每个算法用1万个数据比较排序性能,并且使用精确计时器(精度远远大于ms,到达us),使用正序,逆序,随机序列进行比较性能分析。-Faster than the Quicksort sorting algorithm that the sample contains a variety of data structure algorithms, such as InsertSort, ShellSort, BubbleSort, SelectSort, BinaryInsertSort, TableInsertSort, QuickSort, CoutingSort. For each algorithm using 10,000 data sorting performance, and the use of precision timer (accuracy is much larger than ms, to reach us), the use of positive sequence, reverse, random sequence comparison of performance analysis.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
coutingsort
...........\BinaryInsertSort.h
...........\BubbleSort.h
...........\CoutingSort.h
...........\InsertSort.h
...........\QuickSort.h
...........\SelectSort.h
...........\ShellSort.h
...........\sort_cjj.cpp
...........\sort_cjj.dsp
...........\sort_cjj.dsw
...........\sort_cjj.exe
...........\sort_cjj.ncb
...........\sort_cjj.opt
...........\sort_cjj.plg
...........\TableInsertSort.h
...........\BinaryInsertSort.h
...........\BubbleSort.h
...........\CoutingSort.h
...........\InsertSort.h
...........\QuickSort.h
...........\SelectSort.h
...........\ShellSort.h
...........\sort_cjj.cpp
...........\sort_cjj.dsp
...........\sort_cjj.dsw
...........\sort_cjj.exe
...........\sort_cjj.ncb
...........\sort_cjj.opt
...........\sort_cjj.plg
...........\TableInsertSort.h