搜索资源列表
模拟计算器的实现
- 模拟计算器的实现,可以进行基本的运算-the realization simulation calculators, the basic arithmetic
计算器--程序
- 用VC实现的一个简单的计算器的程序。
计算器的实现
- 计算器的简单实现
一个简单计算器的源码
- 用C#实现的一个简单的计算机的程序源码。
关于计算器的代码
- 一个关于计算器的代码
VC计算器
- VC计算器 功能 1、完成了实验要求的所有内容 2、可以连续输入运算,对于输入的表达式能够按算符优先级进行处理。如输入2+3*2时,输出为8,而不是10 3、可以处理含括号的表达式 4、十六进制、八进制、二进制可以双字、单字和字节三种长度进行处理 5、科学计数法表示,当输入值或者计算结果超过10^16时会自动以科学计数法表示 6、增加了科学计算器的一些设施,如退格键,清空与归零键,求阶乘,π,求Ln,求双曲函数等 7、可以使用键盘快捷键
计算器源代码[原创]
- 一个非常有趣的JAVA小程序-A very interesting JAVA applet
计算器
- 一个关于java的计算器的程序-A calculator on the java process
模拟计算器的实现
- 模拟计算器的实现,可以进行基本的运算-the realization simulation calculators, the basic arithmetic
javascript实现的计算器
- javascr ipt实现的计算器的源代码-javascr ipt realized the source code calculator
计算器源代码
- 一个计算器的源代码,适合参考-a calculator source code for reference
计算器代码
- 计算器的源代码,比较简单!-calculator source code, relatively simple!
实例2 简易计算器
- 简易计算器的例子,还可以哦-simple calculator example, can also oh
模拟WINDOWS计算器
- #制作了一个类似Windows中的计算器。本计算器的基本功能如下: 1实现了计算器的基本功能:加、减、乘、除 2实现开平方根 3实现清除屏幕 4实现了清除内存 5实现了对屏幕数据的复制和粘贴-# produced a similar Windows calculator. The basic functions of the calculator is as follows : a realization of the basic fu
一个简单的计算器
- 这是一个简单的计算器的设计,可以进行简单的数值计算,适用于初学者.-This is a simple calculator design, a simple numerical calculation applicable to beginners.
计算器(终结版)
- 本程序完整的模拟了现实中的计算器的功能,有较强的实用性。-the integrity of the process in a realistic simulation of the calculator function, a strong practicality.
Java计算器等
- JAVA课程设计之一,有计算器的基本实现和基本的JAVA WINDOWS程序源码-one of the JAVA curricula design,including the basic functions of calculator and the basic source code of JAVA WINDOWS.
Matlab编的计算器
- 本程序是在Matlab6.5下编写的一个计算器的程序,是Matlab的GUI编程的很好例子。 -the procedure was Matlab6.5 prepared a calculator procedures, Matlab GUI Programming good example.
简单计算器的实现
- 利用汇编编写8086的程序实现简易计算器的仿真功能(Compiled using assembly 8086 program to achieve the simple calculator simulation function)