文件名称:luyousuanfa
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- dingd******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1、发现它的邻居节点,并知道其网络地址。
2、测量到各邻居节点的延时或开销。
3、构造一个分组,分组中包含所有它刚刚知道的信息。
4、将这个分组发送给所有其他的路由器。
5、计算出到每个其他路由器的最短距离。
-1, found in its neighbor nodes, and to know its network address. 2, measured to the neighbor node latency or overhead. 3, constructs a packet, packet contains all the information it had just know. 4, this packet sent to all other routers. 5, calculated to each other the minimum distance between routers.
2、测量到各邻居节点的延时或开销。
3、构造一个分组,分组中包含所有它刚刚知道的信息。
4、将这个分组发送给所有其他的路由器。
5、计算出到每个其他路由器的最短距离。
-1, found in its neighbor nodes, and to know its network address. 2, measured to the neighbor node latency or overhead. 3, constructs a packet, packet contains all the information it had just know. 4, this packet sent to all other routers. 5, calculated to each other the minimum distance between routers.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
路由算法2.cpp