搜索资源列表
Calculator
- 使用mfc开发的计算器,含有电源开关键,可以进行加减乘除运算。
Calc
- 实现Windows计算器的基本功能,主要包括加减乘除、开方、退格以及小数的各种运算
Calculate
- MFC实现简单计算器,可以完成加减乘除混合运算,但没有优先级
MFCcalculator
- MFC简单计算器,在visual c++环境下编写,可以进行简单的加减乘除运算。-MFC simple calculator,you can use it count,for example add and so on,thank you for using,it can help you a lot 。
duizhanyunsuan
- 基于对话框,实现加减乘除的运算,利用堆栈的原理实现的,我的课程设计-VISUALC++,Based on the dialog box to achieve the computing procedures for addition and subtraction multiplication and division
Calculator
- 利用Visual C++中MFC编写的整数计算器,可实现整数的加减乘除及求倒数运算。-Use MFC Visual C++ in the preparation of the integer calculator allows integers, Math and seek reciprocal operation.
Parser
- 本程序为一个实用的函数式计算器,除进行加减乘除计算外还支持三角函数,对数,角度等运算,还支持状态保持和读取-This program is a utility function calculator, in addition to Math computations also support trigonometric, logarithmic, angle and other operations, also supports the state to maintain and read
Calculator
- 可以实现加减乘除 以及 平方开方求对数等运算 界面美观友好-VC++ dialog program Calculator
calculsator
- 基于MFC框架下的进行加减乘除四则运算,点击计算器出现对话框,可进行运算-MFC framework based on the conduct of addition, subtraction arithmetic, click on the calculator dialog box appears, can be operational
Task1
- 简易的计算器程序。 对话框类型的程序; 能够实现浮点数值的加减乘除运算; 界面由一个编辑框和若干按钮组成,编辑框负责表达按钮输入及计算的结果,按钮负责输入数字、加减乘除以及等于等动作的输入;程序的核心功能由标准C++方式实现,并通过MFC框架代码调用其功能。 -Simple calculator program. The dialog box, type the program to achie
jisuanqi
- c#编写的简单功能的计算器,只能进行加减乘除等简单运算,利用.net提供的窗体和控件完成开发-c# prepared by the simple function calculator, only simple arithmetic such as addition, subtraction, and the use of net provided forms and controls completed the development of
EasyCount
- 简易计算器,可实现简单加减乘除运算,带小数点-failed to translate
calutor
- 一个简易的计算器,可以实现加减乘除,开方,倒数,平方的运算-A simple calculator, you can achieve the arithmetic, square root, reciprocal, square op
calcutor
- 简易计算器,用c调用api完成。实现简单的加减乘除运算。-Simple calculator with c api calls complete. Simple addition and subtraction, multiplication and division.
calculator-V1.0
- 自己编写的一个基于MFC的计算器,包括常用的运算,加减乘除和开方,以及系统的实施的时间显示,本人亲测,能正常在win7下运行,XP应该没问题-An MFC-based calculators, including the implementation of common arithmetic, addition, subtraction and prescribing, as well as the system' s time to write your own show, I pro-
caculator
- window界面编程,实现了简单的加减乘除运算,给这个小程序更换了图标。-window interface programming to achieve a simple arithmetic operations, this small program to replace the icon.
6.9
- 这是一个计算器的对话框编程,用可以进行加减乘除的运算-This is a calculator dialog programming, you can use the arithmetic operators
Dialog-VC
- 基于VC6.0++的,该程序实现弹出一个对话框,可以进行加减乘除运算,适合VC学习的初学者-Based on VC6.0++, and the program pops up a dialog box, arithmetic operations can be carried out,suitable for beginners to learn VC
Addiation
- 一个简单的计算器,可以实现加减乘除运算,使用MFC编写。-A simple calculator, arithmetic operation can be achieved using MFC prepared.
clbentinvariants
- 十六进制之间的转换 实现不同进制数的加减乘除运算 所有的数据需由键盘(Realizes hexadecimal conversion between hexadecimal number operations of addition, subtraction, multiplication, and division all data required by keyboard)