-
微机接口课程设计 数字钟实验 源代码
8255 8259 led显示 键盘
微机接口课程设计 数字钟实验 源代码
8255 8259 led显示 键盘-Computer Interface curriculum design, digital clock experiments show the source code 8255 8259 led keypad
- 2022-06-14 09:42:41下载
- 积分:1
-
这是汇编器的源代码
这是汇编器的源代码- This is the assembly source code
- 2022-06-17 05:52:04下载
- 积分:1
-
This is a AT89C51 experimental development board to the PC serial port to send o...
这是一个AT89C51单片机实验开发板向PC机的串口单向发送数据AF的演示程序-This is a AT89C51 experimental development board to the PC serial port to send one-way data AF Speech showing procedures
- 2022-07-28 00:22:53下载
- 积分:1
-
此程序的功能是把红外遥控器的地址码(16位)和控制码及反码显示出来,每按一次遥控器都能显示这些数据(用8只数码管16进制显示).
此程序的功能是把红外遥控器的地址码(16位)和控制码及反码显示出来,每按一次遥控器都能显示这些数据(用8只数码管16进制显示).-The function of this program is to address the infrared remote control code (16) and the control code and anti-code displayed every time the remote control can display these data (8 by 16-band digital tube display).
- 2022-08-18 17:14:45下载
- 积分:1
-
深入 DOS BIOS 编程与应用 (电子书)
深入 DOS BIOS 编程与应用 (电子书)-depth DOS BIOS programming and applications (e-books)
- 2023-08-28 10:30:05下载
- 积分:1
-
这是一本经典教材《IBM PC 86X86汇编语言程序设计》和教案,我觉得写得不错,拿来和大家分享...
这是一本经典教材《IBM PC 86X86汇编语言程序设计》和教案,我觉得写得不错,拿来和大家分享-This is a classic textbook "IBM PC 86X86 assembly language programming" and lesson plans, I feel well-written, and we used to share
- 2022-03-10 10:16:42下载
- 积分:1
-
AT24C02的工作原理和串行E2PROM读写
AT24C02串行E2PROM的工作原理与读写-AT24C02 serial E2PROM of the working principle and to read and write
- 2022-08-21 14:58:20下载
- 积分:1
-
Russian box of the source code and articles gave a detailed code
俄罗斯方块的源代码及论文报告
里面有详细的代码-Russian box of the source code and articles gave a detailed code
- 2023-08-17 14:30:04下载
- 积分:1
-
汇编语言经典程序1
汇编语言经典程序1-assembly language procedures a classic
- 2022-02-01 16:53:11下载
- 积分:1
-
汇编实现25+9=34
应用背景
1.进一步学习汇编语言源程序的编辑,编译,目标文件的链结和可执行文件的执行全过程
2.进一步学习文本的编辑软件,TASM,TLINK和TD的使用方法
3.学习掌握汇编语言的语法规则,练习汇编语言的语法错误查找和排除。
4.通过编制汇编程序,学习分支循环程序的编程方法
关键技术
通过比较法完成8位二进制数转换成十进制数送屏幕显示功能的汇编语言源程序,但有很多语法错误。要求实验者按照原样对源程序进行编辑,汇编后,根据TASM给出的错误信息对源程序进行修改,直到没有语法错误为止。然后进行链接,并执行相应的可执行文件。正确的执行结果是在屏幕上显示:25+9=34。
- 2022-01-22 02:21:57下载
- 积分:1