-
ht6222的接收程序
ht6222的接收程序 -ht6222 reception procedures
- 2023-05-16 10:30:03下载
- 积分:1
-
232通信,我调试过,没有什么问题。情大家下载
232通信,我调试过,没有什么问题。情大家下载-232 communications, I debugging, without any problem. We downloaded situation
- 2022-06-16 02:30:01下载
- 积分:1
-
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
-
very good
很好的哈达风景画 安定方法打发似的发达 安定反对发疯士大夫大 按时打发-very good
- 2022-12-10 15:00:03下载
- 积分:1
-
51编写的电扇的程序,可以控制转速,并且在液晶上显示。在我们的板子上可以调试通过的...
51编写的电扇的程序,可以控制转速,并且在液晶上显示。在我们的板子上可以调试通过的-51 fans prepared procedures to control speed, and liquid crystal display. In our board can debug through the
- 2022-11-23 07:25:03下载
- 积分:1
-
地铁售票级,票价2~7元,可一次购买多种票价的票,最高张数为10张...
地铁售票级,票价2~7元,可一次购买多种票价的票,最高张数为10张-Metro ticket class, the fare from 2 to 7 yuan, can be time to buy a variety of fare tickets, the maximum number of sheets of 10
- 2023-06-20 03:15:04下载
- 积分:1
-
进一步实现了VC++实现计算器功能,分为普通型和科学型
进一步实现了VC++实现计算器功能,分为普通型和科学型-Further realization of the VC++ to achieve calculator functions are divided into common type and science-based
- 2023-03-13 01:30:04下载
- 积分:1
-
Convert Binary number to Dec
是一个用于将二进制格式的整数转换为十进制的短代码段。
- 2022-10-19 04:00:03下载
- 积分:1
-
用汇编语言写的了一个定时计数器的程序,已经通过,实现良好...
用汇编语言写的了一个定时计数器的程序,已经通过,实现良好-Written in assembly language with a regular counter procedures, have been adopted to achieve good
- 2023-05-08 04:15:02下载
- 积分:1
-
using assembly language to achieve names scheduling problem, according to the al...
用汇编语言实现人名排序问题,根据字母的顺序排列,先比较首字母,如果相同则比较之后的字母-using assembly language to achieve names scheduling problem, according to the alphabetical order, compare the first letters of the alphabet, If the same comparison is the after letters
- 2023-05-20 02:05:04下载
- 积分:1