搜索资源列表
计算器
- 用win32 编写的计算器,支持加减乘除,支持浮点运算。
Calculator(bete1.0)
- 用java编程实现的简单的计算器,能实现简单的加减乘除运算-Achieved with a simple calculator java
calc
- 这是一款计算机,可以实现简单的加减乘除运算,还有其他的一些功能-This is a computer, you can achieve simple addition and subtraction, multiplication and division calculations, there are other features
MFC-jisuanqi
- 实现数值的加减乘除运算,运用控件之间的消息传递-To achieve value addition and subtraction multiplication and division operations, the use of messaging between control
MFC-calculator
- 在visual c++中,主要使用按钮控件进行一个简单计算器的设计,可以实现加减乘除简单运算-In visual c, the main use for a simple calculator button control design, simple operation can be achieved Math
jsq
- 基于单文档的MFC,能够实现加减乘除运算的计算器-Calculator arithmetic operations can be achieved based on the single document MFC
javashiyan7
- 1、具备基本的加减乘除功能;支持由括号和运算符组成的表达式的运算。 2、使用android界面元素设计用户友好的界面。 3、能够存储多个计算结果,并提取出来作为下一个计算的操作数。 4、能够处理计算过程中的异常情况。 -1, with basic addition and subtraction, multiplication and division computing support by parentheses and operator expression. 2, us
jisuanqi
- 实现计算器的常用功能,包括加减乘除、开方、求幂运算的实现等-Calculators commonly used functions, including addition, subtraction, multiplication and division, square root, exponentiation realization ...
calculation-machine-design
- 计算器的功能实现。包括界面设计、完成加减乘除的运算等。-Calculator functions. Including interface design, to complete the operations of addition, subtraction, multiplication and division.
calculate
- 简易计算器,可实现计算器的加减乘除,加括号的运算-Simple calculator, enabling calculator arithmetic, arithmetic bracketed
(java)_txt
- 是一个简单地计算器,其中包括加减乘除等一些简单的运算功能-Is a simple calculator, including addition, subtraction and some simple arithmetic functions
计算器
- 设计一个简单的计算器。可以完成简单的加减乘除运算。