-
利用DS18B20温度传感器+AT89C51控制直流电机转速,
利用DS18B20温度传感器+AT89C51控制直流电机转速,-The use of DS18B20 temperature sensor+ AT89C51 control DC motor speed,
- 2022-01-26 00:18:10下载
- 积分: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
-
扩展存储器实验
运行步骤:1. 将平台板上存储器电源的跳接开关连上 *
* 2. 源程序编译,连接,运行 *
* 3. 运行后,在屏幕显示的结...
扩展存储器实验
运行步骤:1. 将平台板上存储器电源的跳接开关连上 *
* 2. 源程序编译,连接,运行 *
* 3. 运行后,在屏幕显示的结果中查看 *
* BUF2中的内容是否和BUF1的内容一致 *-Steps to expand the memory to run the experiment: 1. Will be the platform on-board storage power supply connected to the tap-dancing* * 2. Source compiler, connectivity, run* * 3. Running, display the results in view* * BUF2 whether the content and the content of BUF1 line*
- 2022-02-14 17:26:07下载
- 积分:1
-
Temperature LM35 Source Code
Temperature LM35 Source Code
- 2022-03-06 14:57:07下载
- 积分:1
-
还是汇编语言编的asm to vxd例子
还是汇编语言编的asm to vxd例子-or assembly language series asm example to vxd
- 2022-08-04 11:31:38下载
- 积分:1
-
霍夫曼编码,根据给定权值创建赫夫曼编码,显示每一步如何进行及所得编码...
霍夫曼编码,根据给定权值创建赫夫曼编码,显示每一步如何进行及所得编码-Huffman coding, according to the weight given to create Huffman codes, showing how each step and the resultant code
- 2022-11-17 16:05:03下载
- 积分:1
-
大量ADuc831的程序员代码,用汇编语言编写,很有参考价值
大量ADuc831的程序员代码,用汇编语言编写,很有参考价值-A large number of programmers ADuc831 code, using assembly language to prepare, a good reference
- 2022-12-07 23:05:03下载
- 积分:1
-
Seeking integral product, from a C language reference, proposed a new solution t...
求整数之积,出自C语言参考,提出了一种新的解决两数之积的算法
-Seeking integral product, from a C language reference, proposed a new solution to two the number of the product algorithm
- 2022-04-06 23:39:32下载
- 积分:1
-
单相电子式预付费电度表 的设计与实现,本程序为汇编语言.
单相电子式预付费电度表 的设计与实现,本程序为汇编语言.-Single-phase electronic prepaid watt-hour meter Design and Implementation of, the procedures for the assembly language.
- 2022-03-09 15:38:00下载
- 积分:1
-
FSK调制的VHDL源代码和仿真指导解调…
FSK调制与解调的vhdl源代码,是word文档打开-FSK modulation and demodulation of VHDL source code and simulation of the guide is the word document open.
- 2022-06-28 13:13:53下载
- 积分:1