-
内部排序算法比较
一、需求分析
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
-
地 税 发 票 系 统5.1( delphi 版 本)
地 税 发 票 系 统5.1( delphi 版 本)-地税发票系统
- 2022-10-05 23:35:03下载
- 积分:1
-
为GCC和megaload bootloader
应用背景转换从ICC AVR bootloader WinAVR GCC(+ megaload)。 ;关键技术megaload WinAVR ; ;引导 ;GCC ;汇编程序********************************************************* / // * Bootloader atmegaxxx &;megaload ; ; ; ; ; ; ; ; ;* /1.1、四月2003和;及;;;;;;;;;;;;;;;;;;;;;/ * 1:第一次发布&,和,和,和,和,和,和,和,和,和,和,;/ * 1.1:添加自动波特率,代码规模较小,并为之,并在;和公司;&;&;&;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;/ * sylvain.bissonnette@microsyl.com ; ; ; ; ; ; ; ; ; ; ;* /********************************************************* / // *亚瑟de beun使用WinAVR 修饰; ; ; ;* /和2003个七月三十日,并在;和;和;和;;;;;;;;;;;;;;;;;;;;;;;/ *免责声明&;&;&;&;;;;;;;;;;;;;;;;;;;;;;;;;/ *测试ATmega8,16 ; ; ; ; ; ; ; ; ; ; ; ; ; ; ;* // *别人没有过测试,并在;和;和;和;;;;;;;;;;;;;*使用STK500蜱与/如下: ; ; ; ; ;* // *和引导的闪光部分大小= 512字…和,和,和,和,和;/ *和引导复位向量启用…和公司;及;及;
- 2022-08-08 14:20:44下载
- 积分:1
-
消息值,托管字符串,扰乱代码
消息值,托管字符串,扰乱代码-news value, the takeover string disrupt code
- 2022-01-22 02:32:53下载
- 积分:1
-
VS2005 application program interface landscaping, including video teaching and t...
VS2005应用程序界面美化,包括视频教学和库控件.-VS2005 application program interface landscaping, including video teaching and the controls.
- 2022-12-15 20:35:08下载
- 积分:1
-
一个用LABVIEW构建的数据采集的例子,很好的,一起学习。
一个用LABVIEW构建的数据采集的例子,很好的,一起学习。-Used to build a LABVIEW data acquisition examples of very good to learn.
- 2022-03-19 12:14:00下载
- 积分:1
-
一个很好的用java编写的论坛,可以作为开发者的参考
一个很好的用java编写的论坛,可以作为开发者的参考-with a good java prepared by the forum can serve as a reference developers
- 2022-02-01 10:16:19下载
- 积分:1
-
Used to solve the problem of power system in 2004 program matlab
用于解决2004年电力系统问题的matlab程序-Used to solve the problem of power system in 2004 program matlab
- 2022-03-22 13:47:15下载
- 积分:1
-
进度条,多媒体里面的内容!是一个水流的效果,点击鼠标可以让水流跟着鼠标移动!...
进度条,多媒体里面的内容!是一个水流的效果,点击鼠标可以让水流跟着鼠标移动!-The progress bar, multi-media content inside! Is a flow effect, click on the mouse will allow water to follow the mouse move!
- 2022-08-18 01:56:34下载
- 积分:1
-
2d array implemented using pointer or template
在C++中,可以直接用[][]实现二维数组,但是[][]不能重载,所以,用模版与指针实现的自定义二维数组-2d array implemented using pointer or template
- 2022-01-22 13:39:16下载
- 积分:1