代码搜索:pid控制
找到约 10,000 项符合「pid控制」的源代码
代码结果 10,000
www.eeworm.com/read/377513/9273632
vbw pid.vbw
Form1 = 445, 68, 1243, 839, C, 22, 22, 905, 818, C
instructions = 0, 0, 0, 0, C, 66, 66, 591, 506, C
www.eeworm.com/read/377513/9273637
vbp pid.vbp
Type=Exe
Form=pid.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\WINNT\system32\stdole2.tlb#OLE Automation
Form=instructions.frm
IconForm="Form1"
Startup="Form1"
ExeNa
www.eeworm.com/read/377513/9273638
exe pid.exe
www.eeworm.com/read/377421/9277270
mdl pid.mdl
Model {
Name "pid"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes
www.eeworm.com/read/376414/9318102
c pid.c
#include "DSP281x_Device.h" // DSP281x Headerfile Include File
#include "DSP281x_Examples.h" // DSP281x Examples Include File
#include "ctr.h"
#include "PID.h"
#include "scancode.h"
// Pr
www.eeworm.com/read/375979/9340931
c pid.c
#include
#include
#include "feedback.h"
#include "PID.h"
#include"lcd.h"
#define VMAX 250 //最大速度
#define BACKWARD_L 1 //定义前进为一
#define FORWARD_L 0
www.eeworm.com/read/375979/9340934
h pid.h
#ifndef PID_h
#define PID_h
#define IMPULSE 14336 //每圈的脉冲数
//PID相关参数定义
extern float xdata V_Kp; //V_PID参数
extern float xdata V_Ki;
extern int xdata e_V_L; //速度反馈PID变量e
www.eeworm.com/read/375979/9340943
obj pid.obj
www.eeworm.com/read/375979/9340952
lst pid.lst
C51 COMPILER V7.06 PID 11/14/2008 21:02:39 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE PID
OBJECT MODULE PLACED IN PID