-
平衡二叉树操作的演示
一、 需求分析
(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
-
mega128的 书上的 电子时钟
mega128的 书上的 电子时钟-mega128 book electronic clock
- 2023-07-08 09:05:03下载
- 积分:1
-
knockout mice to the game, according to Japanese translation, hope you like, Try...
敲地鼠游戏,根据日文翻译而成,希望大家喜欢,试一下吧-knockout mice to the game, according to Japanese translation, hope you like, Try it
- 2022-08-18 09:10:27下载
- 积分:1
-
一个公司的光盘仓库管理软件源码,用vb.net编写完成
一个公司的光盘仓库管理软件源码,用vb.net编写完成-a company"s warehouse management software CD-ROM source code, prepared by vb.net
- 2022-03-09 23:30:12下载
- 积分:1
-
login page to enter restrict page
login page to enter restrict page
- 2022-06-15 21:37:45下载
- 积分:1
-
using CSLA.Net framework in c# example.
using CSLA.Net framework in c# example.
- 2023-08-16 11:35:04下载
- 积分:1
-
这是一个CMS(内容管理系统)用JSP开发的,值得李尔…
这是一个jsp开发的CMS(网站内容发布)系统源码,非常值得看。-This is a CMS(content management system) developed with jsp, it is worth to learn.
- 2023-05-14 06:35:04下载
- 积分:1
-
介绍给初学者,怎么去声明一个类.怎么去写一个子类,多多支持!...
介绍给初学者,怎么去声明一个类.怎么去写一个子类,多多支持!-introduced to the beginners how to type a statement. How to write a class, the generous support!
- 2023-08-04 12:20:03下载
- 积分:1
-
This is a signal generator under Labview7 procedures, for debugging hardware use...
这是Labview7下的信号发生器程序,对于调试硬件的朋友来说很有用啊-This is a signal generator under Labview7 procedures, for debugging hardware useful friends ah
- 2023-08-26 06:40:03下载
- 积分:1
-
Geely University Tigers teacher machine learning courseware
吉利大学时小虎老师机器学习课件――介绍GA算法-Geely University Tigers teacher machine learning courseware- Introduction GA Algorithm
- 2022-08-23 22:23:43下载
- 积分:1