搜索资源列表
C语言计算器程序
- 用51单片机作为控制器,c语言编程,实现简单的四则运算。
用51单片机和1602实现计算器的功能
- 主要是用51单片机和1602实现计算器的功能,同时用键盘作为数值的输入-51 is mainly used to achieve single-chip calculator function and 1602, while using the keyboard as the input values
18B20+1602液晶计算器
- 本系统采用51单片机和1602液晶做成液晶计算器液晶显示计算的结果,并且可以支持浮点运算和三角函数,通过DS18B20可以实时测温。,The system uses a 51 and 1602 single-chip liquid crystal display calculated results, and can support the floating-point operations and trigonometric functions, through DS18B20 real-ti
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.
51Calculator
- 它是基于51单片机的多功能计算器设计,附上程序及原理图,-It is based on 51 single-chip multi-function calculator design, accompanied by procedures and schematics,
计算器c
- 自己设计的基于51单片机的简易电子词典,方便阅读,便于修改-Of their own design based on 51 single-chip simple electronic dictionaries, user-friendly, easy to modify
8051Calculator
- 51单片机做的计算器 51单片机做的计算器-51 Single-chip Single-chip 51 calculator to do to do to do single-chip calculator 51 calculator
51
- 在51单片机上实现的完整功能的计算器源代码(用C写成)-Single-chip implementation of the 51 on the full functionality of the calculator source code (using C language)
Calculator
- 用51单片机开发的简单计算器程序,使用4*4扫描键盘。-A simple calculator program based on 51 MCU.
COMPUTER
- 用51单片机实现的计算器源码。 用51单片机实现的计算器源码。-Achieved with 51 single-chip calculator source. Achieved with 51 single-chip calculator source.
8051Calculator
- 用51单片机实现计算器功能,包括LM020L液晶以及4*6的矩阵键盘。-Calculator with 51 single-chip realization of functions, including LM020L LCD and 4乘6 matrix keyboard.
12
- 51单片机,是用最小系统实现计算器的功能-51
calculator
- 51单片机计算器程序,用液晶显示,矩阵键盘,加减乘除运算。-use51 microcontroller to make calculator。
51_ADC0809_I2C
- 51单片机,ADC0809实现键盘+可调时钟+计算器+I2C闹钟功能的程序-51 SCM, ADC0809 to achieve adjustable keyboard+ Calculator+ I2C clock+ alarm program
jisuanqi
- 51单片机做的电子计算器,内含源代码文件与Proteus仿真文件。-51 MCU do electronic calculators, containing source code files and Proteus simulation file.
基于单片机的智能计算器
- 基于51单片机开发的智能计算器程序,包含科学计算器的几乎全部的功能(Based on 51 single-chip development of intelligent calculator program, including scientific calculator almost all of the functions)
基于51单片机的计算器
- 基于51单片机的计算器,4*4矩阵按键输入,用1602屏幕显示。(Based on 51 single-chip calculator, 4*4 matrix button input, with 1602 screen display.)
51简单计算器
- 基于51单片机的计算器程序开发,C语言环境,上手容易,强烈推荐(Based on 51 single chip computer program development, C language environment, easy to hand, strongly recommended)
计算器
- 计算器,实现两个四位二进制的加、减、乘、除运算。基于51单片机,使用汇编语言。并使用proteus8.7进行仿真。(Calculator, to achieve two four binary addition, subtraction, multiplication, division operations. Based on 51 single chip microcomputer, assembly language is used. And use Proteus 8.7 to simu
计算器课设
- 基于51单片机多位十进制计算器设计 带文档说明 程序源码 proteus仿真图 (1)系统通过4×4的矩阵键盘输入数字及运算符。 (2)可以进行多位十进制数以内的运算(包括加,减,乘,除,幂次方,对数,三角函数等功能),如果计算结果超过显示范围,则屏幕显示E。 (3)可显示输入时的数字及结果 (4)设计控制电路总体方案; (5)电路的设计、仿真与调试;(Design of multi bit decimal number calculator based on MCU)