代码搜索结果

找到约 10,000 项符合 PID 的代码

pid_ctr2.hpp

// Header definitions for generic PID control // Created 10/3/96, DM Auslander // This version uses message passing for all of its data exchange // The generic definition for a PID controller. Th

pid_ctr2.cpp

// Function definitions for the generic PID controller // File: pid_ctr2.cpp // Created 10/5/95 by DM Auslander // Modified from original PID, 10/3/96, DM Auslander to use message // passing inst

pid_ctr2.hpp

// Header definitions for generic PID control // Created 10/3/96, DM Auslander // This version uses message passing for all of its data exchange // The generic definition for a PID controller. Th

pid_ctr2.cpp

// Function definitions for the generic PID controller // File: pid_ctr2.cpp // Created 10/5/95 by DM Auslander // Modified from original PID, 10/3/96, DM Auslander to use message // passing inst

get_u_pid.~pas

unit get_u_pid; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs; const DIGCF_PRESENT = $00000002; DIGCF_DEVICEINTERFACE = $0000

get_u_pid.~dfm

object Form1: TForm1 Left = 192 Top = 114 Width = 696 Height = 480 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height =

get_u_pid.pas

unit get_u_pid; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs; const DIGCF_PRESENT = $00000002; DIGCF_DEVICEINTERFACE = $0000