-
重载==运算的例子
重载==运算的例子-example ==
- 2022-03-15 08:50:05下载
- 积分:1
-
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作...
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作界面给出查找,插入和删除三种操供选择。每种操作均要提示输入关键字。每次插入和删除一个接点时,显示更新的平衡二叉树。
(3) 重点在于对删除算法的实现。假设要删除的关键字为X的结点,若X不在叶子结点上,则用左子树中的最大值或者右子树中的最小值取代X。如此反复,直到删除动作传递到某个叶子结点,删除叶子结点时,若要进行平衡变换,可采用插入的平衡变换反变换。
-balanced binary tree operation of a demonstration, demand analysis (1) using a balanced binary tree dynamic lookup table. Lookup, insertion and deletion of the three basic functions. (2) The initial, balanced binary tree is empty tree interface gives you insert and delete options for the three parade. Each operation will have to be me to input keywords. Each insert and delete a contact in that update balanced binary tree. (3), the focus is on the deletion algorithm. To remove the assumption that the keyword for the X-Node, if X is not the leaf nodes, Left-used for the highest tree or right-tree to replace the minimum X. So repeatedly, until the deletion of a transfer leaf nodes, delete the leaf nodes, if balancing transform, Ins
- 2022-03-05 06:54:53下载
- 积分:1
-
Prepared using the VC queue in the order indicated and implementation of procedu...
使用VC编写的队列的顺序表示与实现程序,简单明了,方便易懂-Prepared using the VC queue in the order indicated and implementation of procedures, simple and clear, easy to understand
- 2022-06-27 05:59:46下载
- 积分:1
-
一个有关列表控件的程序,挺好用的,试一试,大家参考参考...
一个有关列表控件的程序,挺好用的,试一试,大家参考参考-a list of the control procedures, very good use, and try your information.
- 2022-03-21 10:56:49下载
- 积分:1
-
不错的万年历,可以加载系统中单独使用,配有个节气注释,可以自行修改作为日程备忘...
不错的万年历,可以加载系统中单独使用,配有个节气注释,可以自行修改作为日程备忘-A good calendar, you can load the system alone, with Terms of the Notes, you can modify its own schedule as a reminder
- 2022-03-22 10:22:10下载
- 积分:1
-
一个非常好的智力游戏,教学用自学用斗形,才数字
一个非常好的智力游戏,教学用自学用斗形,才数字-A very good mental game, teaching a self-learning bucket-shaped, only the number of
- 2023-07-27 11:25:03下载
- 积分:1
-
婚纱摄影客户管理系统V2.0原型版
婚纱摄影客户管理系统V2.0原型版-wedding photography customer management system prototype version V2.0
- 2022-01-26 03:39:14下载
- 积分:1
-
这五个程序都经实验,能运行,但要运行环境无误
这五个程序都经实验,能运行,但要运行环境无误-five experimental procedures can run, but to run the environment unmistakably
- 2022-03-26 16:24:15下载
- 积分:1
-
最优路径 深度优先搜索
最优路径 深度优先搜索-optimal path depth-first search
- 2023-01-04 17:05:03下载
- 积分:1
-
C++课程设计 欢迎大家下载 希望对大家有帮助
C++课程设计 欢迎大家下载 希望对大家有帮助-C++ welcome to download curriculum design, we want to help
- 2023-01-02 20:50:04下载
- 积分:1