文件名称:maintenance-of-of-binary-tree-VC
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:11.99kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
实现二叉排序树维护子系统实现,实现查找、插入、删除、修改操作。首先要建立一棵二叉排序树,建立树根,然后按照中序遍历依次建立二叉排序树。运用switch的四个case实现各个操作,每个case中调用相应的子程序。子程序是选择要进行的操作:查找、插入、删除、修改。-Binary sort tree maintenance subsystem to achieve, to achieve the find, insert, delete, and modify operations. First necessary to establish a binary sort tree to establish roots, and then follow the traversal in order to establish the binary sort tree. Use four of the switch case each operation, the appropriate subroutine is called in each case. The subroutine is to select the operation to be carried out: find, insert, delete, modify.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
maintenance of of binary tree VC.docx
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.