搜索资源列表
count_test
- 单片机计算器程序设计! 单片机计算器程序设计! 单片机计算器程序设计! 单片机计算器程序设计! -SCM calculator program design! SCM calculator program design! SCM calculator program design! SCM calculator program design!
jsq
- 基于51的计算器,在周立功实验箱上测试通过,是单片机课程设计题
calculator
- 利用51系列单片机来设计四则运算计算器,设计语言为c语言
计算器源程序
- 本系统是采用单片机AT89C51作为本设计的核心元件。利用7段共阳LED作为显示器件。在此设计中共接入了8个7段共阳LED显示器,其中4个用于记录AB队的分数,每队2个LED显示器显示范围可达到0~99分,足够满足赛程需要,另外4个LED显示器则用来记录赛程时间,其中2个用于显示分钟,2个用于显示秒钟。赛程计时采用到计时方式。即比赛前将时间设置好,比赛开始时启动计时,直至计时到零为止。计时范围可达到0~99分钟,也完全满足实际赛程的需要。 其次,为了配合计时器和计分器校正调整时间和比分,
单片机计算器
- 基于单片机和周立功7289的简易计算器设计
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
8051
- 8051单片机的简易计算器设计,基于汇编语言,注释明确,含硬件接线图,共享快乐-8051 calculator simple design, based on assembly language, comments clear, containing wiring diagram of the hardware, share happiness
jisuanqi
- 这是一个简单的计算器设计,是用单片机做的,里面有能在keil软件里运行的程序,还有仿真图-This is a simple calculator is designed to do with single-chip, which are able to run keil software program, as well as simulation of Figure
21-29
- 基于AT89C51单片机计算器数字输入显示模拟设计 第一次按下时,显示“D1”;第二次按下时,显示“D1D2”;第三按下时,显示“D1D2D3”,8个全显示完毕,再按下按键下时,给出“嘀”提示音。-Based on AT89C51 microcontroller digital input display analog calculator designed for the first time, when pressed to show " D1" second time,
calcu
- 基于51单片机的多功能计算器设计,c语言实现(Design of multi-function calculator based on 51 single chip microcomputer)
27-计算器
- 本设计是实现一个有加、减、乘、除、计算功能的多功能计算器。它的硬件主要由四部分组成,一个STC89C52单片机芯片,一块LCD1602液晶显示器,一个4*4的键盘。采用STC89C52单片机为主要控制电路,然后使用液晶显示管显示数据,利用4*4矩阵键盘加上一些功能键完成电路的输入操作部分。电路比较简单,但是很实用方便。(The design is a plus, subtraction multiplication and division, calculation function calcu
40 用8051与1601LCD设计的计算器
- c语言,51单片机,计算器,带proteus仿真(C language 51 calculator, with simulation)
基于单片机的简易计算器设计
- 利用单片机设计简易计算器,实现简单的加减乘除计算(The design of a simple calculator with single chip microcomputer)
基于单片机的智能计算器
- 利用单片机设计的计算器,用键盘输入,由单片机计算结果,计算过程由LCD液晶显示(The calculator which is designed by single chip microcomputer is input by keyboard. The result is calculated by single chip computer. The calculation process is displayed by LCD LCD.)
基于单片机的智能计算器
- 基于51单片机的智能计算器系统设计,实现计算功能(Design of intelligent calculator system based on 51 single chip microcomputer to realize calculation function)
jsq
- 基于单片机的简单计算器设计,(本科单片机课程设计)(Design of simple calculator based on single chip microcomputer (undergraduate course design of single chip microcomputer))
基于单片机的智能计算器
- 本设计是以STC89C51单片机为核心的计算器模拟系统设计,输入采用4×4矩阵键盘再加上4个独立按键,可以进行加、减、乘、除7位带符号数字运算,同时支持括号的嵌套使用级浮点数的运算,并在LCD1602上显示操作过程。(This design is a calculator simulation system design with STC89C51 MCU as the core. Input 4 * 4 matrix keyboard plus 4 independent keys can a
51单片机简易程序
- 大学电路软件设计实验可能用到的关于51单片机的简易程序,包含6种简易的计算器以及一个数字时钟,可以满足课程结课要求。
计算器课设
- 基于51单片机多位十进制计算器设计 带文档说明 程序源码 proteus仿真图 (1)系统通过4×4的矩阵键盘输入数字及运算符。 (2)可以进行多位十进制数以内的运算(包括加,减,乘,除,幂次方,对数,三角函数等功能),如果计算结果超过显示范围,则屏幕显示E。 (3)可显示输入时的数字及结果 (4)设计控制电路总体方案; (5)电路的设计、仿真与调试;(Design of multi bit decimal number calculator based on MCU)