CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 路由表

搜索资源列表

  1. Routing-algorithm

    0下载:
  2. 链路状态算法(也称最短路径算法)发送路由信息到互联网上所有的结点,然而对于每个路由器,仅发送它的路由表中描述了其自身链路状态的那一部分,其算法思想是每一个路由算法必须完成以下的工作,发现它的邻居节点,并知道其网络地址,测量到各邻居节点的延迟或者开销,构造一个分组,分组中包含所有它刚刚知道的信息,将这个分组发送给所有其他的路由器,计算出到每一个其他路由器的最短路径-Link state algorithm (also known as the shortest path algorithm) to
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:70797
    • 提供者:蒋宇
  1. Floyed-Distance-Algrothem

    0下载:
  2. 利用弗洛伊德算法实现的路由之间最短路径的计算,适合想学习算法的同学,同时可以操作文件,把初始状态的路由表记录下来作为对照-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
  3. 所属分类:CSharp

    • 发布日期:2017-11-03
    • 文件大小:37367
    • 提供者:haochen
  1. IPRoute

    0下载:
  2. 模仿简单路由器,实现路由器的一些基本功能。比如查看路由表-it s simple and well
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-20
    • 文件大小:1020
    • 提供者:li
  1. code-demo

    0下载:
  2. 用netlink自动获取内核路由更新。包括初始化读取和自动获取内核路由表更新!-netlink automatic updates the kernel routing.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-14
    • 文件大小:2566
    • 提供者:zz
  1. ARM_SC_UART

    0下载:
  2. LPC2129的时间触发方式系统设计,该系统运用静态路由表原理对TASK进行调度,相比于事件触发方式的系统更为可靠。-The LPC2129 time trigger mode system design, the system uses the principle of static routing table of TASK scheduling, the system is more reliable compared to the event trigger mode.
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:255129
    • 提供者:batty
  1. routing-table

    0下载:
  2. windows系统下的基于route.exe的管理路由表的图形界面。-the windows system graphical interface based on the routing table of route.exe management.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-20
    • 文件大小:9347
    • 提供者:pudn
  1. AdslDialup

    0下载:
  2. 以前在游戏工作室上班时写的一个小工具,功能:在虚拟机上同时拨10条adsl获得10个不同的IP,同时设置路由表,然后把10个IP发送到指定的数据库中。每个IP的跃点数设置成一样,这样就是10个不同的IP出口,然后做成s5代理给挂机的电脑使用。-A small tool, written in the previous game studio to work function: on the same virtual machine to allocate 10 adsl 10 different
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-21
    • 文件大小:57811
    • 提供者:王俊
  1. tianjia

    1下载:
  2. 易语言 取本机路由表 添加路由表-Easy language to take in the local routing table to add the routing table
  3. 所属分类:ELanguage

    • 发布日期:2017-11-30
    • 文件大小:11391
    • 提供者:11111111
  1. Routing-table-structure

    0下载:
  2. 网络编程,C-C++实现路由算法,显示相应路由表。-Network programming, C-C++ routing algorithm, to display the corresponding routing table.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-20
    • 文件大小:438222
    • 提供者:
  1. cPP-rip

    0下载:
  2. rip仿真,可以自己设计拓扑图,经过若干次运算后输出所有路由器完整的路由表信息。-rip simulation, design topology, to output all routers in the routing table information after several operations.
  3. 所属分类:Fax program

    • 发布日期:2017-11-11
    • 文件大小:14494
    • 提供者:Allan
  1. dsw

    0下载:
  2. 编程模拟路由器查表的过程,用(目的网络 掩码 下一跳)的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
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:1368
    • 提供者:肖康
  1. Routing

    0下载:
  2. 距离路由矢量算法程序,可实现一个路由表的更新,有执行文件-Distance vector routing algorithm, which enables a routing table updates, there is the executable file
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3561995
    • 提供者:chao
  1. RIP

    0下载:
  2. 加载RIP协议,动态更新路由表,模拟计算机网络中路由表的更新过程,采用多线程。程序比较简单,对于了解RIP协议过程还是挺有帮助的-RIP is loaded dynamically update routing tables, simulation of computer networks routing table update process, the use of multi-threading. Procedure is relatively simple, for the unders
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:32006
    • 提供者:Acheng
  1. Router

    1下载:
  2. 这是一个模仿路由算法的java程序。 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序启动时必须能
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:74021
    • 提供者:张天扬
  1. RIP

    0下载:
  2. 模拟更新路由表, 把新的路由信息更新到另一个路由表中,通过Socket方式-like RIP be new
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:24328
    • 提供者:asilin
  1. bgp

    0下载:
  2. 网络路由震荡模拟器,模拟当路由表存在回路时的网络路由震荡现象-network routing simulator shocks, simulated routing table there when the circuit network routing concussion phenomenon
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-04-14
    • 文件大小:5037
    • 提供者:fellpe
  1. textDv

    0下载:
  2. 根据已知的网络拓扑图,输入信息,用DV算法更新各路由器的路由表-Network topology based on the known, enter the router s routing table information, updated with the DV algorithm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1383
    • 提供者:romMay
  1. rip

    0下载:
  2. 该算法主要实现了RIP协议路由表调整过程。-The algorithm is mainly the RIP routing table tuning process.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1702
    • 提供者:毕亚辉
  1. rout-gui

    0下载:
  2. 能够存储和表示给定拓扑结构 2) 能够实现Dijkstra和Bellman-ford算法 3) 根据指定结点,生成路由表并演示算法每一步执行情况 4) 加分项目:GUI界面演示所有信息 -Ability to store and represent a given topology 2) to achieve Dijkstra algorithm and Bellman-ford 3) according to a specified node, the algorithm ge
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:386531
    • 提供者:詹春艳
  1. vpn-win7

    0下载:
  2. VPN操作模块,已经修复了WIN7下添加路由表错误,可以在你的程序中调用-VPN operation module, has been repaired under WIN7 add routing table error, you can call in your program
  3. 所属分类:ELanguage

    • 发布日期:2017-04-25
    • 文件大小:12294
    • 提供者:uyabiy
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com