代码搜索结果

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

get-dataview-control.ascx

public DataView GetDataView(string strConnec

test_position_control.cc

/* * $Id: test_position_control.cc,v 1.2.2.1 2003/05/23 21:23:44 gerkey Exp $ * * a test for the C++ PositionProxy */ #include "playerclient.h" #include "test.h" #include int test_pos

pll control sample.bat

SET C51INC=C:\Keil\C51\INC\Atmel\;C:\Keil\C51\INC\ SET C51LIB=C:\Keil\C51\LIB SET CPU_TYPE=AT89C52 SET CPU_VENDOR=Atmel SET UV2_TARGET=PLL Control Sample SET CPU_XTAL=0x00B71B00 C:\Keil\C51\BIN\

stepper motor control.txt

; “验证式” 实验七??步进电控制机 ORG 0000H STRT: MOV SP,#6FH ;初始化 MOV 20H,#0 ;状态寄存器清零 MOV P1,#0F1H ;正转A相通电 MLP: MOV R7,#64H ;R7为步计数器,正转100步 MO