文件名称:87
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 76kb
- 下载次数:
- 0次
- 提 供 者:
- huangy******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本设计以STC89C516RD+单片机为控制运算器,以8*6矩阵键盘控制,以12864ZB液晶显示,以9V电池供电。
对于此计算器我用了38个键的矩阵键盘,10个数字键,1个小数点键,1个正负键,4个常用运算键,1个等号键,1个清零键,1个第二功能键,4个三角函数运算键,4个常用公式键,还有8个其它功能键。此计算器与常用计算器无很大差别,其中四则运算、阶乘、百分比、平方、立方、组合、乘方、倒数都可以精确到十位 ,其它运算因为调用到C语言函数库,为浮点型,有效位只有7位。
-The design use STC89C516RD+ MCU to control the computing device, On 8*6 keyboard control, with 12864ZB matrix liquid crystal display (LCD),9v battery power.
For this calculator I used a matrix of 38 keys keyboard, 10 numeric keys, a decimal point key, a plus or minus keys, four common operation keys, an equal sign key, a Clear key, a The second function keys, four trigonometric functions keys, four commonly used formula keys, there are eight other function keys. This calculator and the calculator was no significant difference in common, including arithmetic, factorials, percentages, squares, cubes, mix, involution, the countdown can be accurate to 10, other operations because the call to C language function library for floating-point type, the effective bit only seven.
Keywords: Single-chip dot-matrix graphic LCD matrix keyboard C language library function.
对于此计算器我用了38个键的矩阵键盘,10个数字键,1个小数点键,1个正负键,4个常用运算键,1个等号键,1个清零键,1个第二功能键,4个三角函数运算键,4个常用公式键,还有8个其它功能键。此计算器与常用计算器无很大差别,其中四则运算、阶乘、百分比、平方、立方、组合、乘方、倒数都可以精确到十位 ,其它运算因为调用到C语言函数库,为浮点型,有效位只有7位。
-The design use STC89C516RD+ MCU to control the computing device, On 8*6 keyboard control, with 12864ZB matrix liquid crystal display (LCD),9v battery power.
For this calculator I used a matrix of 38 keys keyboard, 10 numeric keys, a decimal point key, a plus or minus keys, four common operation keys, an equal sign key, a Clear key, a The second function keys, four trigonometric functions keys, four commonly used formula keys, there are eight other function keys. This calculator and the calculator was no significant difference in common, including arithmetic, factorials, percentages, squares, cubes, mix, involution, the countdown can be accurate to 10, other operations because the call to C language function library for floating-point type, the effective bit only seven.
Keywords: Single-chip dot-matrix graphic LCD matrix keyboard C language library function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
计算器实现\87
..........\87.bak
..........\87.c
..........\87.hex
..........\87.lnp
..........\87.LST
..........\87.M51
..........\87.OBJ
..........\87.opt.bak
..........\87.plg
..........\87.Uv2.bak
..........\87.uvopt
..........\87.uvproj
..........\87_Opt.Bak
..........\87_Uv2.Bak
..........\87_uvopt.bak
..........\STARTUP.A51
..........\STARTUP.LST
..........\STARTUP.OBJ
计算器实现
..........\87.bak
..........\87.c
..........\87.hex
..........\87.lnp
..........\87.LST
..........\87.M51
..........\87.OBJ
..........\87.opt.bak
..........\87.plg
..........\87.Uv2.bak
..........\87.uvopt
..........\87.uvproj
..........\87_Opt.Bak
..........\87_Uv2.Bak
..........\87_uvopt.bak
..........\STARTUP.A51
..........\STARTUP.LST
..........\STARTUP.OBJ
计算器实现