-
51汇编 三线驱动5片74HC595级联输出并由5片74HC165级联读回,proteus仿真
51汇编 三线驱动5片74HC595级联输出并由5片74HC165级联读回,有proteus仿真
- 2022-01-28 07:18:27下载
- 积分:1
-
一个还算可以的汇编源码动画
一个还算可以的汇编源码动画-still be a compilation of source animation
- 2023-02-04 12:10:03下载
- 积分:1
-
按摸器程序,可实现波浪按,随机按,等几个功能。
按摸器程序,可实现波浪按,随机按,等几个功能。-By touch program can be realized by the waves, random by, and several other features.
- 2022-01-25 21:44:05下载
- 积分:1
-
一个不错的堆排序,用汇编语言实现的
一个不错的堆排序,用汇编语言实现的-a good heap sort, with the compilation of language
- 2022-02-03 11:24:59下载
- 积分: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
-
memory of the presence of a compilation of source code
一个关于内存驻留的汇编源代码-memory of the presence of a compilation of source code
- 2023-04-08 21:05:03下载
- 积分:1
-
单片机实现键盘输入数码管显示。给sclk8个上升沿就可以控制一个8段数码管了,当移位寄存器满了后,给st一个上升沿,就可以显示数据了...
单片机实现键盘输入数码管显示。给sclk8个上升沿就可以控制一个8段数码管了,当移位寄存器满了后,给st一个上升沿,就可以显示数据了-SCM keyboard input digital tube display. To a rising edge sclk8 can control an 8-segment digital tube, and when the shift register is full, after a rising edge to the st, you can display the data of the
- 2022-03-22 04:13:05下载
- 积分:1
-
This is a MASM compiler environment, can help you to write assembly language, ea...
这是个 MASM 的 编译环境,可以帮助大家来编写汇编语言,早期的版本-This is a MASM compiler environment, can help you to write assembly language, early version
- 2022-11-13 20:05:03下载
- 积分:1
-
4 Graphical effect from tPORt by x0man
4 Graphical effects from tPORt by x0man.zip
- 2020-06-21 00:00:02下载
- 积分:1
-
数字电子钟程序配置文件规范数字电子钟…
数字电子钟方案简介说明书数字电子钟不但可以显示当前的时间,而且可以显示日期、农历、以及星期等,给人们的生活带来了方便。另外数字钟还具备秒表和闹钟功能,且闹钟铃声可自选,-Digital electronic clock program profiles specification digital electronic clock not only can display the current time, and can display the date, lunar, as well as the weeks and so on, to people
- 2022-01-24 15:49:32下载
- 积分:1