搜索资源列表
div_cal1
- 在需要计算的设计中,诸如:收款机、计算器等经常遇到2位小数的处理,简单的处理方法就是将数据乘以100后存储、处理,现提供一函数用于6字节除以100的n次方-calculated in the design, such as : cash registers, calculators often encountered two decimal treatment, the simple approach is to be multiplied by 100 after the data stora
用8051与1601LCD设计的计算器
- 用8051与1601LCD设计的计算器 proteus 电路设计 原理图及c内核程序-Design by 8051 and 1601LCD calculator proteus circuit design schematics and kernel c
calculator-schematics
- 基于51单片机的计算器的设计 内含protues原理图及源程序-51 Based on the design of single chip calculator schematics and source code contains protues
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
jisuanqi
- 此程序为1602和51的计算器的设计,有完整的程序讲解,适合入门。-This program is 1602 and 51 of the calculator design, a complete program to explain, for starters.
jishuanqi
- 应用《单片机应用基础》、《计算机应用基础》等所学相关知识及查阅资料,完成简易计算器的设计,以达到理论与实践更好的结合、进一步提高综合运用所学知识和设计的能力的目的。-Application " based microcontroller applications," " Computer Application" and other learned knowledge and access to information, complete the simpl
caculator_final
- 基于单片机的计算器的设计 基于VisualC++的程序代码-Based on SCM calculator
51_jisuanqi
- 基于51单片机简易计算器的设计,能够实现加减乘除法运算。-A simple calculator designed with 51 MCU, which can do addition,subtraction,multiplication and division operation,
calculator
- 基于ARM的简易计算器的设计,有加减乘除的功能,还有报警功能-Simple calculator based on the ARM design, the functions of addition, subtraction, and alarm functions
c
- 基于单片机的计算器的设计,能实现整数的加减乘除等运算 也能连续计算 功能强大-Design based on single-chip calculator, to achieve integer addition and subtraction, multiplication and division operations can be calculated continuously powerful
jisuanqi
- 简易计算器的设计,能够进行简单地加减乘除,1602液晶显示,4*4矩阵键盘。-Simple calculator designed to perform simple arithmetic, 1602 LCD, 4* 4 matrix keyboard.
51-microcontroller-simple-calculator
- 基于 1602 51单片机简易计算器的设计-51 microcontroller simple calculator
AT89S512
- 基于AT89S51单片机简易计算器的设计基于AT89S51单片机简易计算器的设计-AT89S51 microcontroller-based design simple calculator simple calculator AT89S51 microcontroller-based design
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)