代码搜索:pid控制
找到约 10,000 项符合「pid控制」的源代码
代码结果 10,000
www.eeworm.com/read/339157/12254563
bmp pid.bmp
www.eeworm.com/read/337869/12335669
c pid.c
#include "includes.h"
#include "Pid.h"
#include "menu.h"
extern SetDat set_dat;
void Px(int *p,char n)
{
int i;
int j;
int tmp;
for(i = 0;i
www.eeworm.com/read/337869/12335679
h pid.h
#ifndef _PID_H_
#define _PID_H_
typedef struct pid{
int setval; //set val
int feed; //read back val
char kpadj;
int kp;
int ki;
int kd;
int ut;
int err2;
int err1;
int d
www.eeworm.com/read/337869/12335867
o pid.o
www.eeworm.com/read/337869/12335914
d pid.d
.\output\pid.o: App\Pid.c
.\output\pid.o: .\ARMcore\includes.h
.\output\pid.o: C:\Keil\ARM\RV31\INC\stdarg.h
.\output\pid.o: C:\Keil\ARM\RV31\INC\stdio.h
.\output\pid.o: .\ARMcore\os_cpu.h
.\outp
www.eeworm.com/read/337869/12336017
crf pid.crf
www.eeworm.com/read/337207/12383972
mdl pid.mdl
Model {
Name "pid"
Version 6.0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedModelVersion "1.7"
NumMode
www.eeworm.com/read/250589/12397871
pdf pid.pdf
www.eeworm.com/read/250589/12397873
pmw pid.pmw
www.eeworm.com/read/250293/12415769
h pid.h
/****************************************Copyright (c)**************************************************
** Guangzhou ZHIYUAN electronics Co.,LTD.
**