代码搜索:pid控制
找到约 10,000 项符合「pid控制」的源代码
代码结果 10,000
www.eeworm.com/read/461471/7226964
dsp pid.dsp
# Microsoft Developer Studio Project File - Name="PID" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Conso
www.eeworm.com/read/461471/7226965
cpp pid.cpp
#include
#include
using namespace std;
typedef double real;
class PID_Controller
{
public:
void Initialize(real kp, real ki, real kd, real error_thresh, real step_ti
www.eeworm.com/read/461471/7226966
pch pid.pch
www.eeworm.com/read/461471/7226968
exe pid.exe
www.eeworm.com/read/461471/7226969
obj pid.obj
www.eeworm.com/read/461471/7226970
pch pid.pch
www.eeworm.com/read/461471/7226973
exe pid.exe
www.eeworm.com/read/461471/7226975
ilk pid.ilk
www.eeworm.com/read/461471/7226976
pdb pid.pdb
www.eeworm.com/read/461471/7226977