-
mp3 source code keil developed source code for mp3 U.S. study reference
mp3源代码keil开发的mp3源代码 供大家学习参考-mp3 source code keil developed source code for mp3 U.S. study reference
- 2023-05-20 05:50:02下载
- 积分:1
-
统计出各分数段学生的人数,输出各分数段学生的人数
统计出各分数段学生的人数,输出各分数段学生的人数-Statistics of the scores above the number of students, the output of the scores above the number of students
- 2023-07-17 05:10:02下载
- 积分:1
-
这个程序输入3个数字,并将它们从最大的最小。
This program inputs 3 numbers and sorts them from largest to smallest.
- 2022-05-13 10:52:14下载
- 积分:1
-
Water temperature control system /
水温控制系统/-Water temperature control system /
- 2022-10-02 01:35:04下载
- 积分:1
-
win32 汇编教程。全面介绍windows环境下,汇编语言的编程教学。
win32 汇编教程。全面介绍windows环境下,汇编语言的编程教学。-win32 compilation of tutorials. Comprehensive introduction windows environment, assembly language programming teaching.
- 2023-03-04 16:15:04下载
- 积分:1
-
4.asm
4.obj
a program for manage the student s data
4.asm
4.obj
a program for manage the student s data-4.asm 4.obj manage a program for the Studen t s data
- 2022-02-01 10:39:57下载
- 积分: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
-
走马灯(灯光变幻)程序
内容:用DIP的8位开关控制走马灯的花样,用SW3控制走马灯的起/停 运行步骤:1.按下一次开关SW3,开始灯光变幻,再按下一次则停...
走马灯(灯光变幻)程序
内容:用DIP的8位开关控制走马灯的花样,用SW3控制走马灯的起/停 运行步骤:1.按下一次开关SW3,开始灯光变幻,再按下一次则停止 可重复进行 *
2.按下SW3后,拨动不同的数码开关DIP,就会出现不同的灯光变幻 *
3.按下"q"或者"Q",退出 -Lantern (lighting changes) program elements: eight with DIP switch control of the pattern lantern, lantern used to control the effect SW3/stop running these steps: 1. Pressing a switch SW3, the beginning of the light changes, and then press the first stop can repeated* 2. SW3 pressed, the Touch different digital switch DIP, there will be changes in different lights* 3. press " q" or " Q" , from the
- 2022-02-03 09:32:54下载
- 积分:1
-
一个压缩壳的源代码,
一个压缩壳的源代码, -sssssssssssssssssaaaaa
- 2022-03-29 05:16:30下载
- 积分:1
-
这个过程我花了很长时间才写的,很好的,可以…
这个程序我花了好久才写出来的,非常的好,它可以产生很高性能的三角波,一般程序不易产生如此好的波形.-this process I have spent a long time before the writing, very good, and it can produce a very high-performance triangular wave, the general procedures have not been so good waveform.
- 2022-02-09 16:05:31下载
- 积分:1