文件名称:rand1
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 468kb
- 下载次数:
- 0次
- 提 供 者:
- yua***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
测试插入排序平均运行时间
1) 每次while循环中,生成0,1,…,n-1的随机排列
2) 每次while循环,至少生成20个随机排列,并进行排序,至少要耗费10个时钟滴答
3) 用耗费时间除以排序的随机排列数目,得到平均运行时间
-Insertion Sort test average run time 1) for each while loop to generate 0,1, ..., n-1 random order 2) of each cycle while, at least 20 randomly generated order, and sort, at least spend 10 the clock ticking 3) Sort by time divided by the number of random order, the average run time
1) 每次while循环中,生成0,1,…,n-1的随机排列
2) 每次while循环,至少生成20个随机排列,并进行排序,至少要耗费10个时钟滴答
3) 用耗费时间除以排序的随机排列数目,得到平均运行时间
-Insertion Sort test average run time 1) for each while loop to generate 0,1, ..., n-1 random order 2) of each cycle while, at least 20 randomly generated order, and sort, at least spend 10 the clock ticking 3) Sort by time divided by the number of random order, the average run time
(系统自动生成,下载前可以参看下载内容)
下载文件列表
rand1
.....\charu.cpp
.....\charu.dsp
.....\charu.dsw
.....\charu.ncb
.....\charu.opt
.....\charu.plg
.....\Debug
.....\.....\charu.exe
.....\.....\charu.ilk
.....\.....\charu.obj
.....\.....\charu.pch
.....\.....\charu.pdb
.....\.....\rand.exe
.....\.....\rand.ilk
.....\.....\rand.pch
.....\.....\rand.pdb
.....\.....\vc60.idb
.....\.....\vc60.pdb
.....\rand.dsp
.....\rand.plg
.....\charu.cpp
.....\charu.dsp
.....\charu.dsw
.....\charu.ncb
.....\charu.opt
.....\charu.plg
.....\Debug
.....\.....\charu.exe
.....\.....\charu.ilk
.....\.....\charu.obj
.....\.....\charu.pch
.....\.....\charu.pdb
.....\.....\rand.exe
.....\.....\rand.ilk
.....\.....\rand.pch
.....\.....\rand.pdb
.....\.....\vc60.idb
.....\.....\vc60.pdb
.....\rand.dsp
.....\rand.plg