代码搜索:para

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

代码结果 10,000
www.eeworm.com/read/330219/12906393

txt 14_3.txt

//14_3 //运行结果为: create a X object with 1 create a X object with 2 //创建临时对象 call a func with para X object create a X object from other X object erase a object //析构临时对象 creat
www.eeworm.com/read/329762/12934817

equ biosgrps.equ

; File : $BIOSGRPS.EQU$ ; ; Description : ; ; Original Author : DIGITAL RESEARCH ; ; Last Edited By : $CALDERA$ ; ;-----------------------------------------
www.eeworm.com/read/329507/12950633

sgml wpa_background.sgml

wpa_background 8
www.eeworm.com/read/329497/12951892

m ofdm.m

% Program 4-1 % ofdm.m % % Simulation program to realize OFDM transmission system % % programmed by T.Yamamura and H.Harada % %********************** preparation part ************************
www.eeworm.com/read/329497/12951893

m ofdmda.m

% Program 4-5 % ofdmda.m % % Simulation program to realize OFDM transmission system % % Programmed by T.Yamamura and H.Harada % Prease refer Program 4-2 % % GI data GI data ....(data 6symbols)
www.eeworm.com/read/141692/12990948

m fmintx.m

function u = fmintx(F,a,b,tol,varargin) %FMINTX Textbook version of FMINBND % x = FMINTX(F,a,b) finds a local minimizer x of the function F % in the interval a
www.eeworm.com/read/242461/13003620

m ofdm.m

%********************** preparation part *************************** para=128; % Number of parallel channel to transmit (points) fftlen=128; % FFT length noc=128; % Number of carrier nd
www.eeworm.com/read/242461/13003622

m ofdmaaa.m

% % OFDM的仿真程序 本程序数据较大运行时间稍长 % % ofdm.m % % % % Simulation program to realize OFDM transmission system % % % % programmed by T.Yamamura and H.Harada % % clc %********************** preparati
www.eeworm.com/read/242461/13003626

m ofdmda.m

% Program 4-5 % ofdmda.m % % Simulation program to realize OFDM transmission system % % Programmed by T.Yamamura and H.Harada % Prease refer Program 4-2 % % GI data GI data ....(data 6symbols)
www.eeworm.com/read/242461/13003652

asv ofdm007.asv

% OFDM的仿真程序 % ofdm.m % % Simulation program to realize OFDM transmission system % % programmed by T.Yamamura and H.Harada % %********************** preparation part **************************