代码搜索:dsdv
找到约 149 项符合「dsdv」的源代码
代码结果 149
www.eeworm.com/read/429717/1946493
dsdv
M 0.0 nn:50 x:670 y:670 rp:dsdv
M 0.0 sc:../mobility/scene/scen-670x670-50-600-20-0 cp:../mobility/scene/cbr-50-20-4-512 seed:0.0
M 0.0 prop:Propagation/TwoRayGround ant:Antenna/OmniAntenna
s 22.46502
www.eeworm.com/read/429717/1946531
dsdv
M 0.0 nn:50 x:670 y:670 rp:dsdv
M 0.0 sc:../mobility/scene/scen-670x670-50-600-20-0 cp:../mobility/scene/cbr-50-20-4-512 seed:0.0
M 0.0 prop:Propagation/TwoRayGround ant:Antenna/OmniAntenna
s 22.46502
www.eeworm.com/read/389590/8511095
o dsdv.o
www.eeworm.com/read/389590/8511102
cc dsdv.cc
/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */
/*
* Copyright (c) 1997 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in sour
www.eeworm.com/read/389590/8511104
h dsdv.h
/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */
/*
* Copyright (c) 1997 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in sour
www.eeworm.com/read/428637/8854441
tcl dsdv.tcl
# A 3-node example for ad-hoc simulation with DSDV
# Define options
set val(chan) Channel/WirelessChannel ;# channel type
set val(prop) Propagation/TwoRayGround ;# radio-propagation model
set val(
www.eeworm.com/read/425865/10313032
cc dsdv.cc
/*
* User Space DSDV Implementation
*
* Binita Gupta
* University of Illinois at Urbana Champaign
*
* Email: binita@uiuc.edu
*
*
* This software is Open Source under the GNU G
www.eeworm.com/read/425865/10313043
h dsdv.h
#ifndef _DSDV_H_
#define _DSDV_H_
#include "const.h"
typedef void (*hfunc_t) (void);
class dsdv{
dsdvSocket dsdvSock;
u_int64_t lastFullDumpTime;
struct handler{
int fd;
hfunc_t func;
}h
www.eeworm.com/read/442385/7653684
tcl dsdv.tcl
# a simple wireless simulation running with DSDV
# mobile node:20
# time of simulation: 300s
# speed of mobile node: 20 m/s, 1 packets/second
# pausetime: 30s
# max connection: 20
# topology: 80
www.eeworm.com/read/158554/11601660