搜索资源列表
111
- 基于AVR系列ATMEGA16单片机设计的计算器小程序。包含多个芯片驱动程序。-AVR Series Single-chip-based design ATMEGA16 Calculator applet. Contains a number of chip drivers.
jisuanqi
- 简单计算器单片机设计程序,本程序的编程技巧就是采用结构化的程序设计思想,化整为零,主函数非常简单,通过调用各个函数实现计算器功能,有利于调试,维护-simple calculator programme
computer
- 计算机实现程序,基于51单片机的计算器实现程序,程序调试过,已通过。-Computer realization of the program, based on 51 single-chip calculator program, program debugging, has passed.
jisaunqi
- 键盘扫描程序,可以通过4*4键盘扫描。一般在做单片机设计时可以用到,这是一个4*4简易计算器的程序-Keyboard scanner, you can scan through the 4* 4 keyboard. Generally can be used when doing single-chip design. This is a 4* 4 Simple calculator program
calculater
- 采用AT89s52单片机实现的计算器程序,含小数-The MCU AT89s52 calculator program, including the decimal
551_ADC0809_I1
- 51单片机,ADC0809实现键盘++可调时钟+计算器+I2C闹钟功能的程序 -51 microcomputer, ADC0809 procedures keyboard++ adjustable clock the the+ calculator+I2C alarm clock function
Simple-Calculator
- 此代码为简易计算器,可以实现四位数以内的加减乘除运算,适合单片机新手参考,程序带有详细备注。-This code is a simple calculator, arithmetic operations can be achieved within the four-digit reference for microcontroller novice program with detailed notes.
calculator
- 基于51单片机和LCD液晶的实用计算器c语言程序-51 and LCD-based calculator
calculator
- 51单片机C语言实现简单计算器,1602作为屏显,51单片机中阶程序。-51 microcontroller C language to achieve a simple calculator, 1602 as a screen, 51 mid-level program.
text03
- 是一款用于51单片机简单的计算器c语言程序,理解简单,编写容易。-Is a simple calculator for 51 single-chip c language program, simple to understand, easy to prepare.
jishuanqi
- 单片机计算器采用STC15F60S2单片机的程序-Chip calculator using STC15F60S2 MCU procedures
AT89S52
- 包含基于AT89S52单片机的 数码管程序 数码管密码锁 数码管计算器等-Includes digital control procedures based on AT89S52 microcontroller Digital calculator and other digital locks
father
- c51单片机用计算器程序,最大支持6位数-C51 microcontroller using calculator program, maximum support 6 digit
computer103
- 计算机实现程序,基于51单片机的计算器实现程序,程序调试过,已通过。-Computer realization of the program, based on 51 single-chip calculator program, program debugging, has passed.
danpianjijisuanqi
- 单片机计算器程序,芯片选择51单片机作为主控芯片-SCM calculator program, the chip 51 as the main chip microcontroller
delay
- 单片机延时程序计算器,用于51单片机的多循环延时计算程序-delay program
51单片机简易程序
- 大学电路软件设计实验可能用到的关于51单片机的简易程序,包含6种简易的计算器以及一个数字时钟,可以满足课程结课要求。