文件名称:Final

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2017-09-16
  • 文件大小:
  • 18kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • mat****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

数学表达式求值
编写一个求解包括+、-、×、÷ 运算符的数学表达式值的程序,要求如下:
(1)具有操作界面;
(2)采用算符优先分析法求解数学表达式的值;
(3)可以测试多个数学表达式,每个数学表达式通过键盘输入,可以是合法的数学表达式,
也可以是不合法的数学表达式;
(4)如果数学表达式是合法的,则将数学表达式及其值保存到Mathematical-Expression.txt
文件中;否则将数学表达式及提示信息保存到Mathematical-Expression.txt 文件中,文件格
式示例如下:
数学表达式:16+2*3-14+7*2
值:22
数学表达式:3*+4/2
提示信息:数学表达式不合法
数学表达式:21-12/2+16-2*3+6/3
值:27(Evaluation of mathematical expressions
The preparation of a solution including +, -, *, / operator the mathematical expressions of the value of the program, the requirements are as follows:
(1) having operation interface;
(2) the operator priority analysis method is used to solve the mathematical expressions;
(3) you can test multiple mathematical expressions. Each mathematical expression is entered by keyboard. It can be a valid mathematical expression,
It can also be an illegal mathematical expression;
(4) if the mathematical expression is legal, the math expression and its values are saved to Mathematical-Expression.txt
In the file; otherwise, save the math expressions and prompt information into the Mathematical-Expression.txt file
Examples are as follows:
Mathematical expression: 16+2*3-14+7*2
Value: 22
Mathematical expression: 3*+4/2
Prompt information: mathematical expression is illegal
Mathematical expression: 21-12/2+16-2*3+6/3
Value: 27)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

2015级《数据结构实验》期末设计报告.doc

Final

Final\bin

Final\bin\Debug

Final\bin\Debug\Final.exe

Final\Final.cbp

Final\Final.depend

Final\Final.layout

Final\main.c

Final\Matchematical-Expression.txt

Final\obj

Final\obj\Debug

Final\obj\Debug\main.o

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org