搜索资源列表
单片机计算器
- 基于单片机和周立功7289的简易计算器设计
8051
- 8051单片机的简易计算器设计,基于汇编语言,注释明确,含硬件接线图,共享快乐-8051 calculator simple design, based on assembly language, comments clear, containing wiring diagram of the hardware, share happiness
Calculator
- Proteus应用实例,简易计算器的设计,含有Uvision2的C语言源程序,适合初学Proteus的开发人员-Proteus application, simple calculator design, containing uVision2 the C language source code, suitable for novice developers Proteus
c67e0045875ced68_1200051802_221.232.148.186
- 微机原理课程设计,简易计算器,汇编语言 源代码注释详细,大家共享快乐-Computer Principles of curriculum design, simple calculators, assembly language source code comments in detail, we share the joy
jsqsj
- 简易计算器设计程序,该源程序简述了如何制作以简单计算器-Simple calculator design process, the source code on how to create a simple calculator
91331975ghdfghhjetet
- 一个汇编程序编的计算器 简单实用 搞课程设计的同学可以拿来应付了-一个汇编程序编的计算器 简单实用 搞课程设计的同学可以拿来应付了一个汇编程序编的计算器 简单实用 搞课程设计的同学可以拿来应付了
Simplecalculatordesign
- 简易计算器的设计,文本框text1作为计算器的显示屏幕,再建立几组按钮数组,通过对按钮数组的设置来设置每一个按钮的功能。-Simple calculator design, the text box text1 as a calculator display screen, and then build an array of several groups of buttons, by setting an array of buttons to set each button function
simple_calculator_based_on_MCS8051
- 基于MCS8051的简易计算器设计,在ISIS仿真软件下运行。-simple calculator based on MCS8051, which can run in ISIS simulation software.
MY
- 简易计算器设计,包含加减乘除等基本运算,以及一些复杂的科学运算。-Simple calculator design, including basic operations such as addition and subtraction multiplication and division, as well as some complex scientific computing.
QT
- 基于嵌入式QT的简易计算器设计与编程 基于嵌入式QT的简易计算器设计与编程-QT Embedded based design and programming simple calculator Simple Calculator QT Embedded Design and Programming
jisuanqi
- 简易计算器设计,利用LCD1602显示,使用矩阵键盘控制-Simple calculator designed to use LCD1602 display, use the matrix keyboard
AT89S51danpianjijianyijisuanqisheji
- 基于AT89c51单片机简易计算器设计的源代码,是用C语言设计的-Microcontroller based AT89c51 simple calculator designed to source code, is designed in C language
Calculator
- 采用汇编语言编写的利用8255A和8088组成的最大系统简易计算器设计,可以计算+-*三种运算,其中负数可以显示负号,超过-9则显示EO(两位数码管显示结果)-Written in assembly language using the 8255A and 8088 composed of simple calculator design, can be calculated to+-* three operations, in which the negative can show a neg
jianyijisuanqi
- 基于stc89c52的简易计算器设计 实现加减 1602显示-Based on the simple calculator stc89c52 design and implementation to add and subtract 1602 display
Javaqisuanqi
- java简易计算器设计,可以实现普通的数值运算-java simple calculator design, ordinary numerical computation
基于单片机的简易计算器设计
- 利用单片机设计简易计算器,实现简单的加减乘除计算(The design of a simple calculator with single chip microcomputer)
MyCalculator
- 基于安卓的简易计算器设计,实现简单的加减乘除及括号操作。(Based on Android's simple calculator design, realize simple addition, subtraction, multiplication and division and parenthesis operation.)
计算器程序
- 自学C语言中相关知识,设计出模拟简单计算器程序。要求如下所述: 1. .必须具有+、-、×、÷简单算术运算以及清除的功能 2. 输出显示简易计算器的界面; 3. 可以通过键盘上“↑←↓→”符号来选择需要输入的数据,点击键盘上“=”或者计算器界面的“=”将计算结果输出显示; 4. 也可以通过输入窗口,直接从键盘上输入要计算的表达式,点击键盘上“=”或者计算器界面的“=”将计算结果输出显示; 5. 选用任意一种(上述3或4)数据输入方法的测试表达式及运算结果均可以完整地在某个窗口中显示出来。 6.
嵌入式:简易计算器
- 嵌入式课程设计之简易计算器,含tft触摸屏,此为源代码,需自备keil5
51单片机简易程序
- 大学电路软件设计实验可能用到的关于51单片机的简易程序,包含6种简易的计算器以及一个数字时钟,可以满足课程结课要求。