-
本人编写的TI 24为ADC功能测试程序
本人编写的TI 24为ADC功能测试程序-I prepared for the TI 24 ADC functional test procedures
- 2022-01-22 07:36:33下载
- 积分:1
-
汇编实例教程,内有汇编源代码多个,有详细注释说明。
汇编实例教程,内有汇编源代码多个,有详细注释说明。-Compilation of tutorial examples with source code has compiled more than detailed notes.
- 2023-01-31 10:25:04下载
- 积分:1
-
基于DSP2812的电机的控制程序源代码:包括永磁同步电机,感应电机,无刷电机,开关磁阻电机,还附带9组测试程序...
基于DSP2812的电机的控制程序源代码:包括永磁同步电机,感应电机,无刷电机,开关磁阻电机,还附带9组测试程序-electromotor control dased on DSP2812
- 2022-01-24 16:46:16下载
- 积分:1
-
汇编语言实现的层数任意可调的汉诺塔演示程序
汇编语言实现的层数任意可调的汉诺塔演示程序-Assembly language to achieve arbitrary adjustable-rise Tower of Hanoi demo program
- 2022-08-09 15:51:14下载
- 积分:1
-
输入高电压时直流无刷电机的控制程序,可使用在家庭,工厂等没有直流电源的地方...
输入高电压时直流无刷电机的控制程序,可使用在家庭,工厂等没有直流电源的地方-Importation of high-voltage brushless DC motor control program, you can use in the home, factories, and other places there is no DC power supply
- 2022-04-28 08:04:52下载
- 积分: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
-
From the first time the procedure is " C++ Programming Guide" series, s...
第一次上传的程序,是《C++程序设计教程》系列的部分辅助代码。作者是钱能-From the first time the procedure is " C++ Programming Guide" series, some people in the supplementary code. The author is money to
- 2023-08-01 07:00:03下载
- 积分:1
-
对网上LR分析表的改正,能直接运行,请大家帮忙改正
对网上LR分析表的改正,能直接运行,请大家帮忙改正 -LR-line analysis of the correction table, direct running, please help correct
- 2022-02-07 05:33:14下载
- 积分:1
-
51编写的电扇的程序,可以控制转速,并且在液晶上显示。在我们的板子上可以调试通过的...
51编写的电扇的程序,可以控制转速,并且在液晶上显示。在我们的板子上可以调试通过的-51 fans prepared procedures to control speed, and liquid crystal display. In our board can debug through the
- 2022-11-23 07:25:03下载
- 积分:1
-
实现8251可编程通信实验的汇编源代码
使用环境是星研集成环境...
实现8251可编程通信实验的汇编源代码
使用环境是星研集成环境-8251 programmable communication experiment to achieve the compilation of source code for the use of the environment is an integrated environment for satellite research
- 2022-06-22 04:24:42下载
- 积分:1