-
从键盘上输 入一串正整数, 最后输入-1作为输入结束的标志。以这些正整数的值作为二叉排序树中的结点的数据场之值,建立一棵二叉排序树要实现排序二叉树的插入。采取叶...
从键盘上输 入一串正整数, 最后输入-1作为输入结束的标志。以这些正整数的值作为二叉排序树中的结点的数据场之值,建立一棵二叉排序树要实现排序二叉树的插入。采取叶子插入法,即新插入的节点均为改二叉树的叶子节点,且满足中序有序性。-From the keyboard to enter a string of positive integers, the last input-1 as the input end of the sign. These are integer values as binary sort tree nodes in the data field" s value, and the establishment of a binary sort tree to achieve binary tree insertion sort. To leaf insertion method, that the new nodes are inserted to change the binary tree leaf node, and in order to meet the orderliness.
- 2022-05-16 12:06:25下载
- 积分:1
-
Sql 日期的相加操作
开发过程中,总会遇到把一个数据表的行,以列的形式查询出来,这是一个动态的查询方法。以前总是容易忘记,发上来给新手看吧!这些命令多操作后就记住了,
- 2023-02-25 22:25:03下载
- 积分:1
-
八皇后问题,回溯算法的经典例子,此程序可以扩展至n皇后问题。...
八皇后问题,回溯算法的经典例子,此程序可以扩展至n皇后问题。-eight Queen"s problems, backtracking algorithms classic example of this procedure can be extended to n Queen"s problem.
- 2022-11-28 00:55:03下载
- 积分:1
-
职工信息系统
职工信息系统-Staff information system
- 2022-03-15 11:24:05下载
- 积分:1
-
二叉树操作&图的遍历操作, 完全按照里面的文挡用VC所完成的程序, 有详细的说明...
二叉树操作&图的遍历操作, 完全按照里面的文挡用VC所完成的程序, 有详细的说明-binary tree traversal operation of the plan operations, in full accordance with the text inside the block with VC performed by the procedure is described in detail in
- 2022-12-30 12:20:03下载
- 积分:1
-
Vc++编写的对ODBC数据库操作的源代码。
Vc++编写的对ODBC数据库操作的源代码。-Vc++ Prepared ODBC database operations on the source code.
- 2022-05-21 06:01:22下载
- 积分:1
-
this is solar system in c++ .
this is solar system in c++ .
- 2022-03-14 18:27:30下载
- 积分:1
-
将mysql数据库生成数据字典
使用VBA可以将SQLServer数据库生成数据库,用word宏实现的数据字典生成器。
打开word文档后,按alt+f11即可看到源码。
需要修改其中的数据库连接串,否则无法连接数据库成功,也无法生成数据字典。
按F5即可运行查看生成的数据字典。
目前只支持SQL Server,不支持其他数据库
- 2022-11-29 04:50:03下载
- 积分:1
-
逆阵的常用算法!希望能给大家带来帮助!如果有更好的算法,可别忘记发给我啊! emil:wyx32893039@163.com...
逆阵的常用算法!希望能给大家带来帮助!如果有更好的算法,可别忘记发给我啊! emil:wyx32893039@163.com-inverse matrix algorithm commonly used! Give us some hope! If there is a better algorithm, it should not be forgotten that give me ah! Emil : wyx32893039@163.com
- 2022-06-21 13:05:10下载
- 积分:1
-
这个程序用于实现哈希表,在初始化时赋予哈希表20个数值,然后点击查看当前哈希表,完成后点击重建哈希表
这个程序用于实现哈希表,在初始化时赋予哈希表20个数值,然后点击查看当前哈希表,完成后点击重建哈希表-This process used to implement hash table, given in the initialization hash table 20 values, and then Click to view the current hash table, click on the reconstruction after the completion of hash table
- 2022-08-23 00:02:58下载
- 积分:1