代码搜索:Power

找到约 10,000 项符合「Power」的源代码

代码结果 10,000
www.eeworm.com/read/266256/11234681

rpt dec_8421.fit.rpt

Fitter report for dec_8421 Tue Oct 09 20:45:08 2007 Version 6.0 Build 178 04/27/2006 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Notice 2.
www.eeworm.com/read/266256/11235165

rpt cnt24.fit.rpt

Fitter report for CNT24 Tue Oct 16 17:00:24 2007 Version 6.0 Build 178 04/27/2006 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Notice 2. Fi
www.eeworm.com/read/266256/11235196

rpt cnt60.fit.rpt

Fitter report for CNT60 Tue Oct 16 16:56:38 2007 Version 6.0 Build 178 04/27/2006 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Notice 2. Fi
www.eeworm.com/read/266256/11235215

rpt jsq24_v.fit.rpt

Fitter report for JSQ24_V Tue Oct 16 18:42:52 2007 Version 6.0 Build 178 04/27/2006 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Notice 2.
www.eeworm.com/read/266256/11235261

rpt clk_1hz.fit.rpt

Fitter report for CLK_1HZ Tue Oct 16 17:08:58 2007 Version 6.0 Build 178 04/27/2006 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Notice 2.
www.eeworm.com/read/265721/11255677

m lpcar2pf.m

function pf=lpcar2pf(ar,np) %LPCAR2PF Convert AR coefs to power spectrum PF=(AR,NP) % the power spectrum will contain np+2 points ranging from Dc to nyquist frequency % The routine is faster if NP+
www.eeworm.com/read/265706/11256038

m runpf.m

function [MVAbase, bus, gen, branch, success, et] = runpf(casename, mpopt, fname, solvedcase) %RUNPF Runs a power flow. % % [baseMVA, bus, gen, branch, success, et] = ... % runpf(casename
www.eeworm.com/read/249798/12472431

rpt dct_1d.fit.rpt

Fitter report for dct_1d Fri Jun 22 11:07:52 2007 Version 6.0 Build 178 04/27/2006 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Notice 2. F
www.eeworm.com/read/335795/12498239

c ch03.01.c

// iostream.h is preStandard form // #include #include /** ** 2 raised to the power of 10: 1024 **/ int main() { // a first solution cout
www.eeworm.com/read/335774/12499887

m ofdmwaterfilling.m

function [shanonCapacity powerAllocated] = ofdmwaterfilling(... nSubChannel,totalPower,channelStateInformation,bandwidth,noiseDensity); % %======================================================