-
汇编语言中断TSR时间程序(int 1ch)
汇编语言中断TSR时间程序(int 1ch)-assembly language TSR interruption time (int 1ch)
- 2022-03-10 02:13:58下载
- 积分:1
-
双字节转BCD码
双字节转BCD码-two-bit BCD switch
- 2022-02-12 20:56:10下载
- 积分:1
-
包括一些简单的经典源码的asm程序方便初学者..
收录了一些简单经典的asm程序有源码,方便初学者学习借鉴,-include some simple classic source asm2 procedures to facilitate the beginners learn from,
- 2022-01-26 17:22:04下载
- 积分:1
-
这是一个062
这是一个062-AD0832数字电压表1602液晶,适合初学者及工程开发。-This is a 062- AD0832 digital voltmeter 1602 LCD, for beginners and project development.
- 2022-03-15 13:36:23下载
- 积分: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
-
一个简单的小闹钟程序
一个简单的小闹钟程序-a small alarm clock simple procedures
- 2022-07-09 04:53:19下载
- 积分:1
-
random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxpr...
random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序 amis.zip 在汇编程序中灵活运用TSRs的程序库-random.zip random number generator to compile the source code cmdsrc.zip a text editor ourvxd.zip compilation of source code used to compile a series of simple example VxD a foxprn.zip use Fox assembler language interface program print graphics procedures amis.zip in the compilation process TSRs flexibility in the use of the library
- 2022-02-01 16:27:50下载
- 积分:1
-
飞利浦320*240液晶驱动,seed13350控制板.
飞利浦320*240液晶驱动,seed13350控制板.-320* 240 Philips LCD driver, seed13350 panels.
- 2022-03-05 07:54:38下载
- 积分:1
-
Serial debugger
串口调试程序很划算哦的 杜可风上的饭-Serial debugger
- 2022-02-11 19:11:26下载
- 积分:1
-
assembly language program design glossary, very good!
汇编语言程序设计词汇表,很不错!-assembly language program design glossary, very good!
- 2022-01-21 04:46:15下载
- 积分:1