-
用汇编语言编写的驱动程序
用汇编语言所写的光驱弹出程序,小巧使用-assembly language written in the drive pop-up procedures, the use of compact
- 2023-05-21 16:20:03下载
- 积分:1
-
很好的汇编代码,实现学生成绩分类系统,采用子程序调用,完成学生成绩管理...
很好的汇编代码,实现学生成绩分类系统,采用子程序调用,完成学生成绩管理-good compilation of code, to achieve the performance of their students classification system used subroutine call, students complete performance management
- 2022-01-30 18:20:40下载
- 积分:1
-
设计语言教科书和编译教科书的有关知识,并增加了一些有关汇编 层体系结构的材料,以满足没学过计算机组织的学生们的需要...
设计语言教科书和编译教科书的有关知识,并增加了一些有关汇编 层体系结构的材料,以满足没学过计算机组织的学生们的需要-Chirpy few Pang Rui Sheng understanding书faded faded met译understanding书bleed at the nose cavity识SUI TING , sweet leftovers instance, to add floor Sa Shouson Which bleed at the nose very conduct anti prolyl met given the first step stool cavity , owe child can laugh Toru Tanzhong few算Lennon组织cavity laugh proliferation cavity
- 2022-02-02 05:41:58下载
- 积分:1
-
对网上LR分析表的改正,能直接运行,请大家帮忙改正
对网上LR分析表的改正,能直接运行,请大家帮忙改正 -LR-line analysis of the correction table, direct running, please help correct
- 2022-02-07 05:33:14下载
- 积分:1
-
运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母消失;...
运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母消失;按ESC键返回主界面;按空格见暂停;按‘E’退出。 -running executable testword.exe, there main menu interface, press the Enter key emerging from the 26 letters of the alphabet disorder OK, then any one of the letters fall into nice in the letter, if the importation is correct, the letters disappeared; According to the ESC key to return to the main interface; See box suspended by ; according to "E" withdrawal.
- 2022-07-26 09:35:33下载
- 积分:1
-
汇编语言写的菜单程序,类似于DOS下的编辑功能…
汇编语言写的菜单程序,类似于DOS下的EDIT功能,编辑功能未实现。-Menu Programs written in assembly language, similar to DOS under the EDIT function, edit function is not implemented.
- 2022-02-02 12:19:35下载
- 积分:1
-
基于 飞思卡尔单片机 MODBUS汇编源程序
可以
基于 飞思卡尔单片机 MODBUS汇编源程序
可以-FREESCALE
- 2023-03-06 18:00:03下载
- 积分:1
-
五个按键:关机off键,开机on键,五分钟定时键,十分钟定时键,二十分钟定时键,按相应的按键实现相应的功能,输出4HZ的方波...
五个按键:关机off键,开机on键,五分钟定时键,十分钟定时键,二十分钟定时键,按相应的按键实现相应的功能,输出4HZ的方波-5 buttons: off off key, turn on key, five minutes from time to time key, 10 minutes from time to time key, 20 minutes from time to time, press the corresponding button to achieve the corresponding functions of the square wave output of 4HZ
- 2022-08-14 16:41:06下载
- 积分:1
-
一个汇编实习作业
一个汇编实习作业-a compilation of practical operation
- 2023-05-20 18:55:03下载
- 积分:1
-
1、用8255的A口驱动六个七段数码管(LED)的字段,C口驱动六位七段数码管(LED)的位控端,右侧两位显示分值,左侧两位显示秒值。
2、段数码管采用动态...
1、用8255的A口驱动六个七段数码管(LED)的字段,C口驱动六位七段数码管(LED)的位控端,右侧两位显示分值,左侧两位显示秒值。
2、段数码管采用动态扫描方式,用8253做定时器(采用查询方式),每位显示的时间50Hz。
3、以5ms为基本时间单位,计数产生秒时间值,秒计数到60时对分计数,分计数到69时对时计数。
-BUFF_KEY EQU 21H BUFF_LED1 EQU 22H
BUFF_LED2 EQU 23H
BUFF_LED3 EQU 24H
BUFF_LED4 EQU 25H
BUFF_LED5 EQU 26H
BUFF_LED6
- 2022-06-15 18:58:08下载
- 积分:1