代码搜索:自动门控制

找到约 10,000 项符合「自动门控制」的源代码

代码结果 10,000
www.eeworm.com/read/135078/13964901

plg 模糊控制仿真.plg

Build Log --------------------Configuration: 模糊控制仿真 - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\lipeng
www.eeworm.com/read/135078/13964905

clw 模糊控制仿真.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CMyView LastTemplate=CFormView NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "模糊控制仿真.h
www.eeworm.com/read/135078/13964921

dsp 模糊控制仿真.dsp

# Microsoft Developer Studio Project File - Name="模糊控制仿真" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/237097/13978074

txt 电机速度控制.txt

; SIMPLE SPEED CONTROL SOFTWARE TO CONTROL MOTOR & REVERSING RELAY ; 电机速度控制 ;R/C 潜艇应用 4Mhz 16F84 ;RA0 RA1速度控制. RA2伺服输入 .报警输入RA3. PortC is relay output. ;Alarm input for pressure switch etc
www.eeworm.com/read/236164/14030071

exe 云台控制.exe

www.eeworm.com/read/133179/14052735

scx 控制面版.scx

www.eeworm.com/read/133179/14052776

sct 控制面版.sct

www.eeworm.com/read/202922/15369687

asm 电机pwm控制.asm

ORG 0000H AJMP MAIN ORG 0030H MAIN:MOV DPTR,#0FF82H MOV A,#0D1H MOVX @DPTR,A WAIT:MOVX A,@DPTR JB ACC.7,WAIT MOV