文件名称:1
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.08kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1)使用先序遍历序列构造算法,使用二叉链表,表示算术表达式2*3+6/3的标识符树;
2)求标识符树的先序、中序、后序序列,各存入数组中并显示结果;
3) 求树中叶子结点的个数
附加:3)使用后序序列求表达式的值(使用栈实现);
-1) Use a preorder traversal sequence construction algorithm, using the linked list of binary, indicating that the arithmetic expression 2* 3+6/3 of identifier tree
2) Find the identifier tree preorder, inorder, postorder sequence, stored in the array and display the results
3) Find the number of leaf nodes in the tree
Additional: 3) Use the order sequence to evaluate the expression (using a stack implementation)
2)求标识符树的先序、中序、后序序列,各存入数组中并显示结果;
3) 求树中叶子结点的个数
附加:3)使用后序序列求表达式的值(使用栈实现);
-1) Use a preorder traversal sequence construction algorithm, using the linked list of binary, indicating that the arithmetic expression 2* 3+6/3 of identifier tree
2) Find the identifier tree preorder, inorder, postorder sequence, stored in the array and display the results
3) Find the number of leaf nodes in the tree
Additional: 3) Use the order sequence to evaluate the expression (using a stack implementation)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.