代码搜索:pid控制
找到约 10,000 项符合「pid控制」的源代码
代码结果 10,000
www.eeworm.com/read/158170/11639468
_c pid._c
// PID.c
// 8/7/2005 written by MrLiu
//
#include
#include "PID.h"
#include "main.h"
#define PID_EE_VALUE_MAX 100
void PID(int ee)
{
long newDAC;
int flag=1;
if(e
www.eeworm.com/read/261493/11642935
h pid.h
/************************************************************************
Project name: motorTest.pjt
File name: pid.h
Author: 胡天亮. 山东大学数控技术研究中心
Description: Header file of pid programme
His
www.eeworm.com/read/261493/11642937
c pid.c
/************************************************************************
Project name: motorTest.pjt
File name: pid.c
Author: 武洪恩,胡天亮. 山东大学数控技术研究中心
Hong'en Wu. Tianliang Hu, CNC Research
www.eeworm.com/read/347407/11667779
dni pid.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
Base=0
UseAuto=0
TypeViolation=1
UnspecRange=1
ActionState=1
[TraceHelper]
Enabled=0
ShowSource=1
[State Storage]
Control Register=-1
[Sequen