-
平衡二叉树操作的演示
一、 需求分析
(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
-
一个贪食蛇的小游戏,可以一个人或者两个人玩
一个贪食蛇的小游戏,可以一个人或者两个人玩-a small game can be a person or two people play
- 2022-07-08 04:38:24下载
- 积分:1
-
repeat of the classic Tower of Hanoi. Courses designed to do so, not too good, h...
重演经典的汉诺塔。 做课程设计时做的,不算太好,呵呵…… 不过还算基本规范吧。适合初学者。-repeat of the classic Tower of Hanoi. Courses designed to do so, not too good, huh ... but it still basic norms. For beginners.
- 2022-03-23 14:12:05下载
- 积分:1
-
AMV转换,是很好用的,哈哈,涨价了乱了解情况
AMV转换,是很好用的,哈哈,涨价了乱了解情况-AMV conversion, is a good use, and says that the increase understanding of the situation of chaos
- 2022-09-02 05:50:03下载
- 积分:1
-
This code is the study of fracture mechanics problems, from a theoretical study...
此代码研究的是力学上的断裂问题,从理论上研究了断裂过程中介质的受力形态。-This code is the study of fracture mechanics problems, from a theoretical study of the fracture process in the form of the medium force.
- 2022-02-15 17:55:47下载
- 积分:1
-
java编写的一款简单的拼图游戏,可以下载到手机上玩
java编写的一款简单的拼图游戏,可以下载到手机上玩-java prepared a simple jigsaw puzzle, you can download to your phone to play
- 2022-05-12 12:27:55下载
- 积分:1
-
Dreambox 500S schematic diagram
Dreambox 500S schematic diagram
- 2022-11-07 16:45:03下载
- 积分:1
-
著名的俄罗斯方块游戏,不用我多说,大家也一定知道怎么玩吧,呵呵!...
著名的俄罗斯方块游戏,不用我多说,大家也一定知道怎么玩吧,呵呵!-famous Tetris game, I do not have to say, we also must know how Hale, Oh!
- 2022-12-22 11:00:03下载
- 积分:1
-
这是一个非常简单的改头换面的软件,不用很复杂的操作就可以达到你目的。试试看吧...
这是一个非常简单的改头换面的软件,不用很复杂的操作就可以达到你目的。试试看吧-This is a very simple software change its name, not a very complicated operation can achieve your goal. Give it a try
- 2022-03-22 02:12:41下载
- 积分:1
-
华为的图标库,希望大家能用得上!
我也是需要有一个源码,怎么都下不来!
不知道站长大人能不能发送一份给我
http://www.programsal...
华为的图标库,希望大家能用得上!
我也是需要有一个源码,怎么都下不来!
不知道站长大人能不能发送一份给我
http://www.programsalon.com/downloads44/sourcecode/delphi_control/detail148341.html
对应的代码,很急!谢谢了!-Huawei
- 2022-02-13 01:58:00下载
- 积分:1