代码搜索:一体化控制

找到约 10,000 项符合「一体化控制」的源代码

代码结果 10,000
www.eeworm.com/read/418042/10966854

bat 闪烁控制.cspy.bat

@REM This bat file has been generated by the IAR Embeddded Workbench @REM C-SPY interactive debugger,as an aid to preparing a command @REM line for running the cspybat command line utility with the
www.eeworm.com/read/271129/11005601

txt pwm 电机控制实验.txt

//Main.c //PWM电机控制程序,正反转,默认设置的工作频率1kHz #include "global.c" void SystemInit(); void PWM_Init() ; void KickDog(); int numled0=200; unsigned int t0=0; unsigned int XPWM=0; main()
www.eeworm.com/read/470353/6919089

bak 舵机控制_opt.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/470353/6919095

uv2 舵机控制.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 Options 1,0,0 // Target 'Ta
www.eeworm.com/read/470353/6919103

m51 舵机控制.m51

BL51 BANKED LINKER/LOCATER V5.11 11/16/2004 19:18:04 PAGE 1 BL51 BANKED LINKER/LOCATER V5.11, INVOKED BY: C:\KEIL\C51\BIN\BL51.EXE 舵机.obj
www.eeworm.com/read/469930/6920885

txt 8259串级控制.txt

CODE SEGMENT ASSUME CS:CODE INTPORT1 EQU 0020H INTPORT2 EQU 0021H INTPORT3 EQU 0060H INTPORT4 EQU 0061H INTQ3 EQU INTREEUP3 INTQ7 EQU INTREEUP7 ORG 1900H START: MOV AX,0H