搜索资源列表
[InterFace]x86asm
- 福州大学接口课程全部实验代码。包括inter的芯片8253-5、芯片8255A、芯片DAC0832、芯片ADC0809等。详细批注-Fuzhou University courses all experimental interface code. The chip includes inter 8253-5, the 8255A chip, chip DAC0832, such as chip ADC0809. Detailed endorsement
JIAJIAN010
- 1、输入模块:从键盘读入两个长整数,并存储在內存中。 2、运算模块:编写子程序完成大整数的加法和减法。 3、实验环境:软件环境 MASM 5.0 -an import module : Reading from the keyboard into two long integer, and stored in the memory. 2 computational modules : subroutine completed the preparation of the lar
JIAOTONGXINHAO
- 实验5-交通信号灯控制实验参考程序,基于pic16f877a-experimental 5-traffic signal control experiment reference program, based on pic16f877a
微机原理实验源程序
- 微机原理实验源程序,总共有八个实验内容的源程序。实验一 简单输入、输出实验 实验五 8253定时器实验 实验二 软件延时实验 实验六 LED显示实验 实验三 软件延时模拟路*通灯控制 实验七 定时器LED显示综合实验 实验四 LED简单显示实验 实验八 模拟交通灯显示综合实验-Computer Engineering Experiment source, a total of eight experimental content of the source. Experimental a si
5
- 微机8255并行口硬件实验 8255A的A口作为输入口,与逻辑电平开关相连。8255A的B口作为输出口,与发光二极管相连。编写程序,使得逻辑电平开关的变化在发光二极管上显示出来。-8255 microcomputer parallel port hardware experiment 8255A mouth of A as input port, and logic-level switch connected. B-I as the 8255A output connected wit
1.txt(5.75K)
- 串口通信的单片机程序,是计算机网络的实验程序,经调试可以使用-The single-chip serial communication procedure is experimental procedures of computer networks, can be used by the debugger
5
- 综合实验 带优先让行功能的交通灯控制实验-General experimental features with priority given to the traffic lights to control the experiment ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DEBUG
- 一、 实验内容 DEBUG的应用及表达式计算 二、 实验目的及要求 要求:试编制一程序,计算下列公式的值,将商存放在Z单元,余数放在R单元内中.X,Y,Z,R,W分别为存放16位带符号数单元的地址.计算过程中中间结果和最后结果在16位二进制数范围内. 三目的: 1、熟悉DEBUG的应用(利用DEBUG观察寄存器和内存单元的值及指令执行的结果,直接汇编指令,单步调试,编辑数据等)。 2、掌握汇编表达式的表示方法。 3、掌握80X86的编程结构。 4、学习汇编
3107006963
- 接口与通讯实验报告 1、8253定时/计数器实验 2、8255并行接口实验 3、数字式时钟(电子钟) 4、D/A(数/模)转换实验 5、A/D(模/数)转换实验 -Interface and communication lab report 1,8253 timer/counter experiment 2,8255 Parallel Interface Experiment 3, digital clock (clock) 4, D/A (D/A) conver
5
- 汇编语言的代码,实现按键识别,是浙江大学接口实验5和6的代码-Assembly language code to achieve key identification, Zhejiang University interface experimental code 5
2011.5.25
- 汇编的小实验,实现两个文件的连接及运行还有其他小实验,大家可以参考-Compilation of small experiments to achieve the connection and operation of the two files there are other small experiments, we can refer to
5
- 北理工汇编语言上机实验5 求N的M次方,分两个模块-North Polytechnic assembler language machine experiment seeking N 5 M Power, two modules
5
- 北理工汇编 语言上机实验5 计算Z等于X的平方加Y的平方。计算平方时调用子程序PowerProc-North Polytechnic compilation computing machine experiment 5 Z equals X plus Y squared squared language. When calculating the square subroutine call PowerProc
5
- 华农大汇编实验第五章代码 包含asm文件和exe文件-Asm file
1104030112_mbj_transform
- 汇编语言实验-将文字转换成汇编语言(实验5)-Assembly language experiment- convert text into assembly language
yimaqi
- EM V3闪烁.0-单片机实验5-译码器-EM V3 flashing .0- SCM Experiment 5- decoder
微机原理实验代码参考
- 一、对程序进行改错 多字节非压缩型BCD数除法 (96875/5=19375) 二、十进制转化为二进制 编制程序,把十进制数15786转化成二进制数(One:For a correction of program Multi byte non compression type BCD number division (96875/5=19375) Two:Decimal into binary To program a decimal number 15786 into binar
5、译码器实验
- *实 验 名:译码器实验 *实验说明:8个LED灯显示LS138译码器输出的低电平 *连接方式: *注 意: ************************************/ #include <reg51.h> //---定义IO口---// sbit LSA=P2^2; sbit LSB=P2^3; sbit LSC=P2^4; //---声明全局函数---// void Delay10ms(unsigned int c); /******
单片机汇编:LED灯控制实验
- 1 .LED闪烁 2 .二进制加法 3 .LED流水灯 4. 跑马灯 5. 左右跑马灯(The assembly program of the LED lamp control experiment)
微机原理综合设计实验-数字电压表A.rar
- 利用ADC0809采集电位器的电压值,将采集的电压值通过8255显示在七段数码管上,显示数据保留小数点后2位,利用8253定时数据更新,每隔0.5秒数据更新一次。扩展要求:具有设置报警阈值功能,当超过阈值时,点亮一个LED灯。(Using ADC0809 to collect the voltage value of potentiometer, the collected voltage value is displayed on seven digital tubes through 825