搜索资源列表
一个用JAVA编写的计算器
- 一个用java编写的计数器小程序,实现了加减乘除,乘方,开方等功能-prepared with a counter of small programs, achieving the arithmetic, involution, evolution function! !
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 。
EX9_1
- 利用MFC创建对话框,依据用户的输入完成基本的加减运算,并可以不断地扩充其他功能!-To use MFC to create dialog boxes, based on the user' s input to complete basic addition and subtraction operations, and can continue to expand other functions!
duizhanyunsuan
- 基于对话框,实现加减乘除的运算,利用堆栈的原理实现的,我的课程设计-VISUALC++,Based on the dialog box to achieve the computing procedures for addition and subtraction multiplication and division
calculator
- 用MFC做一个计算器可以实现数据的加减乘除等操作。-a simple calculator
Ex_18
- VC++环境下的对话框使用,能够查询成绩,并且能够以0.1分加减。
simplcalculateor
- 简单的一个VC++程序,功能是加减计算,如有需要可以另外再加一些程序使之更复杂更实用-Simply a VC++ program function is addition and subtraction, if necessary, you can also add some procedures to make it more complex and useful
calculator
- 这就是个计算器的源代码,里面除了简单的加减乘除外还有一些其他基本功能-This is a calculator of the source code, which apart from simple addition and subtraction, except multiplied by a number of other basic functions
Calculator
- 利用Visual C++中MFC编写的整数计算器,可实现整数的加减乘除及求倒数运算。-Use MFC Visual C++ in the preparation of the integer calculator allows integers, Math and seek reciprocal operation.
Calculator
- 实现计算机的各种功能,加减乘除,以及多功能的括号,是利用栈来实现的-To achieve a variety of computer functions, addition and subtraction multiplication and division, and multi-function brackets, is achieved using a stack
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
MyDialog
- 对话框,按钮转移,加减,自动换行,功能更强大,无所不能-Dialog boxes, buttons, transfer, addition and subtraction, word wrap, more powerful, omnipotent
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
My-Calculator
- 利用MFC编写的简易计算器,实现加减乘除功能,含小数操作,精度为单精度。-this is a cacluator.