-
平衡二叉树操作的演示
一、 需求分析
(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
-
GetMACAddress 用于获取网卡地址
GetMACAddress 用于获取网卡地址-GetMACAddress for access to the network card address
- 2023-08-21 22:15:04下载
- 积分:1
-
软件设计文档国家标准
软件设计文档国家标准 -National standards for software design documents
- 2022-07-24 00:55:05下载
- 积分:1
-
这是外汇活动中的一种 可以从多种货币的汇率差异中,获得利润,本程序只需把汇率写入一个txt文件,即可算出能获得利润的套汇路径...
这是外汇活动中的一种 可以从多种货币的汇率差异中,获得利润,本程序只需把汇率写入一个txt文件,即可算出能获得利润的套汇路径-activities from a variety of differences in currency exchange rates, profit, the program can be put into an exchange rate txt file, can be calculated by the arbitrage profits path
- 2023-01-15 23:45:03下载
- 积分:1
-
含经销商/会员/介绍人消费,管理,全能查询等功能
前台用户查询测试账户:dddd 密码:dddd
前台经销商测试账户:aaaaa 密码:aaaaa...
含经销商/会员/介绍人消费,管理,全能查询等功能
前台用户查询测试账户:dddd 密码:dddd
前台经销商测试账户:aaaaa 密码:aaaaa
后台管理用户:admin 密码:admin888 -with dealers/members/introducer consumption, management and utility functions for future inquiries users test accounts : dddd Password : dddd prospects dealers test accounts : aaaaa Password : aaaaa background of the management of user : admin password : admin888
- 2022-02-25 00:17:42下载
- 积分:1
-
Dxsound component tutorial
Dxsound component tutorial
- 2022-03-01 00:29:02下载
- 积分:1
-
jquery渐变显示的滑动下拉菜单 二级网站菜单
jquery渐变显示的滑动下拉菜单,jquery 二级网站菜单,鼠标悬停于主菜单分类上,该分类的二级菜单会向下滑出,带有渐变效果的滑出动画,基于jquery和DIV CSS共同构建的符合WEB标准的下拉浮动菜单,颜色风格不满意的自己可修改,暂时就是这种颜色。
- 2022-01-26 02:13:34下载
- 积分:1
-
vb课程设计:对对碰游戏
非常不错的游戏,有兴趣的可以试一下...
vb课程设计:对对碰游戏
非常不错的游戏,有兴趣的可以试一下-vb Course Design : Mix very good game of the game, interested can try out what
- 2022-01-31 21:18:35下载
- 积分:1
-
ASP.NET树型菜单生成实例
作者:刘旭 康厚文,功能:树型菜单,var strHTML=""; //定义生成的HTML树.测试环境,ASP.NET 3.0,在网页上实现 树形结构的折叠、展开风格菜单。
- 2023-01-01 19:00:03下载
- 积分:1
-
StarFire5SV_UM_V1.26的功能介绍
StarFire5SV_UM_V1.26的功能介绍-StarFire5SV_UM_V1.26 introduced the function
- 2022-11-12 23:20:03下载
- 积分:1