-
内部排序算法比较
一、需求分析
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
-
一个简单 的GIS示例程序,实现了图形的按比例放大、缩小等矩阵变换。...
一个简单 的GIS示例程序,实现了图形的按比例放大、缩小等矩阵变换。-Examples of a simple GIS procedures realize the graphics pro-rata to enlarge, narrow, such as matrix transformations.
- 2023-07-27 18:20:03下载
- 积分:1
-
奇迹世界的数据库服务器代码,vc开发。数据库使用sql server
奇迹世界的数据库服务器代码,vc开发。数据库使用sql server-Miracle of the world" s database server code, vc development. The database using sql server
- 2022-02-05 23:39:19下载
- 积分:1
-
FORTRAN语言的一个编辑
Fortran语言编辑的一维电磁场FDTD模拟-Fortran language editor of the one-dimensional FDTD simulation of electromagnetic fields
- 2022-03-28 13:18:12下载
- 积分:1
-
一个小游戏,用vc#编写的,贪吃蛇供大家下载、更改。
一个小游戏,用vc#编写的,贪吃蛇供大家下载、更改。-A small game with vc# Prepared, Snake for everyone to download, change.
- 2022-05-31 10:08:11下载
- 积分:1
-
vc some of the original code, for help to learn and improve very helpful
vc的一些原码,对于帮助学习和提高很有帮助-vc some of the original code, for help to learn and improve very helpful
- 2022-01-27 17:15:44下载
- 积分:1
-
union management software, with VFP language series oh
工会管理软件,用VFP语言编的哦-union management software, with VFP language series oh
- 2022-10-26 03:10:03下载
- 积分:1
-
电子制版中常用的封装,包括了平时经常用的大部分元件,省去了很多做封装的时间,可以下来用...
电子制版中常用的封装,包括了平时经常用的大部分元件,省去了很多做封装的时间,可以下来用-Commonly used in e-plate package, including the most frequently used in peacetime components, eliminating the need for a lot of time to do packages can be used down
- 2023-04-08 18:55:04下载
- 积分:1
-
用C语言实现进程调度-操作系统课程设计设计思想:
“最高优先数优先”调度算法的基本思想是把cpu分配给就绪队列中优先数最高的进程。采用动态优先数,即优先数在...
用C语言实现进程调度-操作系统课程设计设计思想:
“最高优先数优先”调度算法的基本思想是把cpu分配给就绪队列中优先数最高的进程。采用动态优先数,即优先数在创建进程时给定一个初始值,当进程获得一次cpu后其优先数就减少1。-C language scheduling process-design courses on operating system design : "Priority number of the highest priority" scheduling algorithm the basic idea is cpu allocated to the parade were in place the highest priority in the process. Dynamic priority, which is priority number in the creation process to set an initial value, When the process is a cpu after its priority on reducing the number of one.
- 2022-05-25 04:15:05下载
- 积分:1
-
一个坦克游戏的源码,你可以自由下载使用。
一个坦克游戏的源码,你可以自由下载使用。-a tank game source code, you can use the free download.
- 2023-06-18 04:55:03下载
- 积分:1