搜索资源列表

  1. 距离矢量路由模拟

    0下载:
  2. 这是一个模拟路由器的距离矢量路由算法,核心是dijkstra算法。-This is a simulated router distance vector routing algorithm is the core-algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:86880
    • 提供者:陈为
  1. pointtopointDijkstraAlgrithms

    0下载:
  2. 具有图形化界面的一个路由模拟程序。路由算法为Dijkstra算法。具有求出图中任意节点间所有最短路径以及最短路径子图的功能。这是一个点对点(S-T)Dijkstra算法的改进。用于求两点间的所有最短路径。-graphical interface with the simulation of a routing procedures. Routing algorithm Dijkstra algorithm. With map obtai
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3133
    • 提供者:阎一
  1. 线程模拟路由器

    0下载:
  2. 利用线程模拟路由器,实现路由器DV和LS算法,路由器之间的通信利用socket完成。界面上显示路由表。
  3. 所属分类:通讯编程

    • 发布日期:2010-11-11
    • 文件大小:49999
    • 提供者:esue181
  1. matlab仿真模拟复杂网络拓扑及特征参数

    0下载:
  2. matlab模拟复杂网络的程序,包括平均路由长度,直径等参数。。。
  3. 所属分类:matlab例程

    • 发布日期:2011-02-24
    • 文件大小:7072
    • 提供者:jukizz
  1. SimpleRouter

    0下载:
  2. 模拟路由器,可以在多台机器上实现RIP算法,利用还可以发送测试的包。在任意时刻可以添加邻居,改变邻居信息等。-simulated routers, in multiple machines to achieve RIP algorithm can also use this test kits. At any moment they can add neighbors, neighbors information.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-09
    • 文件大小:117760
    • 提供者:木头
  1. 距离矢量路由模拟

    0下载:
  2. 这是一个模拟路由器的距离矢量路由算法,核心是dijkstra算法。-This is a simulated router distance vector routing algorithm is the core-algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-09
    • 文件大小:87040
    • 提供者:陈为
  1. router3

    0下载:
  2. console下模拟一个小的路由器程序 socket对话 多线程通信 DV算法的实现-console under simulated a small router dialogue process multi-threaded socket communication DV Algorithm the realization
  3. 所属分类:其他小程序

    • 发布日期:2024-06-09
    • 文件大小:284672
    • 提供者:SANG HWAK
  1. pointtopointDijkstraAlgrithms

    0下载:
  2. 具有图形化界面的一个路由模拟程序。路由算法为Dijkstra算法。具有求出图中任意节点间所有最短路径以及最短路径子图的功能。这是一个点对点(S-T)Dijkstra算法的改进。用于求两点间的所有最短路径。-graphical interface with the simulation of a routing procedures. Routing algorithm Dijkstra algorithm. With map obtai
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-09
    • 文件大小:3072
    • 提供者:阎一
  1. net_root

    0下载:
  2. 这是用JAVA编写的路由器的单机模拟实现,是网络课程设计-is prepared using JAVA aircraft simulated router is true, of course design network
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-06-09
    • 文件大小:4096
    • 提供者:hk
  1. onionrouting

    0下载:
  2. ns2下模拟实现洋葱路由协议,参照ns-tutorial里的ping协议修改内核文件!-NS2 under Simulation onion routing protocol, reference ns-ping tutorial's agreement to amend the core document!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-09
    • 文件大小:11264
    • 提供者:刘京
  1. anonymous_p2p

    0下载:
  2. Java下模拟实现p2p平台下的洋葱路由协议,这个文件是客户端!-Java platform p2p Simulation of onion routing protocol, the document is the client!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-09
    • 文件大小:20480
    • 提供者:刘京
  1. MCRGSA

    0下载:
  2. MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模,取偶数 %Pm----------变异概率调节参数 %K-----------同一温度下状态跳转次数 %t0----------初始温度 %alpha-------降温系数 %beta--------浓度均衡系数 %ROUTES------备选路径集 %Num-----
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:程爱华
  1. jlly

    0下载:
  2. 计算机网络课程设计距离路由矢量源代码,运行过了,没有错误。-computer network design courses distance vector routing source code, run-off, no errors.
  3. 所属分类:网格计算

    • 发布日期:2024-06-09
    • 文件大小:2048
    • 提供者:万尧
  1. Router_java

    0下载:
  2. 该程序采用java实现,模拟了路由器的RIP协议,本人自己写的-the procedures used to achieve java simulated routers RIP, I wrote it myself
  3. 所属分类:通讯编程

    • 发布日期:2024-06-09
    • 文件大小:308224
    • 提供者:lvweimei
  1. RIP_cws

    0下载:
  2. 一个RIP协议模拟程序..在一个工作空间之内画上一些路由跟网络,再画上它们之间的连线.系统后台用一个线程实现模拟路由发送路由表信息.输出路由表的更新内容跟过程.-a RIP simulation program .. in a working space within the painting with some routing network painting on the link between them. system with
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-09
    • 文件大小:181248
    • 提供者:生哥
  1. DistanceVectorjava

    0下载:
  2. 实现简单的模拟路由算法,使学习者通过程序,对该算法有更深更新的了解-achieve a simple routing algorithm simulation, learners through the process, this algorithm has a deeper understanding Update
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:刘圣其
  1. Dijkstra1

    0下载:
  2. 利用MATLAB来实现Dijkstra算法模拟了路由选择协议-using MATLAB to achieve the Dijkstra algorithm to simulate the Routing Protocol
  3. 所属分类:其他小程序

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:sunqiang
  1. Dijkstra_simulate

    0下载:
  2. Dijkstra算法可视化模拟,可输入节点!可仿真路由表产生过程-Dijkstra algorithm visualization simulation, enter the node! Routing table can be generated simulation process
  3. 所属分类:对话框与窗口

    • 发布日期:2024-06-09
    • 文件大小:72704
    • 提供者:张二
  1. irout

    0下载:
  2. 使用VC模拟实现linux下irout命令功能。访问某一网址并写出中间路由IP。-The use of VC simulation irout the command function under linux. Access a URL and write intermediate routing IP.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-09
    • 文件大小:1479680
    • 提供者:张娜
  1. Router

    0下载:
  2. 模拟路由器的小型程序,可以发出arp请求获得mac地址,进而转发数据包-Simulated router small procedures, may issue a mac address arp request, and then forwarding the packet
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-09
    • 文件大小:1928192
    • 提供者:李倩
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org