文件名称:Sort_ByXianChu
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2016-05-27
- 文件大小:
- 209kb
- 下载次数:
- 0次
- 提 供 者:
- xia****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
直接插入排序,简单选择排序,递归版快排,非递归版快排的实现,其中递归版快排有加以优化。另外,测试函数产生2万个随机数进行排序,并输出各排序方案排序时间以便对比。(欲改变测试数据的数量只需在头文件中改变宏定义的量)-Direct insertion sort, simple selection sort, recursive version fast row, row non-recursive version of fast realization, wherein the recursive version of fast row have to be optimized. In addition, the test functions to generate 20,000 random numbers are sorted, and outputs each time the sort ordering scheme for comparison. (To change the test data volume by simply changing the number of macros defined in the header file)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Sort\Sort\Debug\main.obj
....\....\.....\Sort.exe
....\....\.....\Sort.ilk
....\....\.....\Sort.obj
....\....\.....\Sort.pch
....\....\.....\Sort.pdb
....\....\.....\Stack.obj
....\....\.....\vc60.idb
....\....\.....\vc60.pdb
....\....\main.cpp
....\....\Sort.cpp
....\....\Sort.dsp
....\....\Sort.h
....\....\Sort.plg
....\....\Stack.cpp
....\....\Stack.h
....\Sort.dsw
....\Sort.ncb
....\Sort.opt
....\....\Debug
....\Sort
Sort