搜索资源列表
Calculator
- 用vc++编写的科学计算器 可以完成各种进制的转换
计算器
- VC++科学计算器
VC计算器
- VC计算器 功能 1、完成了实验要求的所有内容 2、可以连续输入运算,对于输入的表达式能够按算符优先级进行处理。如输入2+3*2时,输出为8,而不是10 3、可以处理含括号的表达式 4、十六进制、八进制、二进制可以双字、单字和字节三种长度进行处理 5、科学计数法表示,当输入值或者计算结果超过10^16时会自动以科学计数法表示 6、增加了科学计算器的一些设施,如退格键,清空与归零键,求阶乘,π,求Ln,求双曲函数等 7、可以使用键盘快捷键 8、错误提示 使用 1、Sin、Cos、Tan、Log、M
calculator-primitive.rar
- 用mfc写的一个简单的科学计算器,因本人程序能力有限,有些功能还不太完善。供大家学习 用,Mfc Writing with a simple scientific calculator, because of my limited ability to process, some features are not quite perfect. For study with U.S.
jisuanq
- 我以前制作的一个VC编的科学计算器,是一次期末设计,源码和配置写的很清楚,希望能帮助初学者~-I' ve produced a VC series of scientific calculators, is a final design, source code and configuration was very clear, hope to help the beginner ~
Calculator
- 用VC写的一个科学计算器,功能强大,非常好用!-Using VC to write a scientific calculator, powerful, very easy to use!
jisuanqi
- VC++实现的简单的科学计算器程序,希望对大家有所帮助 -VC++ Realized simple scientific calculator program, I hope all of you to help
newcalculator
- VC 6.0做的函数型计算器,可进行二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行 -VC 6.0 do function calculator, can be binary, octal, decimal and hexadecimal number of add, subtract, multiply, divide, involution, modulus, such
calculator
- 简单科学计算器 VC++ 可视化编程-Simple scientific calculator VC++ Visual Programming
jisuanqi
- VC++课程设计(GDUT) 计算器 (内含实验报告) 1.设计任务 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1)、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2)、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3)、以角度、弧度两种方式实现上述部分函数 4)、具备历史计算的记忆功
jisuanqical
- vc++ 实现的 计算器 科学计算 ,基本计算 进制转换 课程设计-vc++ achieve calculator scientific computing, the basic calculation of M-ary conversion curriculum design
41
- Vc++开发的计算器源码,可以完成简单的科学计算-VC++,vc++,vc++
Calculator
- 用vc写的一个图形用户界面科学计算器,下功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 -Vc written with a graphical user interface of scientific calculator, the next feature: 1, binary, octal, decimal and hexadecimal numbe
Calculator
- VC++ 基于表达式计算的科学计算器源代码,它有几个特色功能,就是将函数与特殊符号以及数字分成三个互不干涉的小键盘,方便用户输入,另外它还附有函数表、历史表达式供查询,它还有角度、弧度两种制度选择,因此它除了数字四则运算外,还可进行表达式运算,函数运算等。-VC++ expression is calculated based on a scientific calculator source code, it has several features, is to function with
Calculator
- vc++6.0写的计算器,能实现加,减,乘,除,进制转换,科学计算-vc++6.0 to write calculator, able to add, subtract, multiply, divide, binary conversion, scientific computing
Calculator_MFC
- 基于表达式求值的科学计算器 VC知识库上的一份计算器源码, 压缩包里包括下载网页, 请用FF打开 开发环境 VC++6.0 基于MFC开发的 -Expression evaluation based on the scientific calculator to a calculator on the VC Knowledge Source, compression bag, including the download page, please use the FF to o
ScienceCalcMFC
- ScienceCalcMFC 科学计算器VC++源代码: 做毕业设计时编写的程序。 和微软的科学计算器差不多了,你可以了解计算器是怎么工作的了。-ScienceCalcMFC scientific calculator vc++ source code: Do the graduate program in design. Similar to Microsoft s scientific calculator, you can learn more about how t
计算器
- 计算器 vc++ 实现的 计算器 科学计算 ,基本计算(Calculator vc++ calculator scientific calculation, the basic calculation)
vemy
- 一个由VC实现科学计算器程序,功能简单,程序也很浅显易懂(A VC realize scientific calculator program, function is simple and application is also very simple)
Calculator
- 采用简单工厂模式或工厂模式,完成计算机器的业务逻辑,应用VC++环境完成界面逻辑,仿照Windows计算器实现一个可视化的计算器,工程采用基于对话框的应用程序实现。 本实验的任务是实现一个Windows科学计算器。(A simple factory pattern or factory model, complete business logic computing machine, using VC++ to complete the interface logic, modeled on t