-
这个源
This the source-code of a 64k-intro. Run it through tasm
and tlink, and it will work (the makefile will also work).
-----------------------------------------------------------------------
-This is the source-code of a 64k-intro. Run it through tasm
and tlink, and it will work (the makefile will also work).
-----------------------------------------------------------------------
-----------------------------------------------------------------------
- 2022-03-29 20:12:24下载
- 积分:1
-
用MASM写的显示系统时间的程序,内附源码和说明
用MASM写的显示系统时间的程序,内附源码和说明-written with Multiple Display System time-consuming procedures, and notes containing FOSS
- 2022-04-24 21:05:04下载
- 积分: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
-
红外遥控码形检测,通过串口发送数据到PC机
9600,n,8,1,每位+1表示14us...
红外遥控码形检测,通过串口发送数据到PC机
9600,n,8,1,每位+1表示14us-Infrared remote control code type detection, through the serial port to send data to the PC-9600, n, 8,1, each+1 that 14us
- 2022-03-14 23:39:24下载
- 积分:1
-
ch451显示和四位共阴极数码管1234
ch451显示和四位共阴极数码管1234-ch451 four common cathode display and digital tube 1234
- 2023-01-21 10:15:04下载
- 积分:1
-
at892051模拟串行通讯程序
at892051模拟串行通讯程序-at892051 simulated serial communication program
- 2022-01-31 19:49:14下载
- 积分:1
-
With 51 drives LED, keyboard, stepper motors to control the rise and fall flag
用51驱动LED,键盘,步进电机,使其来控制旗子的升降-With 51 drives LED, keyboard, stepper motors to control the rise and fall flag
- 2023-05-12 11:10:03下载
- 积分:1
-
it can help you use C++ program we
it can help you use C++ program we
- 2023-01-31 04:20:03下载
- 积分:1
-
can, debug, link still class of the source, a member of the useful
masm,debug,link还有上课时的源程序,希望对大家有用-can, debug, link still class of the source, a member of the useful
- 2022-01-25 16:02:29下载
- 积分:1
-
单相电子式预付费电度表 的设计与实现,本程序为汇编语言.
单相电子式预付费电度表 的设计与实现,本程序为汇编语言.-Single-phase electronic prepaid watt-hour meter Design and Implementation of, the procedures for the assembly language.
- 2022-03-09 15:38:00下载
- 积分:1