-
VB6简丹禁方边石勇
Vb6jian dan ban fang bian shi yong-Vb6 jian dan ban fang bian shi yong
- 2022-08-17 03:28:17下载
- 积分:1
-
外国人写的dds控制源代码。有兴趣的朋友可以看看!
外国人写的dds控制源代码。有兴趣的朋友可以看看!-Written by foreigners dds source code control. Interested friends can see!
- 2022-05-22 14:09:18下载
- 积分:1
-
jpxs程序功能可以实现,但本人认为算法比较混乱,待以后作出好的算法。
键盘用p2.2...
jpxs程序功能可以实现,但本人认为算法比较混乱,待以后作出好的算法。
键盘用p2.2--p2.7
码显示用p3.6,p3.7-jpxs program features can be achieved, but I think that the algorithm a bit confusing, to be later made a good algorithm. P2.2 p2.7 code using the keyboard display with p3.6, p3.7
- 2022-08-16 09:47:28下载
- 积分:1
-
Principle of Microcomputer experimental procedures, including 8255,8253,8259
微机原理实验的程序,包括8255,8253,8259-Principle of Microcomputer experimental procedures, including 8255,8253,8259
- 2022-08-10 09:33:45下载
- 积分:1
-
(TASM)汇编语言,显示 0 到 9,显示 0 到 99
0 到 9 和 0 到 99 的组装时,将显示此源代码。 再组装起来,使用 TASM,。 涡轮增压器装配。 做为 UMS 微处理器课程8086 微处理器的汇编语言源代码
- 2022-08-10 02:43:51下载
- 积分:1
-
这是我个人的写作,p80_7款PC
这是我个人写的,P807段在PC上
- 2022-02-16 00:23:32下载
- 积分:1
-
Multi
多功能数字钟:在手动校时功能时,选择是调整小时,还是分
若长时间按住该键,还可使秒信号清零,用于精确调时
-Multi-function digital clock: In the manual, when the school functions, the option is to adjust hours, or minutes, if a long time hold the key, so that second signal can be cleared for accurate time transfer
- 2022-03-21 13:08:06下载
- 积分:1
-
Water temperature control system /
水温控制系统/-Water temperature control system /
- 2022-10-02 01:35:04下载
- 积分:1
-
89C52
基于89C52的实验演示程序,单步运行观看存储单元数据变化, 读和写、发送和接收字节子程序要连续执行。-89C52-based experimental demonstration program, single step change in viewing the data storage unit, read and write, send and receive byte subroutine to consecutive.
- 2022-12-23 05:35:02下载
- 积分: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