代码搜索:PID

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

代码结果 10,000
www.eeworm.com/read/270716/11029069

inf ezusbfilt.inf

; EzUsbFilt.Inf - install information file for Cypress EZ-USB example ; Originally supplied by Cypress, modified by Compuware ; Corporation for use in this example USB driver. ; This .inf file
www.eeworm.com/read/270716/11029084

inf ezusb.inf

; EzUsb.Inf - install information file for Cypress Semiconductor EZ-USB example ; Originally supplied by Cypress/Anchor Chips, modified by Compuware ; Corporation for use in this example USB driver
www.eeworm.com/read/416411/11030802

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/470908/6901664

js pvcounter.js

var Q = "http://counter.sina.com.cn/pvcounter?pid="; function request_pvcounter(){ var request_url = Q; var elem = document.getElementsByTagName("span"); for( i=0; i
www.eeworm.com/read/469900/6920656

c dvr.c

#include #include #include #include #include #include #include #include #include #include
www.eeworm.com/read/469900/6920660

config-astra-transponder-71

http { port 8001; }; adapter 1 { packet-buffer 50; stat-interval 120; dvb-s { #lnb-sharing yes; lnb { lof1 9750000; lof2 10600000; slof 11700000; }; transponder { frequency
www.eeworm.com/read/469675/6925164

m main.m

% Author: Housam Binous % Dynamic and control of a tank using the genetic algorithm toolbox % National Institute of Applied Sciences and Technology, Tunis, TUNISIA % Email: binoushousam@yahoo
www.eeworm.com/read/469779/6927102

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/469281/6980014

c setsid.c

/* * linux/lib/setsid.c * * (C) 1991 Linus Torvalds */ #define __LIBRARY__ #include // Linux 标准头文件。定义了各种符号常数和类型,并申明了各种函数。 // 如定义了__LIBRARY__,则还包括系统调用号和内嵌汇编_syscall0()等。 //// 创建一个会话并设置进程组
www.eeworm.com/read/467799/7001537

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