Description: Java version of computing expressions parser main functions: to have the brackets, and four computing analytic solution. Supports a variety of types of ideas the expression: 1. The infix expression into postfix expression 2. Postfix expression is obtained from the solution Note: This version only supports 1.6JDK, If you want to make changes to replace LinkedList replaced 1.5JDK several methods on the list. Details: http://jomper.javaeye.com/blog/464906
- [simpleJavacompiler.Rar] - JAVA Programming for handling simple exp
- [convert] - Suffix-type switch-type will be made up
- [houzhui] - Infix expression into a suffix for the v
- [InToPost] - Infix expression into the expression suf
- [tree] - Arithmetic expressions with binary tree
File list (Check if you may need any files):
src
...\ExpressionUtil.java
...\TestExpressionUtil.java