-
平衡二叉树操作的演示
一、 需求分析
(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
-
工业设计曲线显示
工业设计曲线显示-industrial design curve shows
- 2023-01-06 09:15:04下载
- 积分:1
-
ArcGIS Engine primary example, vb prepared to adapt to beginners who want to lea...
ArcGIS Engine的初级例子,vb编写,适应于初学者,对于想学习esri产品的初学者很有用处。-ArcGIS Engine primary example, vb prepared to adapt to beginners who want to learn ESRI products beginners useful.
- 2022-05-17 17:48:22下载
- 积分:1
-
学生管理系统 可查询,修改学生的成绩信息
学生管理系统 可查询,修改学生的成绩信息-student management system will be able to access, modify the results of the students information, etc.
- 2022-06-27 20:56:50下载
- 积分:1
-
将16进制转换成10进制的C语言源码
提供任意位数(包含小数点)的转换,
适合在校大学生C语言课程参考...
将16进制转换成10进制的C语言源码
提供任意位数(包含小数点)的转换,
适合在校大学生C语言课程参考-base for the conversion of 16% of the 10 C-band source of arbitrary median (including decimal point) conversion, suitable for the college students C language courses reference
- 2022-07-22 11:09:54下载
- 积分:1
-
China, Japan and South Korea lattice Font Chinese Japanese Korea
中日韩点阵字库 Chinese Japanese Korea-China, Japan and South Korea lattice Font Chinese Japanese Korea
- 2022-07-13 06:43:42下载
- 积分:1
-
VS2005与项目北大青鸟案例网站的发展是一个过程…
用VS2005 进行网站开发 一个项目案例 是北大青鸟的一个课程项目希望对大家有用-VS2005 for web site development with a project Beida Jade Bird case is a course project wishes to everyone useful
- 2022-03-02 21:48:19下载
- 积分:1
-
该程序是时间显示程序,一般可以使用LCD显示.
该程序是时间显示程序,一般可以使用LCD显示.-time of the procedure is indicated procedures, the general can use LCD display.
- 2023-09-06 08:20:03下载
- 积分:1
-
电子语言,最新的自动更新的源代码,实现主…
易语言的最新自动更新的源码,实现了主程序和非主程序的自动更新.-E language, the latest automatic updates of the source code to achieve the main program and non-automatic updates of the main program.
- 2022-02-25 09:11:10下载
- 积分:1
-
拉普拉斯变换表,很有用啊,快来下载吧,肯定对你有所帮助
拉普拉斯变换表,很有用啊,快来下载吧,肯定对你有所帮助-Laplace transform table, useful ah, come to download it, will definitely help you
- 2022-06-14 18:17:22下载
- 积分:1