文件名称:shujujiegou
-
所属分类:
- 标签属性:
- 上传时间:2013-12-04
-
文件大小:524byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
输入字符序列,建立二叉链表。
(2)先序、中序、后序遍历二叉树:递归算法。
(3)先序遍历二叉树:非递归算法(最好也能实现中序,后序非递归算法)。
(4)求二叉树的叶子个数。
(5)借助队列实现二叉树的层次遍历。
(6)在主函数中设计一个简单的菜单,分别调试上述算法。-Enter the character sequence to build the binary tree. (2) first order, in sequence, after the binary tree traversal: a recursive algorithm. (3) The first tree traversal: non-recursive algorithm (the best can achieve in sequence, after the non-recursive algorithm). (4) Find the number of leaves of the binary tree. (5) the level of aid queue binary tree traversal. (6) Design a simple menu in the main function, namely to debug these algorithms.
(2)先序、中序、后序遍历二叉树:递归算法。
(3)先序遍历二叉树:非递归算法(最好也能实现中序,后序非递归算法)。
(4)求二叉树的叶子个数。
(5)借助队列实现二叉树的层次遍历。
(6)在主函数中设计一个简单的菜单,分别调试上述算法。-Enter the character sequence to build the binary tree. (2) first order, in sequence, after the binary tree traversal: a recursive algorithm. (3) The first tree traversal: non-recursive algorithm (the best can achieve in sequence, after the non-recursive algorithm). (4) Find the number of leaves of the binary tree. (5) the level of aid queue binary tree traversal. (6) Design a simple menu in the main function, namely to debug these algorithms.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
shujujiegou.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.