-
游标 游标 游标 游标 游标 游标 游标 游标 游标 游标 游标 游标...
游标 游标 游标 游标 游标 游标 游标 游标 游标 游标 游标 游标 -youbiaoyoubiaoyoubiaoyoubiaoyoubiaoyoubiaoyoubiao
- 2022-04-21 12:10:50下载
- 积分:1
-
tasm 环境下的汇编程序
tasm 环境下的汇编程序-Tasm environment compilation process
- 2022-12-04 00:20:03下载
- 积分: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
-
PIC Microcontroller in ICD1 do the cycle of LED lights flashing procedure
PIC单片机在ICD1上做LED灯的循环闪烁程序-PIC Microcontroller in ICD1 do the cycle of LED lights flashing procedure
- 2023-08-28 09:05:04下载
- 积分:1
-
compilation series operating procedures
汇编串操作的程序-compilation series operating procedures
- 2023-01-26 21:25:03下载
- 积分:1
-
51单
一个基于51单片机的时钟电路设计源代码,还包括了电路图.PCB.源程序-51 single-chip-based clock circuit design source code, also includes the circuit diagram. PCB. Source
- 2022-06-19 11:55:14下载
- 积分:1
-
8251A实现异步串行接口模式双
用8251a实现串行口异步方式双机通信,波特率1200bps,采用查询方式发送,中断方式接收。双方平时处在查询键盘、等待中断接收状态,并显示相关提示-8251a achieved using an asynchronous serial interface mode dual-machine communication, baud rate 1200bps, using queries sent, interrupt reception. Look at the two sides usually the keyboard, waiting for interrupt reception status, and display-related tips
- 2022-02-24 23:24:07下载
- 积分:1
-
开发环境:FASM
功能:听过不要音箱的音乐么(当然也包括耳机之类的罗),这就是一个不要音箱也可听的音乐,怎么回事,请看源代码...
开发环境:FASM
功能:听过不要音箱的音乐么(当然也包括耳机之类的罗),这就是一个不要音箱也可听的音乐,怎么回事,请看源代码
- 2023-05-23 21:05:03下载
- 积分:1
-
这是笔者早年开发的一款用单片机读摄象头图象数据的程序,是用汇编写的,设计思路和程序风格可以借鉴,是笔者的得意之作。...
这是笔者早年开发的一款用单片机读摄象头图象数据的程序,是用汇编写的,设计思路和程序风格可以借鉴,是笔者的得意之作。-This is the author spent his early years developed a single-chip image data read摄象头procedures, is the compilation of written procedures for design ideas and style can draw on, is the author
- 2022-10-12 06:20:03下载
- 积分:1
-
宏汇编 可以下下来参考一下 很不错的程序 适合于汇编初学者参考...
宏汇编 可以下下来参考一下 很不错的程序 适合于汇编初学者参考-Macro Assembler can make a very good reference down the procedure for compilation of reference for beginners
- 2022-12-16 10:35:03下载
- 积分:1