-
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
-
DS18B20
DS18B20-液晶1602显示温度和控制-DS18B20-LCD 1602 shows that the temperature and control
- 2022-04-13 00:04:42下载
- 积分:1
-
MenuetOS是一个操作系统开发的PC完全在32写的…
MenuetOS is an Operating System in development for the PC written entirely in 32/64 bit assembly language. Menuet64 is released under License and Menuet32 under GPL. Menuet supports 32/64 bit x86 assembly programming for smaller, faster and less resource hungry applications.
Menuet has no roots within UNIX or the POSIX standards, nor is it based on any operating system. The design goal has been to remove the extra layers between different parts of an OS, which normally complicate programming and create bugs.
- 2023-04-08 09:00:03下载
- 积分:1
-
用单纯性发求解线性规划问题,并由文件 读入系数矩阵,用于大规模计算。...
用单纯性发求解线性规划问题,并由文件 读入系数矩阵,用于大规模计算。-Simple to use fat for solving linear programming problems by the document read into the coefficient matrix, for large-scale computing.
- 2022-05-06 18:08:34下载
- 积分:1
-
用汇编语言编写的一些程序的源代码,例:DOS6.0源程序中的硬盘引导记录源程序FDBOOT.ASM,鼠标控制CD...
用汇编语言编写的一些程序的源代码,例:DOS6.0源程序中的硬盘引导记录源程序FDBOOT.ASM,鼠标控制CD-Audio播放程序,专截320*200的截画程序,V86模式切换程序,FASTREBOOT V1.0,Game Faster V1.0,Mixer Volume Ctrler V1.0,-assembly language prepared by the program"s source code, cases : DOS6.0 source of hard disk boot record source FDBOOT.ASM, mouse control CD-Audio player, a cut of 320* 200 closed painting procedures, V86 mode switching procedures, FASTREBOOT V1.0 , the Game Faster V1.0 and V1.0 Mixer Volume Ctrler.
- 2022-04-17 10:15:47下载
- 积分:1
-
景观
Landscape
key list:
Right/Left - Spin landscape
Forward/Back - Move in current direction either forward or backward
Space - Move the water level up and down
ESC - Exit-Landscape
key list:
Right/Left - Spin landscape
Forward/Back - Move in current direction either forward or backward
Space - Move the water level up and down
ESC - Exit
- 2022-11-28 13:10:03下载
- 积分:1
-
自己做的4×4键盘扫描,加入了按下消抖动,松开输入数据的简单功能。...
自己做的4×4键盘扫描,加入了按下消抖动,松开输入数据的简单功能。-Do their own 4 × 4 keyboard scanning, joined the press extinction jitter, release a simple function of the input data.
- 2022-03-22 02:32:01下载
- 积分:1
-
Asang Toluca people understand Sensen Toluca Asensen ah
阿桑托卢卡人了解阿森托卢卡阿森四托卢卡阿桑托卢卡阿桑托卢卡,托卢卡,托卢卡阿桑托卢卡
- 2023-01-11 10:15:04下载
- 积分:1
-
汇编程序调试软件,较好的编译程序调试软件…
汇编程序调试软件,较好的汇编程序调试软件,是你编程的好帮手-Assembler debugging software, a better compilation of program debugging software, you are programming a good helper
- 2022-03-17 19:39:47下载
- 积分:1
-
汇编语言汇编语言源代码的五子棋源代码…
汇编语言五子棋的源代码 汇编语言五子棋的源代码-Assembly language assembly language source code backgammon backgammon source code
- 2022-06-01 01:14:18下载
- 积分:1