文件名称:Scientific_Calculator

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [WORD]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 20kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • e**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

科学计算器

定义字符数组file[]、expression[]分别用于接收输入文件名、输入            文件的内容,定义整形数length用于指示表达式的长度。函数开始            时,以文件方式输入表达式,用expression[]接收输入表达式、length           指示表达式的长度。然后调用IsRightInput()判断输入是否合法,如           果输入不合法则提示输入错误继续输入。如果输入正确,调用           Initial()函数初始化堆栈,调用DealInput()函数处理输入的表达式,           处理结束后显示输入表达式的后缀表达式及计算结果,并提示是否           继续操作。-Scientific Calculator define character array file [], expression [] are used to receive input file names, the contents of the input file, define the integer length is used to indicate the length of the expression. Function start to enter the expression of papers, with the expression [] receive input expression, length indicates the length of the expression. Then call IsRightInput () to determine the legality of importation, if the input sub-rule prompted to input errors. If the input is correct, call the Initial () function initializes the stack, call DealInput () function processes the input expression is displayed after the end of processing the input expression postfix expression and calculation results, and are prompted to continue.
相关搜索: postfix
calculator

(系统自动生成,下载前可以参看下载内容)

下载文件列表

Scientific_Calculator.doc

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org