搜索资源列表
PIC数码管计算器简单版本.rar
- MPLAB V7.11 HI-TECH V8.05 Proteus V7.1 现在这只是一个简单的加法计算器,当前使用方法: 1) 输入第一个数(<4位);边输入边显示 2) 按+号;清空数码管; 3) 输第二个数(<4位) ; 边输入边显示 4) 按=号出结果;显示在数码管上 5) 按C号,返回1) 继续等待输入
8位计算器汇编程序
- 基于XL1000开发板编写的8位计算器,包括键盘扫描和数码管显示
proteus.rar
- 电子时钟的单片机设计,led 数码管显示等用portues的仿真,AD、DA转换。计算器的仿真,on
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.
calculator
- 用VHDL在quartus2下实现的计算器。输入为4*4矩阵键盘,输出为共用数据线的数码管。可以实现简单数学运算、逻辑运算、进制转换、连续运算等功能。-Using VHDL in quartus2 achieve calculator. Input 4* 4 matrix keyboard, the output data lines for sharing of digital control. Can achieve a simple mathematical operations, log
jisuanqi
- 简易计算器,可以实现加减称出四则运算,4乘4的键盘,4位输出,数码管显示功能-Simple calculator, addition and subtraction can be achieved that the operator 4, 4 × 4 keyboard, four outputs, digital tube display
51keyboard
- 51单片机矩阵键盘实验,将输入的数字以及平方后的数字用数码管显示出来!-51 Singlechip keyboard matrix experiment, the input figure and the square of the figure after the digital tube display!
Single-chip_calculator
- 这是自己用一个单片机做的计算器,用4*4键盘控制,数码管显示。-This is their own to do with a single-chip calculator, using 4* 4 keyboard control, digital tube display.
PIC_calc_seg_key16
- 采用模块化格式编写的基于PIC单片机的简单计算器,采用4*4键盘输入,4位数码管输出,电路图为kb16seg74ok.DSN。 MPLAB V7.1+HI-TECH V8.05+Proteus V7.1-Modular format PIC MCU-based simple calculator, the use of 4* 4 keyboard input, 4 digital tube output circuit for kb16seg74ok.DSN. MPLAB V7.1+ HI-TE
jisuanqi
- 单片机键盘扫描加数码管扫描的一个简单计算器程序-Keyboard for digital scanning plus a simple calculator program scan
数码管计算器
- 使用键盘+数码管显示 来做一个计算器 使用中断来显示和扫描键盘(Use keyboard + digital display to make a calculator)
整型计算器(数码管显示)
- 数码管显示的整型计算器,可以进行简单的加减乘除,数码管移位显示,矩阵键盘扫描,适合单片机入门的初学者。(The digital display of the integer calculator, can be a simple digital tube display shift, add, subtract, multiply and divide, matrix keyboard scanning, SCM entry for beginners.)
计算器
- 利用按键和数码管,通过单片机做出一个简易计算器(Use buttons and digital tubes, through the microcontroller to make a simple calculator)
简易计算器(数码管显示)
- 基于STC89C52RC的数码管显示的计算器(STC89C52RC based digital tube display calculator)
【实验80】简易计算器(数码管显示)
- 慧静单片机实现简易计算器功能 数码管显示(Single chip microcomputer function)
简易计算器(数码管显示)
- 通过按键实现简单的加减乘除,并用数码管显示(The realization of a simple add, subtract, multiply and divide through the button, and with digital display)
【实验80】简易计算器(数码管显示)
- stc89c51 单片机 简易计算器(数码管显示)(A simple calculator of STC89C51 single chip computer (digital tube display))
基于51单片机数码管+流水灯+计算器+矩阵键盘仿真
- 通过protues 仿真计算简单的运算功能并显示其结果,同时切换功能按键实现流水灯和数码管操作(The simple computing function is calculated and the results are displayed by Protues simulation. At the same time, the function keys are switched to realize the operation of the flow lamp and the digita
LED计算器-完美版-最新修改
- 基于51设计的8位数码管计算器,能实现加减乘除取余根号平方等功能,另外还支持删除操作,这个程序里还有一个亮点就是采用了一个高级5x5键盘设计,支持长按短按和连续按功能,非常值得大家去学习!(Based on the 51-designed 8-digit digital tube calculator, it can realize the functions of addition, subtraction, multiplication and division, and the remai
加减计算器
- (1) 加减数和被加减数的输入位数为1-4位; (2) 相加结果显示要考虑进位的输出显示(即5位输出); (3) 注意对“0”—“9”、“+”、“=”以外按键输入的处理; (4) 注意对相加结果进行十进制处理; (5) 输入加数和被加数时,显示器上显示的数字要像平时用的计算器输入一样,即:每输入一个数字,原来显示的数字要往左移; (6) 可以完成累加功能。((1) The input digits of the additions and subtractions and the ad