文件名称:BDS
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 780kb
- 下载次数:
- 0次
- 提 供 者:
- 迟**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写完整程序,将中缀表达式翻译成后缀表达式。
要求:
表达式由操作数(变量)、操作(运算符)以及小括弧“(”和“)”组成,其中:
• 操作包括算术运算、关系运算和逻辑运算三类;
• 操作数应能够识别但个字符或由字母和数字任意多个字符构成;
• 能够识别出简单的错误,如括弧不匹配。
输入:中缀表达式,80个字符以内
输出:转换后的后缀表达式
-The preparation of a complete procedure infix expression translated into expression suffix. Requirements: the expression by the operands (variables), operations (operator), as well as small brackets ( and ) , of which:
要求:
表达式由操作数(变量)、操作(运算符)以及小括弧“(”和“)”组成,其中:
• 操作包括算术运算、关系运算和逻辑运算三类;
• 操作数应能够识别但个字符或由字母和数字任意多个字符构成;
• 能够识别出简单的错误,如括弧不匹配。
输入:中缀表达式,80个字符以内
输出:转换后的后缀表达式
-The preparation of a complete procedure infix expression translated into expression suffix. Requirements: the expression by the operands (variables), operations (operator), as well as small brackets ( and ) , of which:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1079113218张丽
..............\1079113218张丽.doc
..............\Debug
..............\kkk.cpp
..............\kkk.dsp
..............\kkk.dsw
..............\kkk.ncb
..............\kkk.opt
..............\kkk.plg
..............\ReadMe.txt
..............\StdAfx.cpp
..............\StdAfx.h
..............\1079113218张丽.doc
..............\Debug
..............\kkk.cpp
..............\kkk.dsp
..............\kkk.dsw
..............\kkk.ncb
..............\kkk.opt
..............\kkk.plg
..............\ReadMe.txt
..............\StdAfx.cpp
..............\StdAfx.h