-
用基于变治法的堆排序算法对任意一组给定的数据进行排序
设计与实现堆排序算法;
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
-
OpenCV for human face
//
- 2022-03-17 02:51:20下载
- 积分:1
-
离开机会给发的啥总想把你们出去玩儿同一频率跑了看见和规范程序报名机会了吗你还会更丰富...
离开机会给发的啥总想把你们出去玩儿同一频率跑了看见和规范程序报名机会了吗你还会更丰富-Leave the opportunity for granted and what you want out of the total frequency of ran the same play to see and regulate the procedures for application chance you will enrich your
- 2022-02-22 07:41:00下载
- 积分:1
-
单一导线平差程序,计算角度闭合差和各项限差
单一导线平差程序,计算角度闭合差和各项限差-Single-wire adjustment procedure to calculate the angle deviation and closure of the allowable error
- 2022-02-24 16:56:01下载
- 积分:1
-
第一个事件
firstevent
- 2022-07-19 15:08:54下载
- 积分:1
-
文本记事本,文本记事本的基本功能实现了,比如复制粘贴等...
文本记事本,文本记事本的基本功能实现了,比如复制粘贴等-notebook
- 2022-05-28 01:01:05下载
- 积分:1
-
判断操作系统版本,调用到注册表!
判断操作系统版本,调用到注册表!-judgment of the operating system version, called the registry!
- 2022-07-03 02:07:52下载
- 积分:1
-
控件(DBEditHz)开发的例子,可以参考此开发控件.希望对初学者有少少帮助!...
控件(DBEditHz)开发的例子,可以参考此开发控件.希望对初学者有少少帮助!-Controls (DBEditHz) developed examples can refer to this development controls. Hope to have some help for beginners!
- 2022-09-28 04:15:02下载
- 积分:1
-
document qui contient du cours en c
document qui contient du cours en c-document qui contient du cours en c++
- 2022-06-01 14:47:57下载
- 积分:1
-
Multi
多元树的层次遍历、先根遍历、后根遍历
问题的描述:
函数填空:层次遍历多元树(在文件tree.cpp中3个空)、先根遍历、后根遍历的递归函数(在文件tree.h中2个空);
多元树的输入:在主程序中调用多元树的函数(定位根、找大儿子、找下一个兄弟等),输入某棵多元树。
-Multi-level tree traversal, the first traversal the root, root traversal issues Description: function to fill in the blank: multi-level tree traversal (tree.cpp in the document in three space), the first traversal the root, root ergodic recursive function (in the document in two empty tree.h) multiple input tree: In the main program to call multi-tree function (positioning root, look for the eldest son, to find a brother, etc.), enter a multi-tree tree.
- 2022-01-26 03:50:14下载
- 积分:1