- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于qt的科学计算器的设计与实现
摘 要
随着科技的飞速发展,人类已经进入信息化的大时代。信息技术发展更是日新月异,计算器已经进入而且融入人们生活的各个领域,在现代生活中无处不在,大型复杂的计算是人脑和手工所不能胜任的,而且容易出错且准确度不高。科学计算器作为一种快速便捷的计算工具方便了人类的使用。科学计算器包含简单的四则加减乘除运算、复杂的数学运算、二八十十六进制之间的相互转换等功能,具有美观的界面,操作方便简单,能够被用户所接受,科学计算器在我们的日常生活、学习、工作中使用相当广泛,而且种类繁多,所以科学计算器的程序设计因此应运产生。
本文从课题背景、计算器的概况、计算器的相关技术、项目内容和要求、概要设计、设计流程、系统实现、系统调试等方面详细说明了小型科学计算器的开发设计过程。软件采用Qt Creator设计界面结合C++面向对象编程语言来开发。科学计算器包含简单的四则运算、复杂的数学表达式运算、与或运算、进制之间的相互转换、简易画图板等功能。
该科学计算器具有界面可视化,用户操作简单实用方便等优点,为用户进行复杂科学的计算提供了高效率的计算保证。
关键词:科学计算器;进制转换; Qt Creator;C++;运算
Design and implementation of scientific calculator based on QT
Abstract
With the rapid development of science and technology,?mankind has?entered the information?era.?The development of information?technology is?change rapidly, the computers have entered?and?integrated into various fields?among peoples lives,?even are ubiquitous in modern life .The human’s brain?and hand?have already could not completed the calculation of large scale complex,?but also prone to error?and accuracy is not high.?Scientific calculator?as a kind of?quick and convenient?calculation tool?is convenient for human’s?using.?Scientific calculator?contains?between?four simple?add, subtract, multiply and divide?operations,?a complex mathematical operation, two、eight、ten and sixteen’s hexadecimal?conversion?functions,?with a?beautiful interface,?simple and convenient operation, and?can?be accepted by users. Scientific calculator?is quite?widely?in our daily life,?study,?work,?and variety of classifications,?so the program’s?design?about scientific calculator?is?produced.
From this?background,?calculator,?calculator?of?related technology,?project content?and requirements,?the outline design,?process design,?system implementation,?system debugging?are described in detail?the development and design process of the?small.scientific?calculator.?The program use Qt?Creator tool to design the interface?with the?C++ object oriented?programming language. Scientific calculator?contains?four sim
文档评论(0)