搜索资源列表
homework3
- 我自己写的一个电子时钟,带秒表,计时器,和简单的计算器功能,供初学者参考-I wrote it myself an electronic clock with a stopwatch, timer, and a simple calculator functions, for beginners reference
C51-clock
- C51单片机实现液晶秒表以及简单计算器 电路是一个51最小系统,没有采用总线方式,而简单的连线方式,上有4*4矩阵键盘,一数码管,89S51单片机,串口下载线,数码管显示锁存芯片\\蜂鸣器\\1602液晶. 代码已经调试成功过,可以实现时间的调整.4*4矩阵键盘,第一排前三列是实现小时\\分钟\\秒的加.第二排前三列是实现小时\\分钟\\秒的减.当然还可以通过设置矩阵键盘的键值,来实现加\\减\\乘\\除四则运算,由数码管显示参与运算的数字以及最终的运算结果.-C51
calculator
- 使用MSP430的键盘、LCD模块等完成一个简单的计算器的功能
caculate_H27
- 利用伟福 Lab2000P单片机实验仪上提供的显示电路和键盘电路,做一个简单的计算器。用十六进制A键 =‘+’、B键 =‘-’、C键 = ‘x’、D键 = ‘/’、E键 = ‘=’、F键 = ‘C’。
calc
- 一个简单的计算器是如何写的,单片机可以做很多智能东西,学习着可以发挥自己的想想,自己动手做一做。
calculator.rar
- 用51单片机实现一个简单计算器的功能,并用8位数码管显示,即可以实现0-99999999间的运算。,With 51 single-chip realization of a simple calculator functions, and 8-bit digital tube display, which can be achieved between the computing 0-99999999.
calcular
- 用c51实现的一个简单计算器能够实现加减乘除等运算-C51 achieved with a simple calculator can be achieved, such as addition and subtraction multiplication and division operations
jisuanqi
- 我自己写的一个简单的计算器程序,写的有点乱啊。计算结果显示在ds1602显示屏上。-I wrote a simple calculator program, written in a bit chaotic ah. The results show display in the ds1602.
jisuanqi
- 单片机键盘扫描加数码管扫描的一个简单计算器程序-Keyboard for digital scanning plus a simple calculator program scan
calculator
- 一个简单的计算器,用51单片机做的,用到矩阵键盘,四位数码管。在keil下编译生成HEX文件,附上在proteus中的仿真文件。-A simple calculator, to do with the 51 single-chip, used in the matrix keyboard, four LEDs. In keil compiler generated HEX file, attached to the simulation in proteus file.
calculator
- 用c#编的一个简单的小型计算器。因为是新手,还有很多不足之处,但功能基本上完整-use the c# programing a diminutive calculator.
jisuanqi
- 该程序实现一个简单的计算器,包括仿真,用12864显示-The program implements a simple calculator, including simulation, using 12 864
Template
- stm32f407一个简单的项目模板展示了如何去设置emWin图像库。LCD屏幕依次显示红、绿、蓝三种颜色后在屏幕的中间动态的显示一个计算器-A simple project template shows how to to set emWin image library. LCD screen in order to display the red, green, and blue in the middle of the screen dynamic display of a calcula
JISUANQI
- 一个用51单片机写的一个简单的计算器程序,可以计算除法有小数点,用矩阵作为按键-A microcontroller with 51 write a simple calculator program can calculate the division has a decimal point, with the matrix as the key
Calculator
- 这是一个简易计算器的程序,能进行简单的加、减、乘、除运算。不包含浮点数的计算处理。-This is a simple calculator program that can perform simple addition, subtraction, multiplication, and division operations. Does not contain a floating point calculation processing.
jisuanqi
- 由52控制的一个简单的科学计算器,加减乘除,包含小数-From 52 control a simple scientific calculator, addition, subtraction, including decimals
ts_testhao
- 哈工大嵌入式实验,基于ARM写一个简单计算器的实验,-HIT the embedded experiment, based on the ARM write a simple calculator experimental
51de-ji-suan-ji
- 这是一个使用用51单片机及LCD1602制作的简单计算器程序-This is a 51 microcontroller and LCD1602 use by making a simple calculator program
27-计算器
- 本设计是实现一个有加、减、乘、除、计算功能的多功能计算器。它的硬件主要由四部分组成,一个STC89C52单片机芯片,一块LCD1602液晶显示器,一个4*4的键盘。采用STC89C52单片机为主要控制电路,然后使用液晶显示管显示数据,利用4*4矩阵键盘加上一些功能键完成电路的输入操作部分。电路比较简单,但是很实用方便。(The design is a plus, subtraction multiplication and division, calculation function calcu
Calculator
- 这是一个简单的51单片机的计算器程序,大家可参看里面的算法。(This is a simple calculator program for 8051)