文件名称:Expression-evaluation
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.26kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
利用栈来求解表达式求值问题。用的是算数优先法,设置了两个栈:OPTR,用来寄存运算符;OPND,用以寄存操作数或运算结果。-Usage of the expression evaluation stack to solve the problem. Count method using a priority, set up two stacks: OPTR, for storage operator OPND, for the storage operand or operation result.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Expression-evaluation.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.