搜索资源列表
一个简单的计算器示例
- 一个简单的计算器示例-a simple calculator example
简单计算器
- 简单计算器 一个小小的计算器-a simple little calculator
一个简单的计算器
- 这是一个简单的计算器的设计,可以进行简单的数值计算,适用于初学者.-This is a simple calculator design, a simple numerical calculation applicable to beginners.
PIC数码管计算器简单版本.rar
- MPLAB V7.11 HI-TECH V8.05 Proteus V7.1 现在这只是一个简单的加法计算器,当前使用方法: 1) 输入第一个数(<4位);边输入边显示 2) 按+号;清空数码管; 3) 输第二个数(<4位) ; 边输入边显示 4) 按=号出结果;显示在数码管上 5) 按C号,返回1) 继续等待输入
计算器--程序
- 用VC实现的一个简单的计算器的程序。
一个简单计算器的源码
- 用C#实现的一个简单的计算机的程序源码。
简单计算器
- 用vc6.0实现的一个简单计算器,有些高级功能没实现
计算器MFC
- VC做的一个简单计算器
一个简单的计算器程序
- 一个简单的计算器程序,初学者很有用!!!!!!!!!!!!!!!!!!
calculator.rar
- 用51单片机实现一个简单计算器的功能,并用8位数码管显示,即可以实现0-99999999间的运算。,With 51 single-chip realization of a simple calculator functions, and 8-bit digital tube display, which can be achieved between the computing 0-99999999.
jisuanqi
- VC++课程设计(GDUT) 计算器 (内含实验报告) 1.设计任务 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1)、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2)、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3)、以角度、弧度两种方式实现上述部分函数 4)、具备历史计算的记忆功
Calculator
- 这是一个简单计算器程序的实现的源码及解决方案,用的C#语言开发的。-This is an calculator application implemented by C#.With the IDE-VS2008.
yiran
- 面向对象程序设计做的课程设计是一个基于gui的简单计算器,-Curriculum design to do a simple gui based calculator
Calculator
- MFC实现的一个简单计算器,功能比较齐全。-MFC to achieve a simple calculator, a relatively complete functionality.
jisuanqi
- 单片机键盘扫描加数码管扫描的一个简单计算器程序-Keyboard for digital scanning plus a simple calculator program scan
C#编写简单计算器(加减乘除带小数点)
- 用C#编写的一个简单的计算器,可以实现加减乘除及带小数点的运算,代码简单易懂
[VB.NET]简单计算器
- 计算器, 比较简单的一个计算器,仅供参考。(Calculator, relatively simple calculator, for reference purposes only.)
MFC简单计算器
- windows编程初学者作业,一个简单的基于MFC的计算器程序,源代码为C++语言编写。可以简单执行四则运算,三角函数计算等。(Windows programming beginners job, a simple MFC based calculator program, the source code for the C++ language. You can simply perform four operations, trigonometric functions, and so on
jre
- 模仿windows自带的计算器功能,设计一个简单计算器 (1)至少要求实现整数和小数的加、减、乘、除、清零功能。 (2)其他计算功能,请参考windows自带的计算器,尽可能多的实现(Design a simple calculator by imitating the function of windows's own calculator. (1) at least the functions of adding, reducing, multiplying, dividing, re
计算器3
- 就是一个简单的计算器 学习用的 课程设计(It's a simple calculator for learning.)