代码搜索:Rectangular

找到约 1,427 项符合「Rectangular」的源代码

代码结果 1,427
www.eeworm.com/read/433114/8544501

txt help4s_ispectrum.txt

# s_ispectrum # If necessary zoom into the region to be investigated. Then click on the button "Pick windows" to start selecting rectangular regions of the seismic data (zooming will be disabled once
www.eeworm.com/read/287843/8665657

m rectab.m

function y=rectab(x,a,b) % y=rectab(x) determines a rectangular function of % width b centered at a (b>0) y=((x>(a-b/2)) & (x
www.eeworm.com/read/431596/8666378

m rectab.m

function y=rectab(x,a,b) % y=rectab(x) determines a rectangular function of % width b centered at a (b>0) y=((x>(a-b/2)) & (x
www.eeworm.com/read/286640/8752754

m cp0301_ppm_sin.m

% % FUNCTION 3.1 : "cp0301_PPM_sin" % % Generation of a PPM-UWB signal in the case of a % sinusoidal modulating signal and rectangular pulses % % Transmitted power is fixed at 'Pow' % The sign
www.eeworm.com/read/429300/8812257

pas invalidaterectunit.pas

unit InvalidateRectUnit; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; type TForm1 = class(TForm) Button2: TButton
www.eeworm.com/read/429300/8812350

pas createrectregionindirectu.pas

unit CreateRectRegionIndirectU; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton;
www.eeworm.com/read/429300/8812437

pas createrectregionu.pas

unit CreateRectRegionU; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton; proc
www.eeworm.com/read/427616/8929156

pas invalidaterectunit.pas

unit InvalidateRectUnit; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; type TForm1 = class(TForm) Button2: TButton
www.eeworm.com/read/427616/8929283

pas createrectregionindirectu.pas

unit CreateRectRegionIndirectU; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton;
www.eeworm.com/read/427616/8929431

pas createrectregionu.pas

unit CreateRectRegionU; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton; proc