文件名称:btree
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 240kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
平衡二叉树操作的演示:
1、 操作界面给出查找、插入、删除、退出等操作选择。
2、 每种操作均要提示输入关键字。
3、 每次插入或删除一个节点后,应更新平衡二叉树的显示(以凹入表形式显示)。
-Balanced binary tree operations Demo: 1, Operator Interface given to find, insert, delete, withdraw from the operation of choice and so on. 2, each operation must be prompted to enter a keyword. 3, each insert or delete a node, it should update the display of a balanced binary tree (in the form of indentation shown).
1、 操作界面给出查找、插入、删除、退出等操作选择。
2、 每种操作均要提示输入关键字。
3、 每次插入或删除一个节点后,应更新平衡二叉树的显示(以凹入表形式显示)。
-Balanced binary tree operations Demo: 1, Operator Interface given to find, insert, delete, withdraw from the operation of choice and so on. 2, each operation must be prompted to enter a keyword. 3, each insert or delete a node, it should update the display of a balanced binary tree (in the form of indentation shown).
相关搜索: btree
平衡二叉树操作的演示
binary
tree
二叉树
平衡二叉树
平衡二叉树
operations
on
binary
tree
to
make
it
balanced
二叉树
插入
查找
删除
节点
平衡二叉树操作的演示
binary
tree
二叉树
平衡二叉树
平衡二叉树
operations
on
binary
tree
to
make
it
balanced
二叉树
插入
查找
删除
节点
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验六(平衡二叉树)
....................\Btree
....................\.....\Btree.cpp
....................\.....\Btree.dsp
....................\.....\Btree.dsw
....................\.....\Btree.ncb
....................\.....\Btree.opt
....................\.....\Btree.plg
....................\.....\Debug
....................\.....\fun.cpp
....................\.....\fun.h
....................\.....\ReadMe.txt
....................\.....\StdAfx.cpp
....................\.....\StdAfx.h
....................\实习报告.doc
....................\Btree
....................\.....\Btree.cpp
....................\.....\Btree.dsp
....................\.....\Btree.dsw
....................\.....\Btree.ncb
....................\.....\Btree.opt
....................\.....\Btree.plg
....................\.....\Debug
....................\.....\fun.cpp
....................\.....\fun.h
....................\.....\ReadMe.txt
....................\.....\StdAfx.cpp
....................\.....\StdAfx.h
....................\实习报告.doc