代码搜索:diffusion
找到约 573 项符合「diffusion」的源代码
代码结果 573
www.eeworm.com/read/457053/1601033
test-all-diffusion3
#! /bin/sh
#
# Copyright (c) 2001 University of Southern California.
# All rights reserved.
#
www.eeworm.com/read/457053/1601107
test-all-wireless-diffusion
#! /bin/sh
#
# Copyright (c) 1998 University of Southern California.
# All rights reserved.
#
www.eeworm.com/read/455269/1624682
tcl diffusion-rate-run.tcl
# XXXXXXXX NOTE: This is an example of the older version of diffusion. For example scripts of the newer version, see tcl/ex/diffusion3. And see ~ns/diffusion3 for the implementation.
# ==============
www.eeworm.com/read/455269/1624705
tcl diffusion-prob-run.tcl
# XXXXXXXX NOTE: This is an example of the older version of diffusion. For example scripts of the newer version, see tcl/ex/diffusion3. And see ~ns/diffusion3 for the implementation.
# ==============
www.eeworm.com/read/455269/1624796
tcl diffusion-traf500.tcl
# Traffic file for the 100 node topology for diffusion
set src_(0) [new Application/DiffApp/PingSender]
$ns_ attach-diffapp $node_(0) $src_(0)
$ns_ at 0.123 "$src_(0) publish"
set src_(10) [new Appl
www.eeworm.com/read/455269/1624798
tcl diffusion-traf100.tcl
# Traffic file for the 100 node topology for diffusion
set src_(0) [new Application/DiffApp/PingSender]
$ns_ attach-diffapp $node_(0) $src_(0)
$ns_ at 0.123 "$src_(0) publish"
set src_(10) [new Appl
www.eeworm.com/read/213708/4912994
tcl diffusion-rate-run.tcl
# ======================================================================
# Define options
# ======================================================================
set opt(chan) Channel/WirelessChanne
www.eeworm.com/read/213708/4913015
tcl diffusion-prob-run.tcl
# ======================================================================
# Define options
# ======================================================================
set opt(chan) Channel/WirelessChanne
www.eeworm.com/read/213708/4913215
test-all-wireless-diffusion
#! /bin/sh
#
# Copyright (c) 1998 University of Southern California.
# All rights reserved.
#
www.eeworm.com/read/307320/3724254
tcl diffusion-rate-run.tcl
# XXXXXXXX NOTE: This is an example of the older version of diffusion. For example scripts of the newer version, see tcl/ex/diffusion3. And see ~ns/diffusion3 for the implementation.
# ==============