代码搜索结果

找到约 10,000 项符合 Control 的代码

stepmotor control.edf

(PCB D:\Program Files\Labcenter Electronics\Proteus 6 Professional\BIN\stepmotor control\newproj\stepmotor control.LYT (parser (host_cad ARES) (host_version 6.9 SP4) ) (resolution mm 10000

stepmotor control.dxf

0 SECTION 2 HEADER 9 $ACADVER 1 AC2.10 0 ENDSEC 0 SECTION 2 TABLES 0 TABLE 2 LAYER 70 8 0 LAYER 2 0 62 7 70 0 6 CONTINUOUS 0 LAYER

main_control.c

/*****************************************************************************************/ // // Name: BF533 Object Tracking // /*****************************************************************

main_control.h

/*****************************************************************************************/ // // Name: BF533 Object Tracking // /*****************************************************************

fifo_control.vhd

Library IEEE; Use IEEE.std_logic_1164.all; Use IEEE.std_logic_unsigned.all; Use IEEE.std_logic_arith.all; Entity FIFO_control is generic (N:integer:=3); port( Push, Pop, Init