搜索资源列表
My_calculator_for_c51
- 用单片机系统实现8位的加减乘除运算,外接16位矩阵键盘输入,通过lcd显示结果。在keil上运行良好。-microcontroller systems with eight of the arithmetic operators, 16 external keyboard input matrix, LCD display results. Keil in running good.
keyboard__1.1
- 实现数码管输入显示器输出功能(加减乘除运算)-realization of the digital input output function display (arithmetic operations)
80C51caculator
- 在Keil里面编写的可以运行于80C51单片机上的计算器程序。可以实现简单的加减乘除运算。
fudianshuyunsuan
- 介绍一组浮点数的运算代码,包括加减乘除运算的VHDL代码实现-Introduced a set of floating-point code of the operation, including addition and subtraction multiplication and division operations to achieve the VHDL code
Double_FPU
- 详细介绍双精度浮点数据的格式,以及加减乘除运算的实现方法-Details of the format of double-precision floating-point data, and the realization method of addition and subtraction multiplication and division
CS9-1
- 这是51单片机初级运用的源码,主要是加减乘除运算,希望给现在学单片机的人有所帮助-This is the primary use of single-chip microcomputer 51 of the source, the main operation is addition and subtraction multiplication and division, I hope to learn now will help people SCM
Simple_calculator
- 51单片机基础训练项目之简易计算器.功能:普通整型的加减乘除运算。可由读者自主学习并扩展至浮点运算。-51 MCU-based training program in the simple calculator. Function: ordinary integer addition and subtraction multiplication and division operations. Readers can be extended to self-learning and floati
jsq
- 计算器,能实现简单的加减乘除运算。在MINIGUI下运行。用C语言开发的。-Calculator that can perform simple addition and subtraction multiplication and division operations. The MINIGUI run. Developed using C language.
calculator
- 51单片机计算器程序,用液晶显示,矩阵键盘,加减乘除运算。-use51 microcontroller to make calculator。
weiji
- 实现微机接口4*4键盘的扫描及输出并实现相关的加减乘除运算等-keyboard
Calculator
- 计算器,阈值为99999999,加减乘除运算都没有问题,protues电路图 和 汇编语言都有,仿真过了,没问题。-caculator, with protues and keil software it is successed。hope it is helpful for you
add8
- 用VHDL语言实现的八位计数器 可进行简单的加减乘除运算-It is a counting device with eight-bit that could plus ,subtract ,multiply and divide.
ARMCalculator
- ARM计算器proteus仿真,单片机用的是LPC2104,可以进行四位数的加减乘除运算. -ARM calculator proteus simulation, using a LPC2104 microcontroller
AVRmicrocontrollerbaseddesignofthecalculatorprogra
- 通过AVR开发环境设计简单的计算器,一般的加减乘除运算都能实现-AVR development environment through the design of a simple calculator, addition and subtraction, multiplication and division can generally achieve
caculator
- 利用12个按键(4*3矩阵键盘0~b,因为仅有这点按键)和一块4位七段数码管(用于显示) 能实现实数的加减乘除运算,精确至小数点后四位,并完整地显示输入及结果。 -Using the 12 keys (4* 3 matrix keypad 0 ~ b, because only this key) and a 4 segment digital tube (for display) to achieve real number addition and subtraction multi
DSP_fixpoint
- 讲解dsp定点的加减乘除运算理论以及实例-Explain addition and subtraction, multiplication and division dsp fixed-point theory and examples
signed_add
- verilog 中处理有符号数加减乘除运算的详细讨论和例子。 -Verilog signed arithmetic discussion and examples
funny-clock(using-c-knowledge)
- 功能:【1】时钟显示(包括小时,分钟) 二十四/十二小时制模式转换;校时功能(应能手动校时);整点报时。 【2】闹钟提示设定3组闹钟当设定时间到时,闹钟响铃,同时屏幕出现一组十进制两位的加减乘除运算,此时使用者可通过屏幕下方的一排按键进行输入,如结果正确则停止响铃。若出现使用者不理闹钟或结果一直无法正确的情况,那么闹钟将隔5分钟响一次,直到答对为止。通过计算可以在短时间内让使用者达到清醒状态,实现闹钟的目。 -Function: 【1】 clock display (including
integer_calculator
- 51单片机实现8位简单整数计算器,数码管显示,矩阵键盘输入,可进行加减乘除运算。-51 8-bit MCU simple integer calculator, digital display, matrix keyboard, can be addition and subtraction multiplication and division.
51简单计算器
- 以单片机为核心进行加减乘除运算,负数运算。并可显示在LCD1602中。(Single-chip microcomputer as the core operation add, subtract, multiply and divide operations, negative. And it can be displayed in LCD1602.)