搜索资源列表
programmer1
- 在MCS51上实现计算器的功能模块 (完成加减乘除正余弦开方正余切E的幂和对数等的运算,使用了Cx51标准库函数中math.h)
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
87
- 本设计以STC89C516RD+单片机为控制运算器,以8*6矩阵键盘控制,以12864ZB液晶显示,以9V电池供电。 对于此计算器我用了38个键的矩阵键盘,10个数字键,1个小数点键,1个正负键,4个常用运算键,1个等号键,1个清零键,1个第二功能键,4个三角函数运算键,4个常用公式键,还有8个其它功能键。此计算器与常用计算器无很大差别,其中四则运算、阶乘、百分比、平方、立方、组合、乘方、倒数都可以精确到十位 ,其它运算因为调用到C语言函数库,为浮点型,有效位只有7位。 -The des
Calculator
- 实现一个有加、减、乘、除、函数计算功能和电子时钟的多功能计算器。软件设计采用C语言编写,实现了14位浮点数内的加、减、乘、除基本的四则运算,带有‘sin’、‘cos’、‘tan’、‘exp’、‘ln’、‘lg’、‘倒数’、‘x^y’、‘sqrt’、‘fmod ’10个常用数学函数运算。 -To achieve an addition, subtraction, multiplication, division, function, computing and electronic clock
main
- 矩阵键盘简易计算器,按键值处理函数,返回扫键值以根据需要改变返回值-The matrix keyboard simple calculator key value processing function, return sweep keys needed to change the return value
easy_cal
- diy 51单片机制作的计算器 可以计算正弦余弦函数,对数及开方,还能解一元跟二元方程,用了math.h库。-51 single-chip production calculator can calculate the sine and cosine functions, logarithmic and square root, but also solutions to the the yuan with binary equation with math.h library.
jsq
- 简易计算器的实现。调用相应组件,完成组件布局,实现计算器的界面,完成相应的按键槽函数,利用信号槽机制实现按键事件与槽函数的相应。-The realization of a simple calculator. Call the appropriate components to complete the layout of components, calculator interface, complete the corresponding key slot function, signal
calculator-based-on-89C51
- 基于89C51的复杂科学计算器,能够进行时钟显示,基本运算,函数计算。-Complex scientific calculator based on 89C51, can the clock display, the basic operation, function calculation.
simplecaculator
- 计算器,能实现简单四则运算和三角函数运算,显示函数图形-Calculatorthat can perform simplearithmeticandtrigonometric functions,graphicaldisplayfunction
Cal107
- 可以实现计算器的功能,四则运算及sin,cos函数的运算-Can function calculator, arithmetic, and sin, cos function operation