Welcome![Sign In][Sign Up]
Location:
Search - infix postf

Search list

[Data structsinfix-Postfix

Description: 利用堆栈进行表达式的 Infix -> postfix 转换 适合大专院校计算机专业数据结构课参考 用法: 输入infix表达式为:(3+2*3)^2 则 转换位postfix表达式 323*+2^ 进而可以计算出表达式的值为81 目前bug: 主要作原理演示用,只能处理1位数字变量,且变量值不可太大-use of the stack for expression Infix-
Platform: | Size: 41984 | Author: QKY | Hits:

CodeBus www.codebus.net