搜索资源列表
calculator
- 一个用C编写的计算器,可以计算带括号的计算表达式的值,仅支持整数范围内的计算(开始的时候是开发给单片机用的,由于执行效率原因,所以设计不支持浮点数计算),代码很简介,只要修改下数据类型和小部分代码就可实现完全的浮点数计算了-Calculator, written in C can calculate the value of the bracketed expression is evaluated only supports integer within the calculation (th
Caculator
- proteus图形仿真,基于单片机AT89C51的计算器设计-proteus graphics simulation, based on AT89C51 single-chip calculator design
serial-interface-calculator
- 关于串口计算器的设计,主要内容为单片机对接收的包含多个运算符的运算表达式进行分析、计算,并将计算结果通过串口返回的同时加以显示。-Main contents for single chip microcomputer is to receive an arithmetic expression contains more than one operator carries on the analysis, calculation, and the calculated results via a
calcu
- 基于51单片机的多功能计算器设计,c语言实现(Design of multi-function calculator based on 51 single chip microcomputer)
基于单片机的简易计算器设计
- 利用单片机设计简易计算器,实现简单的加减乘除计算(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.)