搜索资源列表
可编程计算器
- 可编程计算器 满足加法和乘法的可编程计算-programmable calculator and the multiplication meet Adder programmable computing
C语言计算器程序
- 用51单片机作为控制器,c语言编程,实现简单的四则运算。
源文件
- 二: 普通计算器的设计说明: 1 普通计算器的主要功能(普通计算与逆波兰计算): 1.1主要功能: 包括 a普通加减乘除运算及带括号的运算 b各类三角与反三角运算(可实现角度与弧度的切换) c逻辑运算, d阶乘与分解质因数等 e各种复杂物理常数的记忆功能 f对运算过程的中间变量及上一次运算结果的储存. G 定积分计算器(只要输入表达式以及上下限就能将积分结果输出) H 可编程计算器(只要输入带变量的表达式后,再输入相应的变量的值就能得到
Java计算器
- Java图形编程实现的一个计算器小程序! (绝对原创!!!)-Java graphical programming of a small calculator procedures! (Absolute originality! ! !)
JAVA编写的一个计算器
- 是一个很好的java基础编程源程序,教我们好何用JAVA来做计算器-is a good basis for java programming source, the better we do with Java Mr Calculator
VC实现简单的计算器
- vc实现简单的计算器,非常适合vc初学者入门学习.从这个程序中,可以初步了解到VC的基本编程思想.-vc simple calculator, vc very suitable for beginners learning portal. From this procedure, you can understand the initial VC basic programming ideas.
Matlab编的计算器
- 本程序是在Matlab6.5下编写的一个计算器的程序,是Matlab的GUI编程的很好例子。 -the procedure was Matlab6.5 prepared a calculator procedures, Matlab GUI Programming good example.
课程设计,计算器
- 使用VC++的环境进行简单编程的计算器功能,可以实现+,-,*,/,及混合运算等简单功能-VC environment using a simple programming function calculator can be achieved ,-,*,/, and mixed computing simple function
java设计简单计算器
- java设计简单计算器。可以进行最简单的加法、剪法、乘法和除法的运算-simple calculator. Can the most simple addition, shear, the multiplication and division operations
可编程计算器
- 可编程计算器 满足加法和乘法的可编程计算-programmable calculator and the multiplication meet Adder programmable computing
spcalc
- 一个简单的高精度计算器模拟程序.基于Windows编程,可以计算超长位数字的计算。-a simple calculator high precision simulation program. Windows-based programming, can calculate the long-digit calculations.
jisuanqijavaCalculator
- 这是我在学习《java编程技术》后所编写的一条计算器程序,里面包含了htm文件,可以用网页的形式打开-This is my learning "java programming technology," prepared by a calculator program that includes htm file, you can use the website in the form of open
calc-tinko
- 一个用vc++6.0开发的可编程计算器。核心类:Cscr iptEngine。支持语法查错。支持各种复杂表达式。代码不够完善,仅作抛砖引玉只用。例:sin(3.14/2)*(90-3)-with a vc 6.0 programmable calculator. The core categories : Cscr iptEngine. Syntax Checking. Support for complex expression. C
Windowscalculator
- 本文需要你事先了解面向对象的基于消息驱动的 Windows 消息编程,当然,对于编写这个计算器,你不必知道太多的windows编程,你重要会编写基于对话框的简单应用程序就可以了。 首先,让我们来仔细了解一下mircosoft的计算器吧,我们发现它是一个基于对话框的含有两的主对话框、一个关于对话框、一个菜单的应用程序。也就是说,我们应该创建一个基于对话框的应用程序,并且为其添加一个菜单和一个主对话框(因为,应用程序已经创建好了一个主对话
cacul
- 一个利用编译原理课上学的上下文文法写的可编程计算器(MFC实现)注释清楚详细-use of a compiler Principle grammar school was in the context of programmable calculators (MFC) clearly Notes Details
Compute
- 可编程计算器-programmable calculator.
wj
- C++MFC图形界面实现,用文法写的可编程计算器.-err
kebianchengjisuanqi
- 编译原理上机编写的,自认为做得非常好,很有价值,可编程计算器,采用递归下降的算法制作而成的,考虑了几乎所有的问题,唯一的不足是没有实现那些高级的函数,只是带负数运算的简单的四则运算。-Compiler Construction Principles, prepared by the machine, since that has done a very good, great value, programmable calculator
calculate1
- 用C++编写的一个不错的windows编程计算器程序-err
计算器
- 计算器仿真,算法比较简单,可供初学者看看。(Calculator simulation, the algorithm is relatively simple, for beginners to see.)