文件名称:binaryTree
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:991.28kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
完成以下菜单项功能,要求执行完一个功能后自动输出二叉链表的广义表形式或凹入形式:
按带空子树的前序序列建树;
输出前序、中序、后序遍历序列(递归算法);
输出结点个数、叶子结点个数;
输出二叉树的深度;
按凹入格式输出二叉树;
按广义表格式输出二叉树;
查询前序遍历序列的第i个结点;
一般二叉树的查找:给定值是否在二叉树中;
建立二叉排序树;
二叉排序树的查找。
使用二叉排序树完成排序。-Complete the following menu items feature that requires a function executed automatically after the output of the generalized binary linked list or recess in the form of tables in the form: according to the tree with the empty sequence of the first order contribution output pre-order, in sequence, after traversing sequence (recursive algorithm ) output node number, the number of leaf nodes output binary tree of depth binary format output by indentation table format output by the generalized binary tree check order traversal sequence before the first i nodes general binary tree search: whether a given value of the binary tree create binary sort tree binary search tree sort. Complete binary tree using the sort order.
按带空子树的前序序列建树;
输出前序、中序、后序遍历序列(递归算法);
输出结点个数、叶子结点个数;
输出二叉树的深度;
按凹入格式输出二叉树;
按广义表格式输出二叉树;
查询前序遍历序列的第i个结点;
一般二叉树的查找:给定值是否在二叉树中;
建立二叉排序树;
二叉排序树的查找。
使用二叉排序树完成排序。-Complete the following menu items feature that requires a function executed automatically after the output of the generalized binary linked list or recess in the form of tables in the form: according to the tree with the empty sequence of the first order contribution output pre-order, in sequence, after traversing sequence (recursive algorithm ) output node number, the number of leaf nodes output binary tree of depth binary format output by indentation table format output by the generalized binary tree check order traversal sequence before the first i nodes general binary tree search: whether a given value of the binary tree create binary sort tree binary search tree sort. Complete binary tree using the sort order.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
二叉树/Debug/main.obj
二叉树/Debug/tree.obj
二叉树/Debug/vc60.idb
二叉树/Debug/vc60.pdb
二叉树/Debug/二叉树.exe
二叉树/Debug/二叉树.ilk
二叉树/Debug/二叉树.pch
二叉树/Debug/二叉树.pdb
二叉树/main.cpp
二叉树/tree.cpp
二叉树/tree.h
二叉树/二叉树.dsp
二叉树/二叉树.dsw
二叉树/二叉树.ncb
二叉树/二叉树.opt
二叉树/二叉树.plg
二叉树/二叉树.sln
二叉树/二叉树.suo
二叉树/Debug
二叉树
二叉树/Debug/tree.obj
二叉树/Debug/vc60.idb
二叉树/Debug/vc60.pdb
二叉树/Debug/二叉树.exe
二叉树/Debug/二叉树.ilk
二叉树/Debug/二叉树.pch
二叉树/Debug/二叉树.pdb
二叉树/main.cpp
二叉树/tree.cpp
二叉树/tree.h
二叉树/二叉树.dsp
二叉树/二叉树.dsw
二叉树/二叉树.ncb
二叉树/二叉树.opt
二叉树/二叉树.plg
二叉树/二叉树.sln
二叉树/二叉树.suo
二叉树/Debug
二叉树
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.