文件名称:Binary-tree-arithmetic-calculation
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2016-04-11
- 文件大小:
- 1.19mb
- 下载次数:
- 0次
- 提 供 者:
- she****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
构建二叉树结构进行四则运算。在控制台程序中输入书写习惯的表达式(可以包含括号),程序首先遍历提取运算符号,分辨优先级,然后构造二叉树,对二叉树后序遍历,运算得到结果。 输出运算结果和遍历顺序。-Construction of the structure of four binary arithmetic. Enter the writing habits of expression in the console program (may contain parentheses), the program first traversal extraction operation symbol, the resolution priority, and then construct a binary tree, after traversing Binary Tree, the calculation result. Output of the operational results and the order of traversal.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
二叉树后序遍历\8_3.cpp
..............\8_3.dsp
..............\8_3.dsw
..............\8_3.exe
..............\8_3.ncb
..............\8_3.opt
..............\8_3.plg
..............\tree.h
二叉树后序遍历
..............\Debug\8_3.bsc
..............\.....\8_3.exe
..............\.....\8_3.ilk
..............\.....\8_3.obj
..............\.....\8_3.pch
..............\.....\8_3.pdb
..............\.....\8_3.sbr
..............\.....\vc60.idb
..............\.....\vc60.pdb
..............\Debug