搜索资源列表
用8051与1601LCD设计的计算器
- 用8051与1601LCD设计的计算器 proteus 电路设计 原理图及c内核程序-Design by 8051 and 1601LCD calculator proteus circuit design schematics and kernel c
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
Calculator
- Proteus应用实例,简易计算器的设计,含有Uvision2的C语言源程序,适合初学Proteus的开发人员-Proteus application, simple calculator design, containing uVision2 the C language source code, suitable for novice developers Proteus
CalculatingMachine
- 51单片机设计的计算器,暂时可以进行小数加法哈乘法。-51 single-chip design of the calculator, can temporarily add a small number of multiplicative Kazakhstan.
keybord
- 51单片机矩阵键盘扫描程序,依据计算器按键设计。-51 MCU matrix keyboard scanning process, based on the design calculator buttons.
jisuanqi
- 此程序为1602和51的计算器的设计,有完整的程序讲解,适合入门。-This program is 1602 and 51 of the calculator design, a complete program to explain, for starters.
87
- 本设计以STC89C516RD+单片机为控制运算器,以8*6矩阵键盘控制,以12864ZB液晶显示,以9V电池供电。 对于此计算器我用了38个键的矩阵键盘,10个数字键,1个小数点键,1个正负键,4个常用运算键,1个等号键,1个清零键,1个第二功能键,4个三角函数运算键,4个常用公式键,还有8个其它功能键。此计算器与常用计算器无很大差别,其中四则运算、阶乘、百分比、平方、立方、组合、乘方、倒数都可以精确到十位 ,其它运算因为调用到C语言函数库,为浮点型,有效位只有7位。 -The des
AVR_CalNew
- 基于mega16的科学性计算器设计,自带多点测温,时钟等,计算器可以实现几乎所有科学计算器功能。-Mega16 scientific calculator based on the design, comes with multi-point temperature, clock, calculator, scientific calculator can achieve almost all the features.
counter
- 计算器设计 功能: 完成0~9999整数的一次加减乘除运算, 减法运算结果可以实现计算结果的负数显示, 除法运算结果为0~999并保留两位小数-Calculator design features: 0 to 9999 to complete an integer addition and subtraction multiplication and division, subtraction result of the negative results can show th
89c51and1602
- 基于89c51 1602液晶显示的计算器设计 有记忆加 记忆减功能-89c51 1602 based on the design of liquid crystal display of the calculator function memory by adding memory
cal_mod
- 51单片机的计算器设计 很好用 适合初学者-this is a file designed for mcs51
AT89S51danpianjijianyijisuanqisheji
- 基于AT89c51单片机简易计算器设计的源代码,是用C语言设计的-Microcontroller based AT89c51 simple calculator designed to source code, is designed in C language
0032
- 一种基于AVR MEGA88 的计算器设计-ONE COMPUTER MADE BY AVR MEGA88
Use8051and-1601LCDdedign-in-proteus
- 基于8051单片机的计算器设计与Proteus仿真-The design and proteus simulation for Caculator based on 8051
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)
基于单片机的智能计算器
- 基于51单片机的智能计算器系统设计,实现计算功能(Design of intelligent calculator system based on 51 single chip microcomputer to realize calculation function)
计算器课设
- 基于51单片机多位十进制计算器设计 带文档说明 程序源码 proteus仿真图 (1)系统通过4×4的矩阵键盘输入数字及运算符。 (2)可以进行多位十进制数以内的运算(包括加,减,乘,除,幂次方,对数,三角函数等功能),如果计算结果超过显示范围,则屏幕显示E。 (3)可显示输入时的数字及结果 (4)设计控制电路总体方案; (5)电路的设计、仿真与调试;(Design of multi bit decimal number calculator based on MCU)