搜索资源列表
NS2AODV
- ns2 tcl 仿真AODVad hoc 路由协议
LEACH
- ns2模拟LEACH协议,源代码。我希望有matlab的。qq179522339 欢迎交流
aodv_ver.13
- glomosim aodv协议第13版 适当修改可用于ns2-glomosim aodv protocol version 13 with appropriate modifications can be used for ns2
tcp
- 在ns2中仿真网络结构,在OTCL编码中,代理节点的协议代理分别设置为tcp/Reno、TCP/Newreno、TCP/Sack1和tcp/Vegas,来模拟这四种算法。附有仿真结果和实验报告。-Network structure in the simulation in ns2, in OTCL coding, the protocol proxy agent node were set to tcp/Reno, TCP/Newreno, TCP/Sack1 and tcp/Vegas, to
greedy-PEGASIS
- 在无线传感网络中,PEGASIS虽然不是严格的簇类协议,却延用了簇的思想。本程序在Ns2中进行模拟,使用贪心算法建立一条基于地理位置的链,即:PEGASIS中的簇。-In WSNs, PEGASIS routing protocol follows the idea of clustring though it is not a strict hierachical protocol. This program utilizes the greedy algorithm to build a l
ant-PEGASIS
- 本代码在NS2环境下对改进的PEGASIS路由协议进行模拟。在无线传感网络中,PEGASIS虽然不是严格的无线传感网络簇类协议,却延用了簇的思想。该改进的PEGASIS利用蚁群算法建链,并沿着该链传递数据。-An improved PEGASIS routing protocol is simulated in NS2.In WSNs, PEGASIS follows the idea of clustring though it is not a strict hierachical prot
网络编码COPE
- 网络编码COPE应用于无线路由协议AODV的源代码,在NS2中实现