搜索资源列表
VHDL
- 计算器,可实现加减乘除运算并包含数码显示与输入部分。-Calculators, multiplication and division addition and subtraction operations can be realized and includes digital display and input section.
calculator
- 一个用VC编的简易计算器,只能加减乘除,并且是只能整数加减乘除-A simple calculator!
pipe_ALU
- 流水alu,实现了加减乘和逻辑运算的功能-pipe alu, successfully implement add, minus, multiplication,and logic operation
Bigint
- 大数的高精度加减乘除(位数较多)-bigint
HugeNumArithm
- 1024位大数的运算,包括加减乘除等运算,定义了一个类,对运算符进行了重载-1024 large numbers of operations, including addition, subtraction and other operations, define a class of operators were overloaded
szjj
- CAD数字批量加减,适用相对高程、绝对高程加减同样数字,便于CAD图件修改(CAD digital batch addition and subtraction, suitable for relative elevation, absolute elevation, add and subtract the same number, convenient for CAD map modification)
c语言实现加减乘除
- 运行该程序编程可以实现加减乘除的简单计算器(Using the C programming language can achieve add, subtract, multiply and divide)
按键数显
- 显示数字 按键可加减 程序简单可用 初学者可学习使用(Display digital keys can add and subtract procedures, simple to use, beginners can learn to use)
53-2按键加减操作
- 53-2按键加减操作(53-2 key addition and subtraction operation)
53-2按键加减操作数码管显示
- 53-2按键加减操作数码管显示(53-2 buttons add and subtract operation digital display)
54-多位数按键加减(闪烁)
- 54-多位数按键加减(闪烁)(54- multi key buttons add and subtract (blinking))
54-多位数按键加减(闪烁)数码管显示
- 54-多位数按键加减(闪烁)数码管显示(54- multi key buttons add and subtract (blinking) digital tube display)
55-多位数按键加减(不闪烁)
- 55-多位数按键加减(不闪烁)(55- multi key buttons add and subtract (not blinking))
55-多位数按键加减(不闪烁)数码管显示
- 55-多位数按键加减(不闪烁)数码管显示(55- multi key buttons add and subtract (not blinking) digital tube display)
案例4加减乘除四则运算
- 案例4加减乘除四则运算(Case 4 add, subtract, multiply and divide four operations)
大数
- C语言中如何处理特别大的整型数加减乘,利用数组,采用进位借位处理(Large number algorithm)
按键加减计数器
- 实现加减计数显示功能,加按键按一下,数码管数字加一,减按键按一下,数码管数字减一。程序简洁受用。(Add and subtract count display function, press the button to click, digital tube plus one number, minus button press, digital tube minus one. Simple procedures for use.)
基于C语言的加减乘除计算器
- 基于C语言的加减乘除计算器, 基于C语言的加减乘除计算器 C language calculator based on add, subtract, multiply and divide(C language calculator based on add, subtract, multiply and divide)
基于FPGA的单精度浮点数乘法器设计
- 《基于FPGA的单精度浮点数乘法器设计》详细介绍了按照IEEE754标准在FPGA上实现单精度浮点加减乘除的方法(The design of single precision floating point multiplier based on FPGA introduces in detail the way of realizing single precision floating point addition, subtraction and multiplication and div
加减计算器
- (1) 加减数和被加减数的输入位数为1-4位; (2) 相加结果显示要考虑进位的输出显示(即5位输出); (3) 注意对“0”—“9”、“+”、“=”以外按键输入的处理; (4) 注意对相加结果进行十进制处理; (5) 输入加数和被加数时,显示器上显示的数字要像平时用的计算器输入一样,即:每输入一个数字,原来显示的数字要往左移; (6) 可以完成累加功能。((1) The input digits of the additions and subtractions and the ad