-
汇编多媒体教案ppt格式,不错哦!
汇编多媒体教案ppt格式,不错哦!-compilation of multimedia lesson plans ppt format, it is true!
- 2022-01-25 15:42:15下载
- 积分:1
-
口袋中有红,黄,蓝,白,黑5种颜色的球若干个。每次从口袋中取出3个不同颜色的球。问有多少种取法的C++代码...
口袋中有红,黄,蓝,白,黑5种颜色的球若干个。每次从口袋中取出3个不同颜色的球。问有多少种取法的C++代码-pockets of red, yellow, blue, white and black colors of the five Ball number. Out of pocket every three different colors on the ball. Asked how many copying the C++ code
- 2023-08-12 08:05: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
-
本程序是用汇编语言来写的一段关于lcd的使用,还有并行通讯口的内容...
本程序是用汇编语言来写的一段关于lcd的使用,还有并行通讯口的内容-This procedure is used assembly language to write a paragraph on the lcd use, as well as the contents of parallel communication port
- 2023-08-06 00:35:04下载
- 积分:1
-
一个简单的linux下的客户端,有什么问题请多指教!
一个简单的linux下的客户端,有什么问题请多指教!-a simple linux under the client and what problems it should improve!
- 2023-06-03 07:25:03下载
- 积分:1
-
PIC16F877 to achieve key
PIC16F877实现按键扫描和数码管显示、蜂鸣片同时DD响,当按键下时,数码管加一,蜂鸣片DD响两次。-PIC16F877 to achieve key-scan and digital tube display, beep sound piece at the same time DD, when the button when you are not, the digital control plus one, beep piece DD ring twice.
- 2022-07-27 04:26:14下载
- 积分:1
-
对于软件avrcode XMODEM CRC
avrcode for xmodem crc software
- 2023-02-20 17:00:03下载
- 积分:1
-
Award BIOS源代码,支持的芯片组看文件,有相同的类型…
AWARD BIOS源代码,支持的CHIPSET请看文件,有同型号的板子烧上去就可以跑-AWARD BIOS source code, support CHIPSET Look at the documents, have the same type of burning up on the board can run
- 2022-02-15 02:40:52下载
- 积分:1
-
4.asm……“蜂鸣程序,输入一个字符数,氮
4.4装配。。。嘟嘟程序,输入N个字符,N嘟嘟。(已完成)ysk3.asm。。。显示一个星形倒三角形。。。用asm编程把键盘输入的八个无符号二进制数转换成十六进制数和十进制数,并输出表单.asm... 使用子程序程序按以下三种格式(、TT、Short)打印九九成法标:(已完成)字符.asm... 小写字母a b c d。。。x y z ASCII分别为61H 62H 63H 64H 78H 79H。。。7AH和大写字母A B C D。。。。X Y Z ASCII分别为41H 42H 43H 44H 58H 59H L1.5AH…,使用字符串处理编程指令,从键盘上输入16个字符(字母和其他区分大小写的字母数字二者),记入BUF1启动存储区并将其传输
- 2022-03-07 05:57:22下载
- 积分:1
-
The source code of a compiled system of assembly language here.you can read the...
汇编编译系统源代码,是用汇编语言编写内附文档,可自行查看-The source code of a compiled system of assembly language here.you can read the inner documents which are writed by assembly language .
- 2022-02-27 07:46:17下载
- 积分:1