代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/175344/9551104
ini bdg_3364.ini
[Default Files]
ScriptPath=\\amr\ec\proj\fm\DPG-SW\SFA\Builds\ProdBuilds\Unified\Vbios\3364_20040517_845G\BDG_3364.bsf
www.eeworm.com/read/175082/9560938
m wscatter.m
function SW = wscatter(x,c);
% WSCATTER(x,c) = within-cluster scatter matrix
% SW = wscatter(x,c)
% x - data
% c - classification
% SW - within scatter matrix
% Copyright (c) 1995 Frank Dellaert
%
www.eeworm.com/read/174654/9578669
pas about.pas
unit About;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls,shellApi;
type
TAboutBox = class(TForm)
Panel1: TPanel;
ProgramIc
www.eeworm.com/read/365935/9839410
tdf wyscan.tdf
subdesign wyscan
(scan_clk,g[3..0],s[3..0]:input;
q[1..0],out[3..0],gw,sw:output;)
variable tt:machine with states(t0,t1);
begin
tt.clk=scan_clk;
case tt is
when t0=>q[]=b"01";
out3=
www.eeworm.com/read/168421/9917256
asm lsvpwm.asm
;================================================================
;编译开关
scope_Enable .set 1 ;如名
Tc_short .set 1 ;1-小采样周期(约120us),0-大采样周期(约700us)
SVPWM_load .set 0 ;SVPWM中是否load CMPRx
immediate
www.eeworm.com/read/167735/9953607
m wscatter.m
function SW = wscatter(x,c);
% WSCATTER(x,c) = within-cluster scatter matrix
% SW = wscatter(x,c)
% x - data
% c - classification
% SW - within scatter matrix
% Copyright (c) 1995 Frank Dellaert
%
www.eeworm.com/read/361328/10057777
eqn gate_control.map.eqn
--A1L91 is fref~100
A1L91_p1_out = SW1 & f10hz;
A1L91_p2_out = !SW1 & f1hz;
A1L91_or_out = A1L91_p1_out # A1L91_p2_out;
A1L91 = A1L91_or_out;
--A1L81 is fref~94
A1L81_p1_out = SW2 & f100hz;
www.eeworm.com/read/164561/10103119
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Buttons, StdCtrls, ExtCtrls;
type
Tabout = class(TForm)
Panel1: TP
www.eeworm.com/read/164561/10103170
~pas unit2.~pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Buttons, StdCtrls, ExtCtrls;
type
Tabout = class(TForm)
Panel1: TP
www.eeworm.com/read/164174/10124198
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Buttons, StdCtrls, ExtCtrls;
type
Tabout = class(TForm)
Panel1: TP