-
内部排序算法比较
一、需求分析
1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。
2. 待排序表...
内部排序算法比较
一、需求分析
1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。
2. 待排序表的表长不小于100,其中的数据要用伪随机数产生(RAND()),至少要用5组不现的输入数据作比较,比较的指标为有关键字参加的比较次数和关键字参加的比较次数和关键字的移动次数。
3. 最后要对结果作出简单分析,包括对各组数据得出结果波动大小的解释。
-internal sorting algorithm 1, a demand analysis. Experiment on the following six kinds of internal sorting algorithm measured comparison : foaming, direct insertion, simple choice, rapid, Hill, Heap Sort. 2. Sorting tables to the long table is not less than 100, which use the data generated pseudo-random number (RAND ()), be at least five sets of input data are provided for comparison. comparable indicators for the keyword in the number of keywords and the number of participants and the number of mobile keyword. 3. Finally, the results of a simple analysis, including data on the outcome of fluctuations in the size of explanation.
- 2023-01-14 13:35:03下载
- 积分:1
-
实现简单的分割视图并在其中实现计数器功能,以及简单的绘图...
实现简单的分割视图并在其中实现计数器功能,以及简单的绘图-simple segmentation View in which to achieve and counter functions, and simple graphics
- 2022-04-08 23:14:07下载
- 积分:1
-
电梯控制系统 mega128的 书上的
电梯控制系统 mega128的 书上的-Elevator Control System mega128 book on
- 2022-02-20 19:16:38下载
- 积分:1
-
很有意思的小游戏 ,喜欢的人下下来玩一下吧,对与头脑的休息还是大有好处的^_^...
很有意思的小游戏 ,喜欢的人下下来玩一下吧,对与头脑的休息还是大有好处的^_^-very interesting little game, like the people down play with under the bar, with the heads of the rest is good or the ^ _ ^
- 2022-01-28 18:29:36下载
- 积分:1
-
俄罗斯方块游戏,无
俄罗斯方块游戏,无-Tetris games, no
- 2023-07-03 17:15:04下载
- 积分:1
-
hoops基础讲义,培训课程,ppt格式讲义
hoops基础讲义,培训课程,ppt格式讲义-hoops
- 2023-08-05 17:40:03下载
- 积分:1
-
Print Print myPrint2 control myPrint2 control
myPrint2 打印控件 myPrint2 打印控件-Print Print myPrint2 control myPrint2 control
- 2022-04-23 01:08:27下载
- 积分:1
-
a simple stand
一个单机版的简单泡泡龙源码. 用VC开发,绝对经典.-a simple stand-alone version of the Instant source. VC development, absolute classic.
- 2022-02-10 16:16:28下载
- 积分:1
-
这个程序是模仿Windows中的扫雷小游戏制作的,该程序只是实现了扫雷游戏的主体部分,诸如计分、升级部分都没有做。这个程序可以作为初学者学习C语言绘图和游戏的实...
这个程序是模仿Windows中的扫雷小游戏制作的,该程序只是实现了扫雷游戏的主体部分,诸如计分、升级部分都没有做。这个程序可以作为初学者学习C语言绘图和游戏的实例。
该程序在Turbo C2.0 下编译通过
由于扫雷游戏是用鼠标操作的,而Turbo C中提供的鼠标驱动程序在Windows xp下不可用,所以我随源程序提供了一个鼠标驱动的头文件,须将将该头文件复制到Turbo C2.0 的安装目录下的“include”文件夹中方可编译或运行,也可自行修改原文件使之包含该投文件。
注:该鼠标驱动程序是我在网上找到的,其出处我已无法考证,如果侵犯了作者的权利还请作者与我联系。
由于在我的电脑上Turbo C图形环境下显示数字会有问题(估计是系统问题),所以程序中雷周围的数字1-8我用a-h代替,看不顺眼的可以自己修改原程序。
- 2022-06-27 09:50:16下载
- 积分:1
-
现代谱估计的教材,是英语版的翻译,对有需要的人来说很难得的...
现代谱估计的教材,是英语版的翻译,对有需要的人来说很难得的-Modern Spectral Estimation of the materials is English version of the translation, there is a need for people who are hard to come by! ! !
- 2022-07-03 13:53:19下载
- 积分:1