-
用基于变治法的堆排序算法对任意一组给定的数据进行排序
设计与实现堆排序算法;
2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程...
用基于变治法的堆排序算法对任意一组给定的数据进行排序
设计与实现堆排序算法;
2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程序的正确性;也可以计算机随机生成(通常规模比较大,1500-3000个数据左右),用以检验(用计数法)堆排序算法的时间效率。-Variable-based treatment of the heap sorting algorithm to a set of arbitrary data set to sort the design and implementation of heap sort algorithm 2) to be sort of data can be entered manually (usually relatively small size of about 10 Data), to detect the correctness of the procedure also can be randomly generated computer (usually relatively large-scale data ,1500-3000 or so), to test (with counting) time sorting algorithm reactor efficiency.
- 2022-07-22 21:14:31下载
- 积分:1
-
C++ FAQs 经典著作~此为英文原版的第二版,学习C++不应错过~
C++ FAQs 经典著作~此为英文原版的第二版,学习C++不应错过~-C++ FAQs classics ~ This is the second edition of the English original, learning C++ should not be missed ~
- 2022-04-13 05:59:06下载
- 积分:1
-
实现机器人仿真的三种模式:
1.步行模式:步行状态显示,停止,视角转换,改变步行速度,改变步行幅度。
2.舞蹈模式:双人华尔兹、单人芭蕾的演示。
3...
实现机器人仿真的三种模式:
1.步行模式:步行状态显示,停止,视角转换,改变步行速度,改变步行幅度。
2.舞蹈模式:双人华尔兹、单人芭蕾的演示。
3.步态控制:原地踏步姿态,快速跑步姿态的显示,停止,视角转换-Robot simulation of three modes: 1. Walking mode: foot status display, stop, angle conversion, changing the walking speed, change foot range. 2. Dance mode: Double waltz, single ballet presentation. 3. Gait control: marking time in posture, gesture fast-running show, stop, angle conversion
- 2023-07-04 21:00:03下载
- 积分:1
-
安防系统的云台控制系统
安防系统的云台控制系统-Security System Console Control System
- 2022-02-02 03:52:21下载
- 积分:1
-
只需单击AutoCAD破折线。
Breaks polylines in AutoCad with just one click.
- 2022-03-14 16:45:44下载
- 积分:1
-
Basic MP3 player. a basic mp3 player in Visual Basic 6
Basic MP3 player. a basic mp3 player in Visual Basic 6
- 2022-09-19 18:15:03下载
- 积分:1
-
不错的C源码,是关于遥操作服务的,很不错的
不错的C源码,是关于遥操作服务的,很不错的-good C source code, the distance of operational services, and very good
- 2022-08-10 12:47:53下载
- 积分:1
-
VC中的串口派生类
VC中的串口派生类-VC Serial derived class
- 2022-06-20 08:56:17下载
- 积分:1
-
阿都伊诺XBee盾CadSoft Eagle板
Arduino XBee Shield Cadsoft Eagle Board
- 2022-02-21 12:34:50下载
- 积分:1
-
MP3音乐播放器
MP3音乐播放器,界面完美,功能齐全。具有播放暂停,快进快退,音量控制,添加删除歌曲等功能,适合广大初学MFC的编程者们参考学习,代码有详细的注释,简单易懂。可根据各个控件实现对MP3的控制,也可以通过对封装好的空间进行操作。基于对话框,简单代码。
- 2022-05-22 18:37:58下载
- 积分:1