-
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
-
密码锁的实际程序 ,使用新片24C16,有2000个密码 可以存储,再加备份。...
密码锁的实际程序 ,使用新片24C16,有2000个密码 可以存储,再加备份。-Lock the actual process, using new movie 24C16, there are 2000 passwords can be stored, plus a backup.
- 2022-06-21 22:22:28下载
- 积分:1
-
split air
分体空调的说明文件 名厂机型 几W台量 有PG电机 遥控 马达-split air-conditioning in the documentation for aircraft manufacturers in Taiwan have in W PG electrical motor control
- 2022-03-21 03:26:05下载
- 积分:1
-
液晶屏功能的读写程序,包括汇编原代码,可烧录文件,熟悉液晶屏产品的读写方式...
液晶屏功能的读写程序,包括汇编原代码,可烧录文件,熟悉液晶屏产品的读写方式-LCD screen features to read and write procedures, including the compilation of the original code, recordable documents, familiar with the LCD screen to read and write the way products
- 2022-01-25 21:22:27下载
- 积分:1
-
原理是,通过8279来实现8 * 2键盘的控制扩展…
实现原理是由8279的8*2键盘控制373扩展输出口,由一位片选信号线连接的8088CPU的一个地址上,8279的每一个键值控制8088里面的每一套方案,由8088控制373扩展口输出给单色灯,实现节日灯的效果。-Principle is that by 8279 to achieve the 8* 2 keyboard to control the expansion of output 373, by a chip select signal lines connected to an address on 8088CPU, 8279 every 8088 key control inside each set of program control 373 by 8088 expansion of output to the monochrome lights, festive lights to achieve results.
- 2022-07-04 19:54:07下载
- 积分:1
-
compiler of the original code, and I hope to the likes compiler expert who help
编译器的原代码,希望对喜欢编译器的高手们有帮助-compiler of the original code, and I hope to the likes compiler expert who help
- 2022-03-24 04:45:59下载
- 积分:1
-
一个选择文件夹的汇编例子
一个选择文件夹的汇编例子-choose a folder compiled examples of
- 2022-12-09 04:45:03下载
- 积分:1
-
基于51的简单交通灯模拟,对那些刚刚入门的朋友可能有所帮助...
基于51的简单交通灯模拟,对那些刚刚入门的朋友可能有所帮助-51 Based on a simple traffic light simulation, for those just getting started may be helpful to Friend
- 2022-08-23 07:14:47下载
- 积分:1
-
TMS320C54x DSP
TMS320C54x DSP
Reference Set
Volume 2: Mnemonic Instruction Set
- 2022-01-29 02:45:05下载
- 积分:1
-
汇编语言学习者必备工具! 汇编语言学习者必备工具!
汇编语言学习者必备工具! 汇编语言学习者必备工具!-asdfghjkklqwwrttr
- 2022-03-21 06:52:05下载
- 积分:1