代码搜索:ctrl

找到约 10,000 项符合「ctrl」的源代码

代码结果 10,000
www.eeworm.com/read/162255/10322370

h com_ctrl.h

//$$---- Form HDR ---- //--------------------------------------------------------------------------- #ifndef com_ctrlH #define com_ctrlH //-------------------------------------------------------
www.eeworm.com/read/162255/10322377

dfm com_ctrl.dfm

www.eeworm.com/read/162255/10322390

obj com_ctrl.obj

www.eeworm.com/read/162255/10322399

cpp com_ctrl.cpp

//$$---- Form CPP ---- //--------------------------------------------------------------------------- #include #include #pragma hdrstop #include "com_ctrl.h" #include "com
www.eeworm.com/read/425345/10363279

m pid_ctrl.m

function yprime = pid_ctrl(t,y,er,er1,er2) T=360; K=14.9; % System parametrs Kp = 0.5; Ki = 0.05; Kd = 3; % PID Controller parametrs yprime = [y(2); ((1/T)*(-y(2)+ K*Kd*er2 + K*Kp
www.eeworm.com/read/425344/10363305

m pid_ctrl.m

function yprime = pid_ctrl(t,y,er,er1,er2) T=360; K=14.9; % System parametrs Kp = 0.5; Ki = 0.05; Kd = 3; % PID Controller parametrs yprime = [y(2); ((1/T)*(-y(2)+ K*Kd*er2 + K*Kp
www.eeworm.com/read/425210/10369948

h ctrl_status.h

//! @file ctrl_status.h,v //! //! Copyright (c) 2004-Atmel. //! //! Please read file license.txt for copyright notice. //! //! @brief This file contains the interface : //! - between USB ME
www.eeworm.com/read/161499/10400918

h ctrl_center.h

/****************************************************************** ** Filename : Ctrl_Center.h ** Copyright (c) 2001-2002 Computer Science & Technology Zhejiang University ** Editor : zh
www.eeworm.com/read/161499/10400962

cpp ctrl_center.cpp

/****************************************************************** ** Filename : ZBtree.cpp ** Copyright (c) 2001-2002 Computer Science & Technology Zhejiang University ** Editor : zhous
www.eeworm.com/read/161416/10414902

c ctrl_set.c

#include "inc\44b0x.h" #include "DataType.h" #define EXT_OSC_CLK 10000000 unsigned int MCLK = 20000000; void ChangePllValue(int mdiv, int pdiv, int sdiv) { int i = 1; rPLLCON = (md