搜索资源列表
动画用Delphi编写计算器
- 实现加减乘除的简单计算器,可以将0显示在输入的右面. sa-realize the simple arithmetic calculators, can be shown in the importation of 0 to the right. Sa
计算器例子
- 一个类似于windows自带的计算器,界面操作简单,源代码附有注释。-own windows similar to a calculator, the interface is simple, annotated source code.
jisuanqi
- 简单计算器 啊
多功能函数式计算器
- 这是一个多功能的函数式计算器,相对于简单的计算器,它的功能可是很强大的啊!希望大家会喜欢!-This is a multi-function calculator, compared to a simple calculator, but its function is very powerful ah! I hope you will like!
Calculator
- visual c++ MFC程序 实现简单的计算器功能(+、-、*、/)运算,具有可视化界面-visual c++ MFC program realize a simple calculator function (+,-,*,/) computing with visualization interface
SimpleCalculator
- 简单的计算器,VC++按钮控件,堆栈,字符串转换数字-Simple calculator, VC++ button control, stack, string conversion figures
jsq
- MFC编的按钮式计算器,代码简单,功能稳定-MFC series of push-button calculator
calculator
- 用VC++编的一个简单计算器,适用于初学者。-VC++ code with a simple calculator, suitable for beginners.
jisuanqi
- 简单计算器完整代码,运行顺畅,代码清晰完整。-Simple complete code calculator
MFC-calculator
- 在visual c++中,主要使用按钮控件进行一个简单计算器的设计,可以实现加减乘除简单运算-In visual c, the main use for a simple calculator button control design, simple operation can be achieved Math
calc
- 一个利用MFC制作的简单计算器小程序包括加减乘除去倒数和百分-failed to translate
computer
- 用MFC写的一个简单计算器,对初学者很有帮助-MFC to write a simple calculator, useful for beginners
Calculator
- 基于MFC的简单计算器,可以实现加减乘除和进制间的转换。-MFC-based calculator simple addition, subtraction, and can achieve conversion between hex.
Calculater
- 运用Java设计的一个简单计算器运用程序。-This is a Calculater.
caclex
- mfc的简单计算器实现加,减,乘,除,简单的指数和对数运算,以及简单阶乘运算-mfc achieve simple calculator to add, subtract, multiply, divide, simple exponential and logarithmic arithmetic, and simple arithmetic factorial
My-Cal
- 基于MFC的简单计算器 实现加减乘除四则运算 -MFC-based simple calculator Math achieve four Operational
calculator3
- 用QT实现的简单计算器,实现简单的加减乘除功能。-QT achieved with a simple calculator, simple addition and subtraction, multiplication and division functions.
Calc
- vc6.0 MFC 能实现四则混合运算的简单计算器-Vc6.0 MFC to achieve four mixed arithmetic of simple calculator
Calculator
- 基于VB的简单计算器,界面和功能比较完善,可以用来初步学习(A simple calculator based on VB)
计算器
- 设计一个简单的计算器。可以完成简单的加减乘除运算。