代码搜索:PID

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

代码结果 10,000
www.eeworm.com/read/473260/6849949

m optimalpidtuning.m

%% Learning PID Tuning III: Performance Index Optimization % Most PID tuning rules are based on first-order plus time delay % assumption of the plant hence cannot ensure the best control performance
www.eeworm.com/read/473260/6849960

m optimpid.m

function [C,fval]=optimPID(G,ctype,idx) % OPTIMPID Optimal PID tuning based on integral performance criteria % % [C,fval]=optimPID(G,ctype,idx) returns the optimal PID paraters based on % specifi
www.eeworm.com/read/473341/6851340

c setsid.c

/* * linux/lib/setsid.c * * (C) 1991 Linus Torvalds */ #define __LIBRARY__ #include _syscall0(pid_t,setsid)
www.eeworm.com/read/471766/6881562

asp redirect.asp

www.eeworm.com/read/295493/8158251

v usbf_pl.v

///////////////////////////////////////////////////////////////////// //// //// //// Protocol Layer
www.eeworm.com/read/395421/8178527

asp delaccessory.asp

www.eeworm.com/read/395313/8186182

h xdata.h

/* XData.h */ /* * * 王占成 * zcwang@mail.ustc.edu.cn * 2003.4.29 * 宏定义和外部变量定义 * * */ #ifndef _XDATA_H_ #define _XDATA_H_ #include /***************************
www.eeworm.com/read/395313/8186237

c module.c

/* module.c * main program 新驱动(2路7703加2块继电器) 2003/1/11 */ #include "absacc.h" #include "math.h" #include "sja.h" #include "jdq.h" #include "pid.h" #include #include
www.eeworm.com/read/193717/8205913

c shell.c

#include #include #include"apue.h" int main(void) { char buf[MAXLINE]; pid_t pid; int status; char *p; char *argv[MAXLINE]; int i=0; printf("%% "
www.eeworm.com/read/193566/8217255

c speed_reg.c

#define PWM_MAX 0x3f0 #define PWM_MIN 0x010 #include "2407bit.h" #include "2407e.h" #include "Speed_Reg.h" extern PIDREG1 pid0; void EVA_PWM1_Init(SPEEDPID *speed1) { //Pwm Ini