Description: Given an infix expression into postfix expression requirements, and generate an abstract stack machine code, complete code and test reports.
To Search:
File list (Check if you may need any files):
生成抽象堆栈机_前缀转后缀\a1.txt
.........................\a2.txt
.........................\Debug\emitter.obj
.........................\.....\error.obj
.........................\.....\exp1.exe
.........................\.....\exp1.ilk
.........................\.....\exp1.obj
.........................\.....\exp1.pch
.........................\.....\exp1.pdb
.........................\.....\init.obj
.........................\.....\lexer.obj
.........................\.....\parser.obj
.........................\.....\stack.obj
.........................\.....\StdAfx.obj
.........................\.....\symbol.obj
.........................\.....\vc60.idb
.........................\.....\vc60.pdb
.........................\emitter.cpp
.........................\error.cpp
.........................\exp1.cpp
.........................\exp1.dsp
.........................\exp1.dsw
.........................\exp1.exe
.........................\exp1.ncb
.........................\exp1.opt
.........................\exp1.plg
.........................\global.h
.........................\init.cpp
.........................\lexer.cpp
.........................\parser.cpp
.........................\stack.cpp
.........................\stack.h
.........................\StdAfx.cpp
.........................\StdAfx.h
.........................\symbol.cpp
.........................\生成抽象堆栈机.doc
.........................\Debug
生成抽象堆栈机_前缀转后缀