代码搜索:如何学习 Aodv?
找到约 10,000 项符合「如何学习 Aodv?」的源代码
代码结果 10,000
www.eeworm.com/read/378588/9222857
h aodv.h
#ifndef AODV_H
#define AODV_H
#include
#include
#define AODVPORT 654
#define TRUE 1
#define FALSE 0
#define MAX(a,b) (((a)>(b))?(a):(b))
#define ACT
www.eeworm.com/read/375214/9368719
h aodv.h
/***************************************************************************
aodv.h - description
-------------------
begin
www.eeworm.com/read/176311/9505132
cc aodv.cc
/************************************************************************
---AODV-UIUC---
This software can be used under GNU General Public License.
Author: Binita Gupta
www.eeworm.com/read/176311/9505151
h aodv.h
/************************************************************************
---AODV-UIUC---
This software can be used under GNU General Public License.
Author: Binita Gupta
www.eeworm.com/read/361521/10048263
cc aodv.cc
/*
Copyright (c) 1997, 1998 Carnegie Mellon University. All Rights
Reserved.
Permission to use, copy, modify, and distribute this
software and its documentation is hereby granted (including for
com
www.eeworm.com/read/361521/10048274
h aodv.h
/*
Copyright (c) 1997, 1998 Carnegie Mellon University. All Rights
Reserved.
Permission to use, copy, modify, and distribute this
software and its documentation is hereby granted (including fo
www.eeworm.com/read/162172/10329598
h aodv.h
/***************************************************************************
aodv.h - description
-------------------
begin
www.eeworm.com/read/159340/10667725
tcl aodv.tcl
#
## The AODV code developed by the CMU/MONARCH group was optimized
## and tuned by Samir Das and Mahesh Marina, University of Cincinnati. The
## work was partially done in Sun Microsystems.
# The o
www.eeworm.com/read/159340/10667752
cc aodv.cc
/*
aodv.cc
*/
/* The AODV code developed by the CMU/MONARCH group was optimized
* and tuned by Samir Das and Mahesh Marina, University of Cincinnati. The
* work was partially done in Sun Micr
www.eeworm.com/read/159340/10667780
h aodv.h
/* The AODV code developed by the CMU/MONARCH group was optimized
* and tuned by Samir Das and Mahesh Marina, University of Cincinnati. The
* work was partially done in Sun Microsystems.
*
* Th