代码搜索:pid控制
找到约 10,000 项符合「pid控制」的源代码
代码结果 10,000
www.eeworm.com/read/276245/10752505
m pid.m
% ====================================
% 两种方法确定PID
% ====================================
% 输入: K——比例
% T——积分
% Td——微分
% flag——1:响应曲线法整定PI
% 2:SMC整定PI
www.eeworm.com/read/420836/10771653
txt pid.txt
// qq 609051974
//
#include
#include
#include
#include
#define SYS_CLK 16000000
#define NOP() asm volatile("nop")
//ADC片选信号
#define AD
www.eeworm.com/read/349984/10778649
c pid.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-1996 Accelerated
www.eeworm.com/read/349984/10778757
o pid.o
www.eeworm.com/read/420450/10795742
jpg pid.jpg
www.eeworm.com/read/419096/10885884
~h pid.~h
//---------------------------------------------------------------------------
#ifndef PIDH
#define PIDH
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/419096/10885887
cpp pid.cpp
#include
#include
#pragma hdrstop
#include "PID.h"
//---------------------------------------------------------------------------
#pragma package(smart_init)
#pragma resource "*.
www.eeworm.com/read/419096/10885889
h pid.h
//---------------------------------------------------------------------------
#ifndef PIDH
#define PIDH
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/419096/10885891
~cpp pid.~cpp
#include
#include
#pragma hdrstop
#include "PID.h"
//---------------------------------------------------------------------------
#pragma package(smart_init)
#pragma resource "*.
www.eeworm.com/read/419096/10885896