文件名称:avll
-
所属分类:
- 标签属性:
- 上传时间:2014-03-10
-
文件大小:4.19kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
(1) 插入新结点
(2) 前序、中序、后序遍历二叉树 (递归)
(3) 前序、中序、后序遍历的非递归算法
(4) 层次遍历二叉树
(5) 在二叉树中查找给定关键字(函数返回值为成功1,失败0)
(6) 交换各结点的左右子树
(7) 求二叉树的深度
(8) 叶子结点数
(9) 删除某结点-(1) Insert a new node (2) pre-order, in sequence, after the tree traversal (recursive) (3) pre-order, in sequence, after traversing a non-recursive algorithm (4) hierarchical tree traversal (5) in binary Find a given keyword (function returns a value of 1 on success, failure 0) (6) exchange about each node subtree (7) the depth of the binary tree (8) leaf nodes (9) delete a node
(2) 前序、中序、后序遍历二叉树 (递归)
(3) 前序、中序、后序遍历的非递归算法
(4) 层次遍历二叉树
(5) 在二叉树中查找给定关键字(函数返回值为成功1,失败0)
(6) 交换各结点的左右子树
(7) 求二叉树的深度
(8) 叶子结点数
(9) 删除某结点-(1) Insert a new node (2) pre-order, in sequence, after the tree traversal (recursive) (3) pre-order, in sequence, after traversing a non-recursive algorithm (4) hierarchical tree traversal (5) in binary Find a given keyword (function returns a value of 1 on success, failure 0) (6) exchange about each node subtree (7) the depth of the binary tree (8) leaf nodes (9) delete a node
(系统自动生成,下载前可以参看下载内容)
下载文件列表
avll.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.