搜索资源列表
gmsk
- 国外CMU大学实现的MAC,更改了USRP上的物理层,使用了M-block模块,具体看GMSK.cc吧~-CMU universities‘ MAC, change the USRP on the physical layer, using the M-block modules, specifically in GMSK.cc ~
CMU-ISRI-05-104
- P2P for application. A software approach to Solving the Nat Problem
bootp-DD2.4.3.tar
- This an enhanced version of the CMU BOOTP server which was derived from the original BOOTP server created by Bill Croft at Stanford. This version merges all the enhancements and bug-fixes from the NetBSD, Columbia, and other versions. Plea
cmu-trace
- To support simulations of S-MAC and other energy-efficient protocols, we have extended the energy model in ns-2. The old energy model did not have a sleep state. We added the sleep state. In addition, we also added energy consumption during state tra
tora.tar
- Tora在NS2上的实现代码,包含源文件: tora.h - TORA objects/definitions... tora_dest.h - destinations the routing protocol knows about tora_neighbor.h - per destination neighbors tora_packet.h - packet definitions tora.cc - basic TORA function
NS2.34-CMU_Trace
- cmu-trace source codes for NS2 v.2.34.
AODV-code
- 它是反应式路由协议,也就是说当向目的节点发送包时,源节点才在网络中发起路由查找过程,找到相应的路由。相反的,很多普通的因特网路由协议都是先验式的,也就是说它们查找路由是不依赖于路径上的节点是否要发包,而是每个节点维护一张包含到达其它节点的路由信息的路由表。节点间通过周期性的交换路由信息来不断更新自身的路由表,以便能够及时的反映网络拓扑结构和变化,以维护一致的、及时的、准确的路由信息。正如协议的名字所示,无线自组网按需平面距离矢量路由协议是一种平面距离矢量路由协议。-The AODV code d
cmu-tracegaijin
- 多播协议源代码分析,此代码是在AODV协议上的改进算法。-Multicast protocol source code analysis, this code is in the improved algorithm of AODV protocol.
802.11-Implementation-in-ns-2
- A Tutorial of 802.11 Implementation in ns-2 -Ns-2 [1] is a packet-level simulator and essentially a centricdiscrete event scheduler to schedule the events such as packet and timer expiration. Centric event scheduler cannot accurately emulate “e
aodv_v8
- The AODV code developed by the CMU/MONARCH group was optimized * and tuned by Samir Das and Mahesh Marina, University of Cincinnati
CMU
- ns2网络仿真实验。在ns2环境下,利用CMU配置随机节点及cbr数据流,并使用gawk分析结果。虽是个比较基础的实验,但诸多网络仿真实验(黑洞,虫洞,协议移植)均是基于此实验之上的。-A ns2 network simulation experiment. Under ns2 environment, the principle of the experiment is configuring random nodes and cbr data stream by using CMU and