文件名称:tree
-
所属分类:
- 标签属性:
- 上传时间:2014-04-21
-
文件大小:135.63kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
(1) 由{4, 9, 0, 1, 8, 6, 3, 5, 2, 7}创建一棵二叉排序树bt并以括号表示法输出;
(2) 判断bt是否为一棵二叉排序树;
(3) 采用递归和非递归两种方法查找关键字为6的结点,并输出其查找路径;
(4) 分别删除bt中的关键字为4和5的结点,并输出删除后的二叉排序树。
-(1) by {4, 9, 0, 1, 8, 6, 3, 5, 2, 7} to create a binary sort tree and bracket notation bt output (2) to determine whether a two bt Binary sort tree (3) the use of two methods of recursive and non-recursive lookup keyword node 6, and outputs its search path (4), respectively, to delete the keyword bt junction 4 and 5, and the output Binary sort tree after deletion.
(2) 判断bt是否为一棵二叉排序树;
(3) 采用递归和非递归两种方法查找关键字为6的结点,并输出其查找路径;
(4) 分别删除bt中的关键字为4和5的结点,并输出删除后的二叉排序树。
-(1) by {4, 9, 0, 1, 8, 6, 3, 5, 2, 7} to create a binary sort tree and bracket notation bt output (2) to determine whether a two bt Binary sort tree (3) the use of two methods of recursive and non-recursive lookup keyword node 6, and outputs its search path (4), respectively, to delete the keyword bt junction 4 and 5, and the output Binary sort tree after deletion.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
二叉排序树/Debug/kokoko.obj
二叉排序树/Debug/vc60.pdb
二叉排序树/Debug/二叉排序树.exe
二叉排序树/Debug/二叉排序树.pdb
二叉排序树/kokoko.cpp
二叉排序树/二叉排序树.dsp
二叉排序树/二叉排序树.dsw
二叉排序树/二叉排序树.ncb
二叉排序树/二叉排序树.opt
二叉排序树/二叉排序树.plg
二叉排序树/Debug
二叉排序树
二叉排序树/Debug/vc60.pdb
二叉排序树/Debug/二叉排序树.exe
二叉排序树/Debug/二叉排序树.pdb
二叉排序树/kokoko.cpp
二叉排序树/二叉排序树.dsp
二叉排序树/二叉排序树.dsw
二叉排序树/二叉排序树.ncb
二叉排序树/二叉排序树.opt
二叉排序树/二叉排序树.plg
二叉排序树/Debug
二叉排序树
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.