-
提供了键盘的扫描码目录,可以通过查询实现相关热键的拦截。...
提供了键盘的扫描码目录,可以通过查询实现相关热键的拦截。-Provides a keyboard scan code directory, can be achieved by querying the relevant hotkey to intercept.
- 2022-07-16 01:37:01下载
- 积分:1
-
This is a program for snake games.
这是一个很经典的游戏――贪吃蛇的游戏源码,用汇编编的。-This is a program for snake games.
- 2022-08-14 02:24:12下载
- 积分: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
-
这个是关于实现同步电机FOC的控制程序源代码,是基于DSP开发平台,芯片是TITMSLF2407...
这个是关于实现同步电机FOC的控制程序源代码,是基于DSP开发平台,芯片是TITMSLF2407-This is on the realization of the control of synchronous motor FOC source code is based on a DSP development platform, the chip is TITMSLF2407
- 2022-10-27 23:25:03下载
- 积分:1
-
embedded_systems_development_topics_uml_modeling.rar,使用UML对嵌入式…
Embedded_systems_development_topics_UML_Modeling.rar,使用UML对嵌入式系统软件进行开发技术-Embedded_systems_development_topics_UML_Modeling.rar, the use of UML for embedded system software development technology
- 2023-01-07 17:00:03下载
- 积分:1
-
City of science and technology in August load too large and the health status of...
八月里市科技的负荷较大时士大夫和健康的身份空间黑色的符号绝对是客户附加费很大撒娇口号就是咖啡活动时看见爱好防静电释放空间黄寺大街-City of science and technology in August load too large and the health status of the symbol space is absolutely black customers surcharge great coffee when the slogan is to see the release of anti-static space-loving Street
- 2022-08-24 21:34:20下载
- 积分:1
-
Beginners program,how to control a robo using PC in Basic Language
Beginners program,how to control a robo using PC in Basic Language
- 2022-01-25 23:38:03下载
- 积分:1
-
数据库课程设计 题目:图书管理系统 里面详细的编程目的,设计方案...
数据库课程设计 题目:图书管理系统 里面详细的编程目的,设计方案-Database curriculum design topics: library management system, which detailed the purpose of programming, design
- 2022-03-10 11:47:45下载
- 积分:1
-
Windows环境下32位汇编语言程序设计配套书源码第10章
Windows环境下32位汇编语言程序设计配套书源码第10章-Windows Environment 32-bit assembly language programming book source package Chapter 10
- 2023-01-24 03:15:03下载
- 积分:1
-
Experimental ARMSYS 12: A/D converter applications Description: through the A/D...
ARMSYS实验十二:A/D转换器应用
描述:通过A/D转换器读入模拟信号伏值-Experimental ARMSYS 12: A/D converter applications Description: through the A/D converter analog signal read into the V value
- 2022-02-01 18:06:03下载
- 积分:1