搜索资源列表
calc51
- 应用于51的浮点数计算器程序,其中键盘的扫描程序需自己写(我不想让人都懒起来),还有就是LCD显示部分,根据情况更改-applied to the float 51 calculator program, the keyboard scan process required to write their own (I do not want to have lazy up), the LCD display is also part of the changes under
AT89X51Caculator
- 基于51系列单片机的计算器程序.开发环境:KEIL,开发语言:c51,仿真环境Proteus
51单片机简易两位计算器全套
- 交学校的作业,包括原程序,仿真电路,论文.
C语言计算器程序
- 用51单片机作为控制器,c语言编程,实现简单的四则运算。
51Calculator
- 它是基于51单片机的多功能计算器设计,附上程序及原理图,-It is based on 51 single-chip multi-function calculator design, accompanied by procedures and schematics,
MMS
- 电子密码锁程序和电路用51单片机加上矩阵键盘控制
Calculator
- 用51单片机开发的简单计算器程序,使用4*4扫描键盘。-A simple calculator program based on 51 MCU.
calculator
- 51单片机计算器程序,用液晶显示,矩阵键盘,加减乘除运算。-use51 microcontroller to make calculator。
keybord
- 51单片机矩阵键盘扫描程序,依据计算器按键设计。-51 MCU matrix keyboard scanning process, based on the design calculator buttons.
51_ADC0809_I2C
- 51单片机,ADC0809实现键盘+可调时钟+计算器+I2C闹钟功能的程序-51 SCM, ADC0809 to achieve adjustable keyboard+ Calculator+ I2C clock+ alarm program
Calculator
- 51单片机计算器程序 -51单片机计算器程序
LCD1602calculate
- 51 单片机的基础上运用4x4键盘和lcd1602完成的计算器程序-51 4x4 single chip based on the use of keyboard and lcd1602 calculator program completed
jisuanqi
- 此程序为1602和51的计算器的设计,有完整的程序讲解,适合入门。-This program is 1602 and 51 of the calculator design, a complete program to explain, for starters.
jsq
- 基于51单片机的计算器程序,对时钟进行计数,并用数码管显示-51 SCM-based calculator program, count on the clock, with digital display
calc
- 用51单片机实现的简易计算器汇编程序,包括键盘扫描程序-MCU with 51 simple calculator assembly process, including the keyboard scanner
基于单片机的智能计算器
- 基于51单片机开发的智能计算器程序,包含科学计算器的几乎全部的功能(Based on 51 single-chip development of intelligent calculator program, including scientific calculator almost all of the functions)
51简单计算器
- 基于51单片机的计算器程序开发,C语言环境,上手容易,强烈推荐(Based on 51 single chip computer program development, C language environment, easy to hand, strongly recommended)
基于单片机的智能计算器
- 基于51单片机的简单计算器程序,推荐新手使用(A simple calculator program based on 51 Singlechip)
51单片机50个实例代码
- 单片机一位简易计算器程序源代码,仅供参考学习。(A simple calculator program source code of single chip microcomputer)
计算器课设
- 基于51单片机多位十进制计算器设计 带文档说明 程序源码 proteus仿真图 (1)系统通过4×4的矩阵键盘输入数字及运算符。 (2)可以进行多位十进制数以内的运算(包括加,减,乘,除,幂次方,对数,三角函数等功能),如果计算结果超过显示范围,则屏幕显示E。 (3)可显示输入时的数字及结果 (4)设计控制电路总体方案; (5)电路的设计、仿真与调试;(Design of multi bit decimal number calculator based on MCU)