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

搜索资源列表

  1. sc-RO

    0下载:
  2. 运行sc-RO.bat后 1.程序会按照系统时间,将"copyfile" 复制一份并重命名为当前日期格式的文件夹,日期格式为"YYYYMMDD"。 2.如果新文件夹已复制,程序会监测是否存在"finish"的文件,如果不存在,则进行路由表获取,(获取完成后,获取窗口会停留在当前状态,点击一下便可消失)获取完成后生成"finish"文件。 3.返还sc-RO.bat窗口,会提示"请按任意键继续. . ." 程序后台运行文件对比程序,完成后弹出对比结果文件"fccheck.log"。-
  3. 所属分类:Shell api

    • 发布日期:2017-03-27
    • 文件大小:1475
    • 提供者:caiweicheng
  1. Eigrp

    0下载:
  2. eigrp模拟器。实现了发包构建拓扑图的功能。有邻居表,路由表,拓扑表。spf算法-The eigrp simulator. Contract to build a topology map. Neighbor table, routing table, topology table. spf algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:584842
    • 提供者:王伟超
  1. Wsimple_routei

    0下载:
  2. 利用WinPcap编制简单的路由程序,实现路由功能。简单单的路由程序分为静态路由表的维护和IP数据报的处理两大部分。 -Use WinPcap to prepare a simple routing procedures to achieve the routing functions. Simple single routing process is divided into two parts of the static routing table maintenance and pro
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:52382
    • 提供者:分界线
  1. llibbdnet-110i

    0下载:
  2. libdnet 为若干个低层的网络例程提供了一个简单易懂的可移植的接口,包含网络地址处理,内核arp 缓冲与路由表查找与管理,网络防火墙(IP filter, ipfw, ipchains,, pf, PkktFilter, ...),网络接口查找与管理,IP 隧道(BSD/Linux tun, Universal TUN/TAP device),未加工的IP 包与以太网帧的传输。 -the libdnet as a number of low-level network routines
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:399343
    • 提供者:明白的
  1. TStaticRouterh

    0下载:
  2. 实现路由器的基本功能,掌握路由器的工作原理,进而深入了解网络互联层的工作原理。要求实现一个简单的路由处理程序,应该包括的功能如下:静态路由表的维护,IP数据报的处理,处理IP数据报TTL域中的数值,重重新计算IP数据报的头部校验和,生成和处理ICMP报文,显示本机的网络接口、IP数据报的接收情况、IP数据报的选路情况、IP数据报的发送情况。程序学要和Winpcap3.1一起使用,具体说明见"程序说明 -The basic functionality of the router, the th
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:410020
    • 提供者:兴奋
  1. WinceRouter

    0下载:
  2. WINCE下路由查询及修改路由表,多网卡时有用-Query and Modify routing table in Windows CE
  3. 所属分类:Windows CE

    • 发布日期:2017-11-23
    • 文件大小:13985
    • 提供者:Guobg
  1. culster-table

    0下载:
  2. 通过Dijkstra算法求出路由表中的最短路径和最小跳数。-Dijkstra' s algorithm to find the shortest path and the minimum number of hops in the routing table.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-06
    • 文件大小:7504
    • 提供者:luochen
  1. textDv

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

    • 发布日期:2017-11-25
    • 文件大小:1293
    • 提供者:胡淼
  1. snmp_get_route_table

    0下载:
  2. 一个基于MFC的程序,通过snmp协议获取路由表的信息,利用封装的CSnmp类-A MFC Program,get route table by snmp proto,use CSnmp Class
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-01
    • 文件大小:31309
    • 提供者:
  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. 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 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com