文件名称:XReversePolishNotation
介绍说明--下载内容均来自于网络,请自行研究使用
Visual C++ 6 编写的控制台程序,开程序接受一个以#结尾的中缀表达式(如a+(b*d)#),输出对应的后缀(逆波兰)表达式-Visual C++ 6 console program written in, open process to accept a# at the end of infix expression (such as a+ (b* d)#), output of the corresponding suffix (reverse Polish) expression
(系统自动生成,下载前可以参看下载内容)
下载文件列表
XReversePolishNotation\ReadMe.txt
......................\res\XReversePolishNotation.ico
......................\...\XReversePolishNotation.rc2
......................\resource.h
......................\RPN.c
......................\RPN.h
......................\rpn_console.dsp
......................\rpn_console.dsw
......................\rpn_console.ncb
......................\rpn_console.opt
......................\rpn_console.plg
......................\rpn_console.positions
......................\RPN_EXPORT.h
......................\stack.c
......................\stack.h
......................\StdAfx.cpp
......................\StdAfx.h
......................\XReversePolishNotation.aps
......................\XReversePolishNotation.clw
......................\XReversePolishNotation.cpp
......................\XReversePolishNotation.dsp
......................\XReversePolishNotation.dsw
......................\XReversePolishNotation.h
......................\XReversePolishNotation.ncb
......................\XReversePolishNotation.opt
......................\XReversePolishNotation.plg
......................\XReversePolishNotation.positions
......................\XReversePolishNotation.rc
......................\XReversePolishNotationDlg.cpp
......................\XReversePolishNotationDlg.h
......................\res
XReversePolishNotation
......................\res\XReversePolishNotation.ico
......................\...\XReversePolishNotation.rc2
......................\resource.h
......................\RPN.c
......................\RPN.h
......................\rpn_console.dsp
......................\rpn_console.dsw
......................\rpn_console.ncb
......................\rpn_console.opt
......................\rpn_console.plg
......................\rpn_console.positions
......................\RPN_EXPORT.h
......................\stack.c
......................\stack.h
......................\StdAfx.cpp
......................\StdAfx.h
......................\XReversePolishNotation.aps
......................\XReversePolishNotation.clw
......................\XReversePolishNotation.cpp
......................\XReversePolishNotation.dsp
......................\XReversePolishNotation.dsw
......................\XReversePolishNotation.h
......................\XReversePolishNotation.ncb
......................\XReversePolishNotation.opt
......................\XReversePolishNotation.plg
......................\XReversePolishNotation.positions
......................\XReversePolishNotation.rc
......................\XReversePolishNotationDlg.cpp
......................\XReversePolishNotationDlg.h
......................\res
XReversePolishNotation