利用Swing组件设计一个计算器,实现简单的加、减、乘、除功能。计算完后需要按“C”键清空再进行下步计算。显示框中存在小数点后再按“.”键则无效。-use Swing components design a calculator, a simple addition, subtraction, multiplication and functional. After the calculation required by the "C" key emptied again for the next step calculation. Box indicated by the presence decimal point after "." Keys were invalid. 下载
|
C编的多项式计算器。可求多项式的值,求导,求微分,积分以及多项式相加减-C series polynomial calculator. Stepping polynomial value, derivative and seeking differential, integral and Modified Polynomials 下载
|
本“计算器”可以完成任意的通常借助手持计算器来完成的标准运算。“计算器”可用于基本的算术运算,比如加减运算等,以及C(清除)、AC(全部清零)、N(符号改变)、存储(M+、M-、MR)、平方根和百分比运算。关于科学计算本“计算器”暂不支持。-the "calculator" to be completed with the usual arbitrary use handheld calculators to complete the standard operation. "Calculator" can be used for the basic arithmetic operations, such as addition and subtraction operations, as well as C (removal), AC (all zeros), N (symbol change), storage (M +, M-, MR), the square root and percentage computing. Scientific Computing on the "calculators" would not support. 下载
|
8088计算器,中断方法,实现加减乘除等功能。- 下载
|
小型计算器 便于计算 乘除加减等基本运算 -small calculators calculation purposes of the calculation of basic operations such as addition and subtraction 下载
|
二: 普通计算器的设计说明: 1 普通计算器的主要功能(普通计算与逆波兰计算): 1.1主要功能: 包括 a普通加减乘除运算及带括号的运算 b各类三角与反三角运算(可实现角度与弧度的切换) c逻辑运算, d阶乘与分解质因数等 e各种复杂物理常数的记忆功能 f对运算过程的中间变量及上一次运算结果的储存. G 定积分计算器(只要输入表达式以及上下限就能将积分结果输出) H 可编程计算器(只要输入带变量的表达式后,再输入相应的变量的值就能得到相应的结果) I 二进制及八进制的计算器 j十六进制转化为十进制的功能。 *k (附带各种进制间的转化器)。 L帮助与阶乘等附属功能 - 下载
|
用Microsoft Visual C++制作类似Windows的简单计算器,基本实现加,减,乘,除,求平方,百分比等简单运算,得到结果;支持小数和整数-using Microsoft Visual C produced similar Windows calculator simple to achieve basic addition, subtraction, multiplication and addition, seek square simple percentage calculation, and the outcome; Support for minority and Integer 下载
|
一元稀疏多项式计算器。实现稀疏多项式的加法和减法。-one yuan sparse polynomial calculator. SPARSE polynomial subtraction and addition. 下载
|
单片机与扫描式键盘,LED实现的简易计算器,8位加减法,4位乘法-SCM and scanning keyboard, LED simple calculators, and subtract eight, four multiplication 下载
|
用VHDL写的计算器,实现加减功能以及VGA显示功能,适合VHDL初学者使用。-VHDL write calculators, Modified functions and achieve VGA display, VHDL for beginners. 下载
|