搜索资源列表
JAVA编写的计算器
- 利用java 实现的计算器,功能还不错,代码完全手写并伴有注释,很直观易懂!-achieved using calculators, good features, and code entirely accompanied by handwritten notes, intuitive and easy!
非常实用的一款计算器net
- dd: 计算器系统用于VC,功能完善,思路清晰 是不小心做出来的 -dd : calculators for the VC system, complete functions, a clear line of care is not done out of
动画用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.
另类java计算器
- 一个用java编写的计算器,希望能个java爱好者们带来一丝启发,帮助!-prepared with a calculator, hoping 000 java lovers thread of inspiration, help!
我的小计算器
- 用汇编语言实现简易计算器 You can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.inc. If you use the EWCalc.mak file you will have to change the pointers to the proper directories. If anyone has any problems s
计算器33423
- 自己写的计算器,功能比较强大,新版本即将推出!-himself wrote the calculator, more powerful features, the new version soon!
类似Windows的计算器 20040518095035
- 类似Windows的计算器-similar to the Windows Calculator
多功能函数式计算器
- 这是一个多功能的函数式计算器,相对于简单的计算器,它的功能可是很强大的啊!希望大家会喜欢!-This is a multi-function calculator, compared to a simple calculator, but its function is very powerful ah! I hope you will like!
计算器
- 用win32 编写的计算器,支持加减乘除,支持浮点运算。
MFC做的计算器(含源代码)
- MFC做的计算器(含源代码),适合初学者
计算器
- VC++科学计算器
MFC做的计算器
- 用mfc编的的计算器,能实现一般一般计算器功能
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
Calculate
- 计算器,能进行累加,减,乘,除,以及混合运算(Calculators can accumulate, subtract, multiply, divide, and combine operations)
Calculator
- 基于VB的简单计算器,界面和功能比较完善,可以用来初步学习(A simple calculator based on VB)
计算器
- 设计一个简单的计算器。可以完成简单的加减乘除运算。