文件名称:Blocking-EDS
介绍说明--下载内容来自于网络,使用问题请自行百度
Since RREQ packets are flooded throughout the network, this algorithm does not scale well to large networks. If the destination node is located relatively near the source, issuing a RREQ packet that potentially pass through every node in the network is wasteful. The optimization AODV uses is the expanding ring search algorithm, which works as follows. The source node searches successively larger areas until the destination node is found. This is done by, for every RREQ retransmission until a route is found, incrementing the time to live (TTL) value carried in every RREQ packet, thus expanding the ``search ring in which the source is centered. -Since RREQ packets are flooded throughout the network, this algorithm does not scale well to large networks. If the destination node is located relatively near the source, issuing a RREQ packet that potentially pass through every node in the network is wasteful. The optimization AODV uses is the expanding ring search algorithm, which works as follows. The source node searches successively larger areas until the destination node is found. This is done by, for every RREQ retransmission until a route is found, incrementing the time to live (TTL) value carried in every RREQ packet, thus expanding the ``search ring in which the source is centered.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Blocking EDS/BEDSversion1.m
Blocking EDS/connectedNetwork.m
Blocking EDS/dijkstra1.m
Blocking EDS/makeGraph.m
Blocking EDS/NodesBWTTL.m
Blocking EDS/connectedNetwork.m
Blocking EDS/dijkstra1.m
Blocking EDS/makeGraph.m
Blocking EDS/NodesBWTTL.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.