文件名称:btree
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:5.63kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
题目4. 二叉排序树的建立、插入、删除和查找
给出一组关键值,建立相应的二叉排序树,完成:
⑴结点的删除操作。要求可以实现删除根结点、叶子结点以及其它任意结点的功能;
⑵插入一个新结点的操作;
⑶对给定的值在二叉排序树进行查找;
⑷随时显示操作的结果。
-Title 4. Binary Sort Tree Establishment, insert, delete, and search are given a set of key values, the establishment of the corresponding binary sort tree to complete: ⑴ node deletion. Requirements can delete root node, leaf nodes, as well as other arbitrary node function ⑵ insert a new node operation ⑶ value given in the binary sort tree to find ⑷ at any time show the results of operations.
给出一组关键值,建立相应的二叉排序树,完成:
⑴结点的删除操作。要求可以实现删除根结点、叶子结点以及其它任意结点的功能;
⑵插入一个新结点的操作;
⑶对给定的值在二叉排序树进行查找;
⑷随时显示操作的结果。
-Title 4. Binary Sort Tree Establishment, insert, delete, and search are given a set of key values, the establishment of the corresponding binary sort tree to complete: ⑴ node deletion. Requirements can delete root node, leaf nodes, as well as other arbitrary node function ⑵ insert a new node operation ⑶ value given in the binary sort tree to find ⑷ at any time show the results of operations.
相关搜索: 二叉排序树 查找 插入 删除
二叉 查找 建立
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建 Microsoft Word 文档.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.