-
二叉树最短路径问题
二叉树最短路径问题-binary tree shortest path problem
- 2022-02-04 16:59:51下载
- 积分:1
-
这是本科铁道方向课程设计的一个简单的计算程序,用于计算实现轨道“统一公式”...
这是本科铁道方向课程设计的一个简单的计算程序,用于计算实现轨道“统一公式”-Calculate the formation
- 2023-07-25 09:05:02下载
- 积分: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
-
产品管理系统。本设计的要求是实现入库、库存和出库统一管理,帮助企业实现新产品信息化管理。...
产品管理系统。本设计的要求是实现入库、库存和出库统一管理,帮助企业实现新产品信息化管理。-product management system. This requirement is designed to achieve storage, inventory, and from the unified management, and help enterprises achieve new product information management.
- 2022-06-26 23:32:59下载
- 积分:1
-
链表的输出,如何使用链表,让链表中的数据能够正确的输出!...
链表的输出,如何使用链表,让链表中的数据能够正确的输出!-linklist s printf
- 2022-08-12 17:14:13下载
- 积分:1
-
经典功率谱估计的matlab代码,包括周期图法,BT法和Welch法,便于对经典功率谱估计性能的理解。...
经典功率谱估计的matlab代码,包括周期图法,BT法和Welch法,便于对经典功率谱估计性能的理解。-Classical power spectrum estimation matlab code, including Periodogram, BT France, and Welch law, to facilitate the performance of classical power spectrum estimation understanding.
- 2022-04-26 12:24:46下载
- 积分:1
-
最好用的,一步到位的OA软件,界面非常不错,这个是最新版本...
最好用的,一步到位的OA软件,界面非常不错,这个是最新版本-Is best to use, step in place of OA software interface is very good, this is the latest version
- 2022-04-19 04:15:19下载
- 积分:1
-
c programming language graphics mode
c语言图形模式编程-c programming language graphics mode
- 2023-01-23 07:25:04下载
- 积分:1
-
The Multi
The Multi-purpose Clock
- 2022-08-13 11:40:58下载
- 积分:1
-
一个简单但功能强大的进货系统,同样适合用于毕业论文的设计...
一个简单但功能强大的进货系统,同样适合用于毕业论文的设计-A simple but powerful stock system, equally suitable for the thesis design
- 2023-08-12 22:55:03下载
- 积分:1