搜索资源列表
18B20+1602液晶计算器
- 本系统采用51单片机和1602液晶做成液晶计算器液晶显示计算的结果,并且可以支持浮点运算和三角函数,通过DS18B20可以实时测温。,The system uses a 51 and 1602 single-chip liquid crystal display calculated results, and can support the floating-point operations and trigonometric functions, through DS18B20 real-ti
jsq.tar
- 用qt实现一个简单的计算器,这个计算器有简单的加、减、乘、除,根号,简单三角函数的功能。-this function is for the calc ,have add sub mul div.sqrt
byshjiyimijisuanqi
- 单片机;计算器;微电子;模拟电路能进行正数加、减、乘、除四则运算的计算器叫做简单计算器;科学计算器是指能兼容正数的四则运算和乘方、开方运算,具有指数、对数、三角函数、反三角函数及存储等计算功能的计算器。 -Singlechip calculator Microelectronics analog circuit can be a positive number add, subtract, multiply, with the exception of four operations is
87
- 本设计以STC89C516RD+单片机为控制运算器,以8*6矩阵键盘控制,以12864ZB液晶显示,以9V电池供电。 对于此计算器我用了38个键的矩阵键盘,10个数字键,1个小数点键,1个正负键,4个常用运算键,1个等号键,1个清零键,1个第二功能键,4个三角函数运算键,4个常用公式键,还有8个其它功能键。此计算器与常用计算器无很大差别,其中四则运算、阶乘、百分比、平方、立方、组合、乘方、倒数都可以精确到十位 ,其它运算因为调用到C语言函数库,为浮点型,有效位只有7位。 -The des
C51Calc
- 简易计算器可进行乘方、开方、指数、对数、三角函数、统计等方面的运算。-The simple calculator involution, evolution, index, computing on number, trigonometric, statistical, and other aspects.
simplecaculator
- 计算器,能实现简单四则运算和三角函数运算,显示函数图形-Calculatorthat can perform simplearithmeticandtrigonometric functions,graphicaldisplayfunction
calculator
- 计算器,含三角函数、自然对数、n次方,均方根等的功能强大的计算器-Calculator, including trigonometric functions, natural logarithm, n-th power, RMS and other powerful calculator
Calculator213
- 正则计算器:实现了四则运算,并可以实现括号、三角函数、正负数运算,解决了小数点的精度问题-Calculator: to achieve four operations and can be achieved in parentheses, trigonometric functions, plus or minus the number of operations to solve the problem of the decimal point accuracy
calculator4.1
- 51计算器 电子科技大学2016年盟升杯 杨一铭组作品 具有加减乘除 三角函数 解AX+e^X B方程 存储数据 乘方开方功能-51 calculator A work done by Motto Yang for 2016 UESTC MengSheng Cup.
程序
- 实现加减乘除,三角函数,指数,对数等运算,位数很长(mplementation of trigonometric function, exponential, add, subtract, multiply and divide, the number of operations for a long number)
计算器课设
- 基于51单片机多位十进制计算器设计 带文档说明 程序源码 proteus仿真图 (1)系统通过4×4的矩阵键盘输入数字及运算符。 (2)可以进行多位十进制数以内的运算(包括加,减,乘,除,幂次方,对数,三角函数等功能),如果计算结果超过显示范围,则屏幕显示E。 (3)可显示输入时的数字及结果 (4)设计控制电路总体方案; (5)电路的设计、仿真与调试;(Design of multi bit decimal number calculator based on MCU)