-
DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A...
DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 3 MOV BX,300 ;内存基址(1面) MOV DH,01 ;磁头号01 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 20 ;返回dos 初学汇编,请各位多多指教!-Debug on the production of Rising antivirus software key source disk MOV BX, 200 memory base address (0 face) MOV DH, 00 head No. 00 MOV DL, 00 drive No. 00 (A disk) MOV CX, 4F01 4F (ie 79) of track that is on the 1st sector (CH = 4F CL = 01) MOV AH, 05 formatted track MOV AL, 09 consecutive read 9 sector INT 13 call on the 13th interruption INT 3 MOV BX, 300 memory base address (1 side) MOV DH, 01 head No. 01 MOV DL, 00 drive No. 00 (A disk) MOV CX, 4F01 4F (ie 79) of track that is on the 1st sector (CH = 4F CL = 01) MOV AH, 05 formatted track MOV AL, 09 consecutive read 9 sector INT 13 call on the 13th
- 2023-06-25 06:50:03下载
- 积分:1
-
汇编编程简单介绍
汇编编程简单介绍-compilation programming briefed
- 2022-03-18 14:36:43下载
- 积分:1
-
一个小男孩跑步的源程序!
一个小男孩跑步的源程序!-a small boy running of the source!
- 2022-01-25 20:23:22下载
- 积分:1
-
串口测试程序,方便初学者调单片机串行通讯
串口测试程序,方便初学者调单片机串行通讯 -12333333333
- 2022-02-01 22:29:44下载
- 积分:1
-
A/D测试首先对A/D模块进行初始化操作,当A/D不忙时,进行A/D转化,A/D转化完毕产生中断,并将结果存入数组中。...
A/D测试首先对A/D模块进行初始化操作,当A/D不忙时,进行A/D转化,A/D转化完毕产生中断,并将结果存入数组中。-A/D test first A/D module to initialize the operation, when the A/D not busy when conducting A/D conversion, A/D conversion completion interrupt generated, and the results into the array.
- 2022-03-07 06:31:34下载
- 积分:1
-
easydetect process, the traffic lights to achieve verilog
easydetect程序,是交通灯的verilog实现-easydetect process, the traffic lights to achieve verilog
- 2022-01-26 00:34:45下载
- 积分:1
-
I CS3758DEMO prepared by the test procedure CS3758 mainly for 5.1 CH electronic...
本人编写的CS3758DEMO测试程序,CS3758主要用于5.1CH电子音量控制,兼容PT2258-I CS3758DEMO prepared by the test procedure CS3758 mainly for 5.1 CH electronic volume control, compatibility PT2258
- 2023-01-02 09:40:03下载
- 积分:1
-
EM78P447奏乐,利用定时计时器控制P70脚,输出一段音乐。
EM78P447奏乐,利用定时计时器控制P70脚,输出一段音乐。-EM78P447 music, using regular timer control pin P70, the output section of music.
- 2022-02-01 07:55:27下载
- 积分:1
-
红外遥控六足爬虫机器人设计.有详细的文档,包括电路图和代码...
红外遥控六足爬虫机器人设计.有详细的文档,包括电路图和代码-design for infrared remote control to robots with six legs ,which has detail text including circuit and code
- 2022-03-01 11:22:10下载
- 积分:1
-
compilation audible procedures and the DOS function, and produce EXE document, t...
汇编发声程序,先在DOS下功能调用,并产生EXE文件,执行可产生-compilation audible procedures and the DOS function, and produce EXE document, the Executive can produce
- 2022-06-14 16:40:13下载
- 积分:1