搜索资源列表
-
0下载:
实验一 熟习几个基本网管命令
实验三 协议分析软件的应用
实验四 数据冗余
实验五 使用C++实现 计算结点间最短距离
实验六 熟悉ftp指令 -A few basic network test commands to familiarize themselves with the three experimental protocol analysis software application test four data redundancy using C++ test f
-
-
0下载:
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
-
-
0下载:
threshold utility source code for NS2 v2.34.
By this utility you can simply give propagation model and distance between two neighbour nodes and take the receiving threshold (RXThresh_ for Phy/Wireless).
-
-
0下载:
该程序实现了计算机网络的距离矢量算法的模拟,还可动态改变节点间的距离-The program realization of a computer network simulation of the distance vector algorithm, but also dynamically change the distance between nodes
-
-
0下载:
Implementation of Floyd-Warshall Algorithm Implementation to minimum distance between the nodes.
-
-
1下载:
这是一个模仿路由算法的java程序。
实现关于路由器的简单功能。
实现距离矢量路由算法。
所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组
实现功能简介
1) 编写一个称为“Router”的程序
2) 利用距离向量算法更新路由表
3) 该程序的多个实例(进程或线程)可以以运行在一台机器
4) 实例之间利用UDP交换路由表
5) 假设结点与其邻居结点的都为距离为1。
6) 为了指明实例及其邻居,程序启动时必须能
-
-
0下载:
This program is used to calculate the distance between two nodes.It is a tcl scr ipt used in ns2 network and run in nam window.
-