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

搜索资源列表

  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. DSR

    0下载:
  2. 动态源路由DSR协议的模拟,用C++编程语言开发的。-DSR protocol simulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:8822
    • 提供者:阮洁
  1. tccrouter

    1下载:
  2. 建模和仿真工具,用于对图形的路由问题,tccrouter是一个java桌面应用程序,提供了一个2D地图构建图形和模拟各种真实世界的路由解决方案:最短路径,小勺,VRP,VRP-TW-a modeling and simulation tool for routing problems on graphs, tccrouter is a java desktop application that provides a 2d map for building graphs and simulatin
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:3603456
    • 提供者:
  1. route

    0下载:
  2. 模拟无线网络的多跳路由-----基于地理位置路由。100*100区域内随机产生一定数量传感器节点,任意输入两个节点找出通信路径。有详细报告和运行示意图-Analog wireless network based on multi-hop routing----- geographic routing. Randomly generated within a certain number of sensor nodes 100* 100 area, any two nodes to identif
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1512578
    • 提供者:安陌
  1. project-file

    0下载:
  2. 模拟RIPV2协议的路由模拟器,支持路由汇总,VLSM,CIDR。-RIPV2 routing protocol simulation simulator, support route summarization, VLSM, CIDR.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:43862
    • 提供者:高彦
  1. bgp

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

    • 发布日期:2017-04-14
    • 文件大小:5038
    • 提供者:ymarki
  1. AzureServiceBusPusher_src

    0下载:
  2. 基于WCF服务的路由总线实例,模拟实时数据分发服务Opendds-Routing Service Bus based on Wcf
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:39942
    • 提供者:jinliang
  1. thrid-switch

    0下载:
  2. Cisco Packet Tracer 6.0模拟软件编写的一个三层交换机与三个两层交换机的路由-Routing Cisco Packet Tracer 6.0 simulation software is written in a three switches and three two-switch
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:14407
    • 提供者:罗星
  1. routing-algorithm-sp2

    0下载:
  2. 距离矢量路由算法sp2的c语言实现,用VC++做的一个模拟程序,供学习交流。-Distance Vector routing algorithm sp2 c language, using VC++ to do a simulation program for learning exchanges.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-25
    • 文件大小:262294
    • 提供者:李力
  1. TSP_main_Program

    0下载:
  2. 此算法为模拟退火算法,典型例题为旅行商选路问题,也可用于计算机网络中的路由选择问题-Simulated annealing algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:768
    • 提供者:wangyaowen
  1. GPSR

    2下载:
  2. GPSR路由matlab实现,模拟仿真了路由算法的各种性能指标,若有不足请批评指正。-GPSR routing matlab
  3. 所属分类:Other systems

    • 发布日期:2016-03-02
    • 文件大小:11264
    • 提供者:猫妹
  1. RIP

    0下载:
  2. 模拟距离向量路由算法的路由表交换过程,演示每轮交换后路由表的变化,动态生成网络拓扑图,从初始路由表开始,进行交换路由表,演示每轮交换后的路由表的变化。观察和讨论多少轮交换后路由表稳定。- 模拟距离向量路由算法的路由表交换过程,演示每轮交换后路由表的变化,动态生成网络拓扑图,从初始路由表开始,进行交换路由表,演示每轮交换后的路由表的变化。观察和讨论多少轮交换后路由表稳定。 The routing table exchange process is simulated by the dist
  3. 所属分类:Home Personal application

    • 发布日期:2017-04-13
    • 文件大小:2396
    • 提供者:Tom
  1. VC-mesh-network----dev

    0下载:
  2. 该程序用来模拟mesh网络多处理器之间片上网络在不同发包分布模式以及不同的交换和不同的路由算法情况下的通信状态-The program used to simulate the mesh network of multi-processor-chip network between the different distribution pattern of contracting and various switching and routing algorithms under differe
  3. 所属分类:Linux Network

    • 发布日期:2017-05-07
    • 文件大小:1464174
    • 提供者:niuyu
  1. router

    0下载:
  2. 以最简单的DV算法来增强对路由算法的 认识,所实现的路由器模拟Internet上的IP路由器,它能确定网络的最短路由,并在这些利用上传输分组。 -With the most simple DV algorithm to enhance the understanding of the routing algorithm, the realization of the router simulation IP on the Internet router, it can determine
  3. 所属分类:Network Security

    • 发布日期:2017-04-30
    • 文件大小:53230
    • 提供者:zhao
  1. project2

    5下载:
  2. 中科大高级计算机网络第二次试验: 1)使用Mininet 、MinEdit模拟数据中心网络; 2)使用Controller,实现由链路故障和没有故障时的两种情况; 3)不使用Controller的模拟,手动配置Fattree的路由转发表; -USTC Advanced Computer Network Second test: 1) the use of Mininet, MinEdit analog data center network 2) Controller,
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-06-02
    • 文件大小:1305749
    • 提供者:STF
  1. GPSR

    0下载:
  2. GPSR贪心算法路由协议NS2的相关代码,包括NS2的脚本文件和无线传感器网络的移动节点仿真模拟。-GPSR greedy algorithm routing protocol NS2 related code, including the NS2 scr ipt file and wireless sensor network simulation of mobile nodes.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-05
    • 文件大小:104181
    • 提供者:刘怀进
  1. one_1.4.1

    0下载:
  2. THE ONE机会路由仿真器容忍延迟网络的模拟-THE ONE emulator tolerate opportunistic routing analog delay network
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-11
    • 文件大小:2381832
    • 提供者:钱泽斌
  1. DVsim

    0下载:
  2. 计算机网络,模拟路由器间路由选择的距离向量算法(DV)的程序,纯JAVA实现。-Computer networks, mock router routing algorithm distance vector (DV) program, pure JAVA implementation.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1231410
    • 提供者:谢巍
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com