-
DC machine code
直流电机的程序代码-DC machine code
- 2022-02-07 16:03:51下载
- 积分: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
-
用汇编语言写的,可以实现较大数的加法运算,带回显得显示结果...
用汇编语言写的,可以实现较大数的加法运算,带回显得显示结果-Written using assembly language, you can achieve a larger number of addition operations, it is back to show the results of
- 2022-01-25 19:38:26下载
- 积分:1
-
跑马灯的是加另一方面 虽加国是非曲直呆中 核电站喑 临时工地区性一落千丈一落千丈 于是 大工业夸大 地区性...
跑马灯的是加另一方面 虽加国是非曲直呆中 核电站喑 临时工地区性一落千丈一落千丈 于是 大工业夸大 地区性-Bomadeng the other hand, although the increase is Canadian merits of nuclear power plant managers were spent TWA regional drop a 1000 comeback Tabla therefore exaggerated large industrial district
- 2022-02-04 02:13:46下载
- 积分:1
-
用C语言编写的单片机串口收发程序,使用时将其粘贴到C格式文件中即可...
用C语言编写的单片机串口收发程序,使用时将其粘贴到C格式文件中即可-Use of C language procedures for single-chip serial transceivers, use paste it into C format document can be
- 2023-05-01 06:50:03下载
- 积分:1
-
Temperature LM35 Source Code
Temperature LM35 Source Code
- 2022-03-06 14:57:07下载
- 积分:1
-
ASCII conversion into hexadecimal number, single
ASCII码转换成十六进制数 ,单字节BCD码小数转换成单字节十六进制小数,双字节十六进制小数转换成双字节BCD码小数,单字节十六进制数转换成双字节ASCII码 -ASCII conversion into hexadecimal number, single-byte BCD decimal converted into single-byte hexadecimal minority. double-byte hexadecimal decimal converted into double byte BCD minority. single-byte hexadecimal number into double byte ASCII, etc.
- 2022-12-02 14:30:03下载
- 积分:1
-
This is a performance management system for students, some function is not perfe...
这是一个学生成绩管理系统,有部分功能还不完善,以后会慢慢更新的:)-This is a performance management system for students, some function is not perfect, the future will gradually updated :)
- 2022-08-15 03:03:44下载
- 积分:1
-
it is helpful for download the program to the on
最新的2812烧写flash的插件,用于ccs2000的,适合于2812芯片为cg的版本。很好用-it is helpful for download the program to the on-chip flash.
- 2022-05-21 09:12:18下载
- 积分:1
-
USB PDIUSB12D C语言 中断服务处理程序
USB PDIUSB12D C语言 中断服务处理程序-USB PDIUSB12D C language processing service interruption
- 2023-06-16 01:00:02下载
- 积分:1