搜索资源列表
Access-Dijkstra
- 基于access的最短路由路径Dijkstra算法的c#实现。实现路由节点间路径长短的修改,并生成最短路由表-Access based on the shortest path routing c# implementation of Dijkstra' s algorithm. Length of routing paths between nodes to achieve the changes, and generate the shortest route table
dv
- 代码说明: DV文件夹是可编译的程序源代码,需要VS2010编译环境。Release文件夹内是可直接运行的程序。 1.关与距离 本程序使用8作为路由投递的最大距离,通过吧距离设为8作为路由不可达的标志。 2.关于路由回路 本程序同时采用了水平分割,毒性转换,和抑制时间来避免路由回路的产生。即不再想X发送从X处学得的路由信息;把到故障路由的距离设置为最大值8,表示不可达;不接受除故障路由外的其它路由发来的故障路由恢复的信息。 3.程序操作指令说明: 1.
Floyed-Distance-Algrothem
- 利用弗洛伊德算法实现的路由之间最短路径的计算,适合想学习算法的同学,同时可以操作文件,把初始状态的路由表记录下来作为对照-Calculation of the shortest path between the routing algorithm Freud, for students learning algorithm, can be operated at the same time file, the initial state of the routing table is recor
dsw
- 编程模拟路由器查表的过程,用(目的网络 掩码 下一跳)的IP路由表以及目的IP地址作为输入,为目的地址查找路由表,找出正确的下一跳并输出结果。 -Programming analog router lookup process, with the (destination network mask next-hop) IP routing table and the destination IP address as input, as the destination address rou