搜索资源列表
maodv-code
- NS2仿真软件中的代码。MAODV协议中关于节点的文件-node.cc node.h 和元MAODV的节点文件的区别:添加了利用信号强度预测链路稳定性的文字。在文件中有详细注解。该文件用于本人的硕士论文,希望对你有用。-The uploaded files are node.cc and node.h which belong to MAODV route protocol. The difference between this file and traditional node.cc i
MAODV
- MAODV是NS2中AODV代码的扩展,用于仿真无线网络组播。-MAODV is an extension of NS2 in the AODV code for simulation of wireless network multicast.
maodv-code
- this the multicast extension of the adhoc routing protocol in the ns2 extension. It is a tree based routing protocol uses hello messages-this is the multicast extension of the adhoc routing protocol in the ns2 extension. It is a tree based routing pr
maodv
- Ns2.26下Aodv到MAODV的扩展-The extention of AODV to MAODV in ns2.26
maodv
- it is a moadv algoritm implemented in ns2
ns-mcast
- The top-level Makefile (in directory ns-2.26) needs to be changed, adding aodv_mcast.o, aodv_mtable.o, and aodv_mtable_aux.o to the compilation list. Under directory ./ns-2.26/, type “make clean”, to remove all *.obj files, the recompile NS2 with