-
IT IS THE BUILDR FILE FOR LCD CONNECTION
IT IS THE BUILDR FILE FOR LCD CONNECTION
- 2022-07-18 23:23:38下载
- 积分: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
-
OMAP3530的文档和设计指南,ARM内核,TI的扩展。
Omap3530 documentation and design guide, ARM core, TI extensions.
- 2022-08-08 13:26:19下载
- 积分:1
-
From the first time the procedure is " C++ Programming Guide" series, s...
第一次上传的程序,是《C++程序设计教程》系列的部分辅助代码。作者是钱能-From the first time the procedure is " C++ Programming Guide" series, some people in the supplementary code. The author is money to
- 2023-08-01 07:00: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
-
一个压缩壳的源代码,
一个压缩壳的源代码, -sssssssssssssssssaaaaa
- 2022-03-29 05:16:30下载
- 积分:1
-
avr串口通信,适合所有型号的,为刚刚入门的人提供参考
avr串口通信,适合所有型号的,为刚刚入门的人提供参考-avr serial communications, suitable for all models for the entry of people just provide a reference
- 2022-12-26 00:20:03下载
- 积分:1
-
配置visual_studio_2005和visual_studio _008汇编程序。采用INtel_A2
配置visual_studio_2005和visual_studio _008汇编程序。采用INtel_A2-Configure visual studio 2005 and visual studio 2008 assembler. Using INtel_A2
- 2023-02-21 04:00: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
-
里面有c和单片机的程序,可以找到延时,lcd显示,树脂转换,键盘扫描等...
里面有c和单片机的程序,可以找到延时,lcd显示,树脂转换,键盘扫描等-There are c and SCM procedures, can be found delay, lcd display, resin conversion, keyboard scanning, etc.
- 2022-03-11 12:43:25下载
- 积分:1