文件名称:binary-tree
-
所属分类:
- 标签属性:
- 上传时间:2015-05-06
-
文件大小:54.47kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1)按照先序序列建立下图所示二叉树的二插链表树,结点元素类型取字符型,树的字符序列从键盘逐个输入。
2)在第1)步建立好的二叉链表树上实施前序、中序和后序递归遍历,并输出相应遍历序列。
3) 在第1) 步建立好的二叉链表树上实施前序遍历的叶子结点输出及其个数统计。
4)在第1)步建立好的二叉链表树上实施中序非递归遍历,并输出相应遍历序列(选做)
5)中序线索化第1)步所建立的二叉链表树,中序遍历所建立的线索二叉树,并输出遍历结果(选做)
-1) the establishment of a first-order sequence shown in the figure below two binary tree insert list, take junction element type character, the character sequence input the keyboard by one tree. 2) In the first step 1) to establish a good binary tree implementation of the pre-order list, sequence and subsequent recursive traversal, and outputs a corresponding traversal sequence. 3) the establishment of a good list before binary tree traversal implementation leaf node output and the number of statistics in the first step 1). 4) Establish the first step 1) good binary tree list in order to implement the non-recursive traversal, and outputting a corresponding traversal sequences (OPTIONAL) 5) sequence of clues 1) Step list established by the binary tree, in preorder established threaded binary and output through the results (OPTIONAL)
2)在第1)步建立好的二叉链表树上实施前序、中序和后序递归遍历,并输出相应遍历序列。
3) 在第1) 步建立好的二叉链表树上实施前序遍历的叶子结点输出及其个数统计。
4)在第1)步建立好的二叉链表树上实施中序非递归遍历,并输出相应遍历序列(选做)
5)中序线索化第1)步所建立的二叉链表树,中序遍历所建立的线索二叉树,并输出遍历结果(选做)
-1) the establishment of a first-order sequence shown in the figure below two binary tree insert list, take junction element type character, the character sequence input the keyboard by one tree. 2) In the first step 1) to establish a good binary tree implementation of the pre-order list, sequence and subsequent recursive traversal, and outputs a corresponding traversal sequence. 3) the establishment of a good list before binary tree traversal implementation leaf node output and the number of statistics in the first step 1). 4) Establish the first step 1) good binary tree list in order to implement the non-recursive traversal, and outputting a corresponding traversal sequences (OPTIONAL) 5) sequence of clues 1) Step list established by the binary tree, in preorder established threaded binary and output through the results (OPTIONAL)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
binary tree.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.