Description: Infix expression would be converted to suffix expressions, and calculate the arithmetic expression of arbitrary results, the use of linked lists and queues to achieve, non-grammar and the state machine
File list (Check if you may need any files):
新建文件夹
..........\Calu.cpp
..........\Calu.h
..........\CaluHelp.cpp
..........\CaluHelp.h
..........\CaluSurface.cpp
..........\SimpleCalu.cpp