代码搜索:stations

找到约 237 项符合「stations」的源代码

代码结果 237
www.eeworm.com/read/167946/9945828

txt multi_udpflows_802_11e_ori.tcl.txt

# # globals and flags # set ns [new Simulator] set AKAROA 0 # #number of nodes # set num_wired_nodes 3 set num_mobile_nodes 4 set num_bs_nodes 1 ;# number of base stations set num_no
www.eeworm.com/read/125497/14490254

htm overvw2_80z7.htm

Stations
www.eeworm.com/read/449513/7501882

tcl err_test1.tcl

set ns [new Simulator] #number of nodes set num_wired_nodes 1 set num_mobile_nodes 1 set num_bs_nodes 1 ;# number of base stations set num_nodes [expr $num_wired_nodes + $num_
www.eeworm.com/read/449513/7501891

bak err_test1.tcl.bak

set ns [new Simulator] #number of nodes set num_wired_nodes 1 set num_mobile_nodes 1 set num_bs_nodes 1 ;# number of base stations set num_nodes [expr $num_wired_nodes + $num_
www.eeworm.com/read/406910/11432739

m tutorial_transmit.m

function tutorial % Create the base stations par.cellradius=1000; par.sps=1; par.km=1; par.lm=2; par.ncluster=2; [xyb,fib,rombvec]=crecells(par.cellradius,par.sps,par.km,
www.eeworm.com/read/406910/11432750

asv tutorial_transmit.asv

function tutorial % Create the base stations par.cellradius=1000; par.sps=1; par.km=1; par.lm=2; par.ncluster=2; [xyb,fib,rombvec]=crecells(par.cellradius,par.sps,par.km,
www.eeworm.com/read/406910/11432756

m tutorial_channels.m

function tutorial % Create the base stations par.cellradius=1000; par.sps=1; par.km=1; par.lm=2; par.ncluster=2; [xyb,fib,rombvec]=crecells(par.cellradius,par.sps,par.km,
www.eeworm.com/read/406910/11432777

m tutorial_gain.m

function tutorial % Create the base stations par.cellradius=1000; par.sps=1; par.km=1; par.lm=2; par.ncluster=2; [xyb,fib,rombvec]=crecells(par.cellradius,par.sps,par.km,
www.eeworm.com/read/406910/11432805

m tutorial_sites.m

function tutorial % Create the base stations par.cellradius=1000; par.sps=1; par.km=1; par.lm=2; par.ncluster=2; [xyb,fib,rombvec]=crecells(par.cellradius,par.sps,par.km,
www.eeworm.com/read/406910/11432812

m tutorial_mobiles.m

function tutorial % Create the base stations par.cellradius=1000; par.sps=1; par.km=1; par.lm=2; par.ncluster=2; [xyb,fib,rombvec]=crecells(par.cellradius,par.sps,par.km,