搜索资源列表
Float
- 单片机浮点运算子程序,使用C51编程,可分别得到整数部分和小数部分,数据存储长度为4字节.-SCM floating point routines, the use of C51 programming, respectively integral part and be part of a minority, data storage for 4-byte length.
jisuanqi
- 用飞思卡尔GP32单片机实现普通十进制计算器的功能,按键采用4×4键盘,显示采用16×2点阵式字符LCD,键盘符号定义如下:左下角的“<-”表示退格,即删除键,按一次删除LCD的最后一个数字。 LCD的第一行显示运算式,第二行显示运算结果。其他功能同普通计算器相同(只实现加减乘除四则运算功能)。 扩展功能:负数、小数运算。复合运算。连续运算。2进制、8进制运算。 -GP32 with Freescale MCU general metric calculator functio
counter
- 计算器设计 功能: 完成0~9999整数的一次加减乘除运算, 减法运算结果可以实现计算结果的负数显示, 除法运算结果为0~999并保留两位小数-Calculator design features: 0 to 9999 to complete an integer addition and subtraction multiplication and division, subtraction result of the negative results can show th
count
- 功能: 完成0~9999整数的一次加减乘除运算, 减法运算结果可以实现计算结果的负数显示, 除法运算结果为0~999并保留两位小数,-Features: 0 ~ 9999 to complete an integer addition and subtraction multiplication and division, subtraction result of the negative results can show division result is 0 ~ 999
jisuanqi_and_wannianli
- 计算器是用LCD显示,按键输入数据,能进行简单的加减乘除运算,最大数据位8位,支持小数运算。万年历用的是DS18B20芯片,用LCD显示时分秒,温度及制作人的名字。-Calculator with LCD display, keyboard input data, can be a simple add, subtract, multiply and divide operation, maximum 8 data bits, support decimal arithmetic. Calend
jisuanqi
- 基于51单片机的计算器程序,可以进行小数运算,头文件包含在文件夹里了。-51 microcontroller-based calculator program, decimal arithmetic, header files included in the folder.
caculator
- 一:计算器 1:可以通过键盘输入,并能显示输入相对应的数字.2:能够进行加,减,乘,除准确的基本运算. 3:能够进行3位或3位的以上的乘,除运算. 4、能显示小数、负数 -: Calculator 1: You can be entered via the keyboard and display input corresponding figures .2: the ability to add, subtract, multiply, and basic arithmetic i
jisuanqi51
- 51单片机实现4X4矩阵键盘的简单计算:整数之间运算,没有小数所有除法得出的结果不正确,有负号运算,-51 singlechip simple calculation of 4X4 matrix keyboard: an integer between operation, with no decimal all division result is not correct, a minus operation,
The-calculator
- 采用51单片机C编写的液晶显示计算器,内容:整数之间运算,没有小数所有除法得出的结果不正确,有负号运算-51 single-chip LCD calculator written in C content: between integer arithmetic, no fractional all divide the result is not correct, there is a negative sign computing
jisuanqi
- 基于TX-1C开发板的简易计算器,可以实现四位数字的运算,比如4567+1234、333*1000。最大可以输出6位结果,不能实现小数运算,数码管最开始的时候显示6个0.-TX-1C development board based on a simple calculator, you can achieve four-digit arithmetic, such as 4567 +1234,333 * 1000. The maximum output of 6 results can not
xiaoshujiafa
- 基于51内核的单片机进行小数加法运算的程序。该程序结构清晰,执行效率高。-Decimal addition operation procedure performed based on 51 core microcontroller. The program structure is clear, and high efficiency.
jisuanqi
- 此多功能计算器具有简单加减乘除运算,求logX,lnX,x的y次方,连续加减 乘除运算,除数为 0 显示错误1:"E1";数据位数超过8位时,显示错误2:"E2";需要保留3位小数时,如果结果的整数部分超过能显示的位数,显示错 误3:"E3"等一些功能。 -This multi-function calculator with simple arithmetic operations, seeking logX, y th lnX, x, and successive subtracti
TEST
- 以52单片机为基础的简易计算器程序,有小数运算功能以及负数显示功能-52 microcontroller based simple calculator program, there is a negative fractional arithmetic functions and display functions