搜索资源列表
rinffixToPosse
- 实现中缀表达式向后缀表达式的转换。要求: 键盘输入一个表达式式,并以字符#表示结束; 输出为后缀表达式形式。 已通过测试。 -Achieve the conversion of infix expression to postfix expression. Requirements: an expression-type keyboard input, and the character# that end output to postfix expression in the form.