代码搜索:PID

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

代码结果 10,000
www.eeworm.com/read/189219/8484433

c devzero.c

#include #include #include #include "ourhdr.h" #define NLOOPS 1000 #define SIZE sizeof(long) /* size of shared memory area */ static int update(long *); int m
www.eeworm.com/read/389659/8509111

m chap4_7b.m

%Fuzzy PID Control close all; clear all; a=readfis('fuzzpid'); %Load fuzzpid.fis ts=0.001; sys=tf(5.235e005,[1,87.35,1.047e004,0]); dsys=c2d(sys,ts,'tustin'); [num,den]=tfdata(dsys,'v');
www.eeworm.com/read/388866/8570183

h mthread.h

#ifndef _MTHREAD_H_ #define _MTHREAD_H_ #ifdef WIN32 #include #include #else #include #endif class MThread { public: MThread(): _pid(-1), _
www.eeworm.com/read/289120/8574569

c setsid.c

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

php friendlink.php

www.eeworm.com/read/432495/8601897

m chap2_8f.m

%PID Controler Based on Ziegler-Nichols clear all; close all; ts=0.25; sys=tf(1,[10,2,0]); dsys=c2d(sys,ts,'z'); [num,den]=tfdata(dsys,'v'); axis('square'),zgrid('new'); figure(1); rloc
www.eeworm.com/read/388422/8610833

m chap2_8f.m

%PID Controler Based on Ziegler-Nichols clear all; close all; ts=0.25; sys=tf(1,[10,2,0]); dsys=c2d(sys,ts,'z'); [num,den]=tfdata(dsys,'v'); axis('square'),zgrid('new'); figure(1); rloc
www.eeworm.com/read/288383/8637351

lkf debug.lkf

-z -q -c -m"./Debug/PID.map" -o"./Debug/PID.out" -w -x -i"c:/ti/C5400/bios/lib" -i"c:/ti/C5400/dsk5416/lib" -i"c:/ti/c5400/rtdx/lib" -i"c:/ti/c5400/xdais/lib" -i"c:/ti/c5400/cgtools/lib" "c:\icetek-v
www.eeworm.com/read/288383/8637368

log cc_build_debug.log

------------------------------ PID.pjt - Debug ------------------------------ [PID.c] "c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"c:/icetek-vc5416-edulab/lab0602-PID/Debug" -d"_DEBUG" -@"Debug.lkf" "
www.eeworm.com/read/288383/8637371

lkv debug.lkv

-z -q -c -m"./Debug/PID.map" -o"./Debug/PID.out" -w -x -i"c:/ti/C5400/bios/lib" -i"c:/ti/C5400/dsk5416/lib" -i"c:/ti/c5400/rtdx/lib" -i"c:/ti/c5400/xdais/lib" -i"c:/ti/c5400/cgtools/lib" "c:\icetek-v