-
VHDL 8086芯
vhdl 8086 core
-vhdl 8086 core
- 2022-02-04 14:47: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
-
很全的dos命令,对于汇编过程中要用的的命令查询很有参考价值...
很全的dos命令,对于汇编过程中要用的的命令查询很有参考价值-Very wide of the dos command for the compilation process to use the command query valuable
- 2022-01-24 15:50:11下载
- 积分:1
-
汇编程序案例18系统时间显示 imer.rar
汇编程序案例18系统时间显示 imer.rar-Assembler system time of 18 cases showed imer.rar
- 2022-03-23 20:10:10下载
- 积分:1
-
205.asm-----数码管循环显示00~99源程序
205.asm-----数码管循环显示00~99源程序-205.asm----- digital tube display 00 ~ 99 cycle source
- 2022-02-15 17:31:51下载
- 积分:1
-
由四幅图片组成,循环显示出小男孩跑动动动画,退出后显示本人信息...
由四幅图片组成,循环显示出小男孩跑动动动画,退出后显示本人信息-Photos from 4 of the cycle shows that the little boy running dynamic animation, I quit after the show information
- 2022-01-22 17:10:43下载
- 积分:1
-
由8051/8096/8099/8048单片机汇编工具、
汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单片机汇编语言、do
由8051/8096/8099/8048单片机汇编工具、
汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、
创新32位声开发、视频实例等众多内容,内容十分的丰富,绝对是汇编语言的知识宝库!-Compiled by the 8051/8096/8099/8048 SCM tools, assembly language, Motorola m68HC11, m680x0 series of assembly language, inter8051 microcontroller assembly language, dos not open secret, windows process control, graphics programming, innovative development of 32-bit sound, video examples, etc. many elements, rich in content, is definitely assembly language of knowledge!
- 2023-03-23 18:50:03下载
- 积分:1
-
开辟3个窗口,可在两个窗口之间切换输入字符,同时在的三个窗口显示...
开辟3个窗口,可在两个窗口之间切换输入字符,同时在的三个窗口显示-open three windows, the window to switch between two input characters in the show window 3
- 2022-09-29 17:50:02下载
- 积分:1
-
yourself writing exercises procedures, it is very basic, and achieving the Engli...
自己写的习题程序,可以说是很基本的,实现了英文查询月份输出简写。-yourself writing exercises procedures, it is very basic, and achieving the English abbreviation for the month of output.
- 2022-08-10 13:47:28下载
- 积分:1
-
含主副模块的多模块设计
含主副模块的多模块设计-vice module containing the main multi-module design
- 2023-07-07 03:00:03下载
- 积分:1