代码搜索:pid控制
找到约 10,000 项符合「pid控制」的源代码
代码结果 10,000
www.eeworm.com/read/139488/13154155
asm pid.asm
;**************************************************************
;** 文件名:pid.asm **
;** 功 能:pid调节器 **
;**************
www.eeworm.com/read/139488/13154162
out pid.out
www.eeworm.com/read/139488/13154167
mak pid.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
www.eeworm.com/read/139488/13154172
obj pid.obj
www.eeworm.com/read/241287/13158866
txt pid.txt
关键词 PID pid算法 pid控制算法 pid程序 pid调节
BC31 TC30 编译过,可运行。
#include
#include
struct _pid {
int pv; /*integer that contains the process value*/
int sp; /*integer that co
www.eeworm.com/read/139250/13169981
c pid.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-1998 Accelerated
www.eeworm.com/read/239489/13276028
pdf pid.pdf
www.eeworm.com/read/323694/13326006
sln pid.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pid", "pid\pid.vcproj", "{80653D27-A62E-4D9F-A22C-3EEE0F98814B
www.eeworm.com/read/323694/13326007
suo pid.suo
www.eeworm.com/read/323694/13326009