代码搜索:Voltage Regulation
找到约 5,122 项符合「Voltage Regulation」的源代码
代码结果 5,122
www.eeworm.com/read/492820/6410091
~pas regulation.~pas
unit regulation;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, ExtCtrls, Mask;
type
Tregfrm = class(TForm)
www.eeworm.com/read/492820/6410105
~ddp regulation.~ddp
www.eeworm.com/read/492820/6410125
dfm regulation.dfm
object regfrm: Tregfrm
Left = 192
Top = 133
ActiveControl = Edit1
BorderStyle = bsDialog
Caption = #20511#20070#35268#21017
ClientHeight = 256
ClientWidth = 399
Color = clBtnFa
www.eeworm.com/read/492820/6410135
pas regulation.pas
unit regulation;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, ExtCtrls, Mask;
type
Tregfrm = class(TForm)
www.eeworm.com/read/492820/6410139
dcu regulation.dcu
www.eeworm.com/read/492820/6410141
ddp regulation.ddp
www.eeworm.com/read/492820/6410201
~dfm regulation.~dfm
object regfrm: Tregfrm
Left = 192
Top = 133
ActiveControl = Edit1
BorderStyle = bsDialog
Caption = #20511#20070#35268#21017
ClientHeight = 256
ClientWidth = 399
Color = clBtnFa
www.eeworm.com/read/256074/12029640
bkp regulation.bkp
www.eeworm.com/read/339883/12198583
dll regulation.dll
www.eeworm.com/read/339883/12198630
m regulation.m
function [sys,x0]=lregulation(t,x,u,flag)
global ke kec ku;
ke=1
kec=1
ku=1
if flag==0
sys=[0;0;1;2;0;1]
x0=[]
elseif flag==3
if abs(u(1))>0.2 | abs(u(2))>0.1
% sys(1)=0.4*ke*u(1)
%