文件名称:erchashu
介绍说明--下载内容均来自于网络,请自行研究使用
1、 本演示程序实现对二叉树的先序、中序、后序三种遍历。
2、 二叉树的元素为所有字符集合。
3、 演示程序以人机对话方式执行,即在计算机终端上显示“请输入二叉树”下,用户可由键盘输入待遍历的二叉树(a-z 或A-Z)。每次测试完毕,终端显示按三种遍历字母的顺序。
-1, the demonstration program of the first sequence of binary tree, in order, after three traversal sequence. 2, tree elements for all characters in the collection. 3, demonstration of procedures to the implementation of human-computer dialogue, that is displayed on computer terminals, Please enter the tree , the user may be keyboard input of binary tree traversal (az or AZ). Each test has finished, end-show by three traverse the sequence of letters.
2、 二叉树的元素为所有字符集合。
3、 演示程序以人机对话方式执行,即在计算机终端上显示“请输入二叉树”下,用户可由键盘输入待遍历的二叉树(a-z 或A-Z)。每次测试完毕,终端显示按三种遍历字母的顺序。
-1, the demonstration program of the first sequence of binary tree, in order, after three traversal sequence. 2, tree elements for all characters in the collection. 3, demonstration of procedures to the implementation of human-computer dialogue, that is displayed on computer terminals, Please enter the tree , the user may be keyboard input of binary tree traversal (az or AZ). Each test has finished, end-show by three traverse the sequence of letters.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
erchashu.cpp