搜索资源列表
C语言实战105例
- C语言实战105例 第1部分 基础篇 实例1 一个价值“三天”的BUG 2 实例2 灵活使用递增(递减)操作符 5 实例3 算术运算符计算器 7 实例4 逻辑运算符计算器 9 实例5 IP地址解析 11 实例6 用if…else语句解决奖金发放问题 13 实例7 用for循环模拟自由落体 16 实例8 用while语句求n! 19 实例9 模拟银行常用打印程序 22 实例10 使用一维数组统计选票 26 实例11 使用二维数组统计学生成绩 29 实例12 简单的计算器
calculator
- 基于51单片机和液晶1602的简易计算器,可进行加减乘除浮点型运算和清除、即时显示等功能-51 single-chip microcomputer and LCD based on the 1602 simple calculator, can add, subtract, multiply and divide floating point operations and clear, type instantly shows etc. Function
calculator
- 51 单片机 实现 计算器功能,通过键盘输入并且由数码管显示,由蜂鸣器判别按键音-51 MCU calculator function, through keyboard input and the digital display, touch-tone discrimination by the buzzer
SC-5100.578
- 基于51实验板 实现计算器功能 功能完全实现 且具有照片 适于动手制作-Based on the experimental plate 51 functions to achieve the full realization of calculator functions and has a photo suitable for DIY
51computer
- 51实现简单的计算器,欢迎大家学习交流,谢谢大家支持-51 simple calculators, welcome to learn, thank you for support
51BPS
- 51单片机波特率计算器,可以输入波特率计算初值,也可初值计算波特率,很好用的,节省时间-51 MCU baud rate calculator, you can enter the baud rate calculation of the initial value can also be calculated initial baud rate, good use and save time
Calc
- 简单的计算器实现,实现加减乘除功能,用GUI做的界面-http://vifish.51.net/telbook/detail.php?user=vicpp
1602
- 用1602液晶实现计算器,使用的是51单片机-Achieved with 1602 LCD Calculator, using 51 single-chip
computer
- 计算机实现程序,基于51单片机的计算器实现程序,程序调试过,已通过。-Computer realization of the program, based on 51 single-chip calculator program, program debugging, has passed.
551_ADC0809_I1
- 51单片机,ADC0809实现键盘++可调时钟+计算器+I2C闹钟功能的程序 -51 microcomputer, ADC0809 procedures keyboard++ adjustable clock the the+ calculator+I2C alarm clock function
Calculator-using-C
- 用C语言编写的计算器,51单片机,Calculator using C language, 51 microcontroller-Calculator using C language, 51 microcontroller
51-COM
- 51串口通信计算器,可以方便计算出51单片机的晶振误差。-51 serial communication calculator, you can easily calculate the 51 single crystal error.
calcu
- 基于51单片机的多功能计算器设计,c语言实现(Design of multi-function calculator based on 51 single chip microcomputer)
3 计算器4x4矩阵键盘
- 简易计算器,利用4乘4矩阵键盘,51单片机在LED显示屏上实现简易计算器功能(Based on the 4 x 4 matrix keyboard, 51 microcontroller simple calculator functions on the LED display)
智能计算器
- 智能计算器 基于51单片机 可以实现小范围数据的计算。(Intelligent calculator based on 51 single-chip microcomputer, you can achieve a small range of data calculation.)
计算器-4
- 51 MCU development board calculator program, suitable for beginners
51简单计算器
- C51 简单计算器 可完成四则运算等功能(C51 simple calculator)
计算器
- 计算器,使用51单片机制作两位数的加减乘除(The calculator USES 51 microcomputer to make double digit addition and subtraction multiplication division)
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
51单片机简易程序
- 大学电路软件设计实验可能用到的关于51单片机的简易程序,包含6种简易的计算器以及一个数字时钟,可以满足课程结课要求。