文件名称:Infix-to-suffix-arithmetic-expressio
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-01-22
- 文件大小:
- 2.4mb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
输入一个中缀算术表达式S,S中的操作数为0到9,只含+,-和*,/运算,也可能含有括号(),运算符的计算顺序和实际四则运算的计算顺序相同. 输出与S等价的后缀表达式-Input an infix arithmetic expressions S, the S operand 0-9, containing only+,-,*,/operator may also contain brackets (), the same order as the operator of the calculation of the order and the actual calculation of the four operationsoutput and S equivalent postfix expression
(系统自动生成,下载前可以参看下载内容)
下载文件列表
中缀转后缀\Debug\中缀转后缀.exe
..........\.....\中缀转后缀.ilk
..........\.....\中缀转后缀.pdb
..........\ipch\中缀转后缀-e367c6e0\中缀转后缀-609d6b13.ipch
..........\中缀转后缀\Debug\CL.read.1.tlog
..........\..........\.....\CL.write.1.tlog
..........\..........\.....\link-cvtres.read.1.tlog
..........\..........\.....\link-cvtres.write.1.tlog
..........\..........\.....\link.6580-cvtres.read.1.tlog
..........\..........\.....\link.6580-cvtres.write.1.tlog
..........\..........\.....\link.6580.read.1.tlog
..........\..........\.....\link.6580.write.1.tlog
..........\..........\.....\link.7428-cvtres.read.1.tlog
..........\..........\.....\link.7428-cvtres.write.1.tlog
..........\..........\.....\link.7428.read.1.tlog
..........\..........\.....\link.7428.write.1.tlog
..........\..........\.....\link.read.1.tlog
..........\..........\.....\link.write.1.tlog
..........\..........\.....\mt.read.1.tlog
..........\..........\.....\mt.write.1.tlog
..........\..........\.....\rc.read.1.tlog
..........\..........\.....\rc.write.1.tlog
..........\..........\.....\stdafx.obj
..........\..........\.....\vc100.idb
..........\..........\.....\vc100.pdb
..........\..........\.....\中缀转后缀.exe.embed.manifest
..........\..........\.....\中缀转后缀.exe.embed.manifest.res
..........\..........\.....\中缀转后缀.exe.intermediate.manifest
..........\..........\.....\中缀转后缀.lastbuildstate
..........\..........\.....\中缀转后缀.log
..........\..........\.....\中缀转后缀.obj
..........\..........\.....\中缀转后缀.pch
..........\..........\.....\中缀转后缀_manifest.rc
..........\..........\ReadMe.txt
..........\..........\stdafx.cpp
..........\..........\stdafx.h
..........\..........\targetver.h
..........\..........\中缀转后缀.cpp
..........\..........\中缀转后缀.vcxproj
..........\..........\中缀转后缀.vcxproj.filters
..........\..........\中缀转后缀.vcxproj.user
..........\中缀转后缀.sdf
..........\中缀转后缀.sln
..........\中缀转后缀.suo
..........\ipch\中缀转后缀-e367c6e0
..........\中缀转后缀\Debug
..........\Debug
..........\ipch
..........\中缀转后缀
中缀转后缀