-
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
-
用空格符实现对字符串中某一个字符的替换,程序经过调试
用空格符实现对字符串中某一个字符的替换,程序经过调试-By a space at the realization of a string of characters to replace, the program after debugging
- 2022-03-19 05:27:57下载
- 积分:1
-
分类统计字符个数
汇编程序源代码,实现了一个小功能,初级学习者...
分类统计字符个数
汇编程序源代码,实现了一个小功能,初级学习者-Number of disaggregated statistical character assembler source code, to achieve a small function, primary learners
- 2022-04-22 07:43:55下载
- 积分:1
-
本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的...
本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的-Powered by C language and Java language, embedded development, algorithm-based, the number of up to hundreds of thousands of source code, there are more than 200 categories, many of which are members of a private collection site on the Internet can not be found elsewhere The
- 2023-05-25 13:20:03下载
- 积分:1
-
动态五角星,按任意键可以改变五角星的颜色,该程序为全屏显示....
动态五角星,按任意键可以改变五角星的颜色,该程序为全屏显示.-dynamic five-pointed star, by Anykey five-pointed star can change the color, the procedure for the full screen display.
- 2022-03-05 10:21:30下载
- 积分:1
-
无阿斯顿温热任务二玩儿玩儿为绕弯儿玩儿玩儿玩儿我额外人...
无阿斯顿温热任务二玩儿玩儿为绕弯儿玩儿玩儿玩儿我额外人-请求权完全俄文而且为轻微全文请问请问全文请问千万
- 2022-11-12 18:40:03下载
- 积分:1
-
本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现时间的显示,...
本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现时间的显示,-This procedure has detailed notes, all running correctly, program modules clear, portability, and can realize the time showed that
- 2022-04-23 05:08:48下载
- 积分:1
-
代码门 asm 程序
程序在汇编语言代码门使用 pic16f84a,这是仅此 asm 程序开发的 begginning,但我对它有大计划。
- 2023-03-27 08:20:04下载
- 积分:1
-
一个简易的用汇编写的裁判平分程序,不够好,但里面的意思还是有的。...
一个简易的用汇编写的裁判平分程序,不够好,但里面的意思还是有的。-with a simple compilation of the referee was equally procedure is not good enough, but there"s still some meaning.
- 2022-06-16 18:10:59下载
- 积分:1
-
Microcontroller to do their own car sprayed pictures, and procedures are used as...
自己做的单片机喷图小车的,程序是用汇编语言实现。小车可以喷出为五环。-Microcontroller to do their own car sprayed pictures, and procedures are used assembly language to achieve. Vehicles can be emitted for the five rings.
- 2022-06-27 06:03:43下载
- 积分:1