代码搜索:stations

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

代码结果 237
www.eeworm.com/read/227696/14417758

tcl multi_udpflows.tcl

# # 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_nodes [expr $n
www.eeworm.com/read/238047/13910287

tcl multi_udpflows_802_11e_ori.tcl

# # 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_nodes [expr $n
www.eeworm.com/read/236138/14030921

tcl multi_udpflows.tcl

# # 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_nodes [expr $n
www.eeworm.com/read/241002/4564484

java station.java

// Station: Manage MSI stations // $Id: Station.java,v 1.7 2003/11/13 11:55:18 cgm8 Exp $ /* * Copyright (c) 1999 Carlos G Mendioroz. * * This file is part of D4J. * * D4J is free softw
www.eeworm.com/read/238047/13910273

tcl 802_11.tcl

# globals and flags 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/238047/13910282

tcl multi_udpflows_802_11e.tcl

# globals and flags 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/238047/13910284

tcl multi_udpflows_802_11.tcl

# globals and flags 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/396844/2407867

m examples.m

Example1.Network={'GSN'}; Example1.Stations={'Spain.stn'}; Example1.Variable={'Precip'}; date={'1-Jan-1998','31-Dec-1998'}; [data,Example1]=loadStations(Example1,'dates',date,'ascfile',1); data=d
www.eeworm.com/read/365346/9867369

m direct.m

function [lat2,lon2,h2]=direct(lat1,lon1,h1,az,va,d,a,e2) % DIRECT Computes direct (forward) geodetic problem. % Determines coordinates of 2nd stations given % coordinates of and azimuth, vertica
www.eeworm.com/read/356682/10222934

m direct.m

function [lat2,lon2,h2]=direct(lat1,lon1,h1,az,va,d,a,e2) % DIRECT Computes direct (forward) geodetic problem. % Determines coordinates of 2nd stations given % coordinates of and azimuth, vertica