文件名称:Binary-Tree-Traversal
介绍说明--下载内容均来自于网络,请自行研究使用
本程序的功能是利用二叉树后序遍历来实现表达式的转换,同时可以使用栈来求解
后缀表达式的值。-The function of this program is to be implemented after preorder binary tree transform expression, and can use the stack to solve value postfix expression.
后缀表达式的值。-The function of this program is to be implemented after preorder binary tree transform expression, and can use the stack to solve value postfix expression.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验四.cpp
实验四.exe
实验四.o