-
PWM控制电机,编辑控制方式。在这个DEMO里建了一个函数F_Pwm(int a,int b) 用于PWM设置,传入两个参数第一个用于频率设置,第二个用于占空比...
PWM控制电机,编辑控制方式。在这个DEMO里建了一个函数F_Pwm(int a,int b) 用于PWM设置,传入两个参数第一个用于频率设置,第二个用于占空比设置。另外还开了外部中断可进行频率和占空比的步进,从而达到调整速度的目的-PWM motor control, edit control mode. In this DEMO was built inside a function F_Pwm (int a, int b) for the PWM settings, with two arguments the first one for the frequency setting, the second set for the duty cycle. It also opened the external interrupt can be the stepping frequency and duty cycle to achieve the purpose of adjusting the speed of
- 2022-02-01 17:37:59下载
- 积分:1
-
its about office management system which tells how thing can be managed
its about office management system which tells how thing can be managed
- 2022-07-05 02:29:13下载
- 积分:1
-
暂时没有其它的代码..
呵呵,,在网吧啊...
以后再跟大家分享...
暂时没有其它的代码..
呵呵,,在网吧啊...
以后再跟大家分享-there is no other code .. Oh, and at the bar after the matter with the ah ... to share with you
- 2022-04-29 04:48:31下载
- 积分: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
-
用8155扩展51单片键盘控制
用8155扩展51单片键盘控制-8155 with 51 single extended keyboard control
- 2022-08-31 19:10:02下载
- 积分:1
-
汇编语言二进制转换为十六进制模块,代码正确。。。。希望有用...
汇编语言二进制转换为十六进制模块,代码正确。。。。希望有用-Assembly language is converted to hexadecimal binary module, the code correctly. . . . Want to be useful
- 2022-07-17 17:47:48下载
- 积分:1
-
To achieve control of traffic lights
实现交通灯控制,有行人过街按钮和紧急按钮-To achieve control of traffic lights
- 2022-05-09 02:51:52下载
- 积分:1
-
DS1820的芦丁含量的控制
Rutina para controlar DS1820
- 2022-01-25 14:12:42下载
- 积分:1
-
Windows Environment 32
Windows环境下32位汇编语言程序设计配套书源码第三章-Windows Environment 32-bit assembly language programming book source package in Chapter III
- 2022-03-04 21:03:47下载
- 积分:1
-
在屏幕上用黄颜色显示天堂两个字并且经过一定得时间向右平移一段距离。...
在屏幕上用黄颜色显示天堂两个字并且经过一定得时间向右平移一段距离。-Yellow on the screen with color display and after the word heaven must have time to shift to the right for some distance.
- 2022-03-18 11:13:57下载
- 积分:1