CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - shortest path

搜索资源列表

  1. srcspf

    0下载:
  2. 开放最短路径优先,网络协议编程,-Open Shortest Path First, the network protocol programming,
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:192783
    • 提供者:汤剑
  1. 15

    0下载:
  2. OSPF是一种路由选择协议。路由选择算法和路由选择协议在概念上是不同的。网络上的主机、路由器通过路由选择算法形成路由表,以确定发送分组的传输路径。而路由选择协议是路由器用来建立路由表和更新路由信息的通信协议。 开放最短路径优先协议(Open Shortest Path First,OSPF)是目前最主要的内部网关协议之一。通过本课程设计,学生可以对路由表的建立和路由信息的更新等有更直观和清晰的认识。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1084
    • 提供者:猪八戒
  1. Dijkstra

    1下载:
  2. C语言编程实现D算法。本实验利用Matlab实现。实现以下功能: 1输入必要参数,包括:节点个数、节点间路径长度、给定节点; 2输出给定节点到其它各节点的最短路径、径长; 3节点间路径长度用矩阵形式表示: -D C language programming algorithm. In this study, by Matlab. Achieve the following functions: 1 Enter the required parameters, includ
  3. 所属分类:网格计算

    • 发布日期:2016-12-14
    • 文件大小:5259
    • 提供者:依依
  1. ArcGIS_RoutingCSharp

    0下载:
  2. 本WEBGIS程序实现了GIS中的网络分析功能(最短路径分析)-WEBGIS implementation of this procedure in the GIS network analysis function (the shortest path analysis)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-28
    • 文件大小:56197
    • 提供者:yorkliu
  1. OSPF

    0下载:
  2. OSPF- Open shortest path first. which a routing protocol. uses IP version 4-OSPF- Open shortest path first. which a routing protocol. uses IP version 4
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:8404
    • 提供者:Muni
  1. crfc2328_chinese

    0下载:
  2. 本备忘录说明了OSPF协议版本2。OSPF是一种连接状态/link-state路由协议,被设计用于单一的自制系统/Autonomous System中。每个OSPF路由器都维持着同样的数据库以描述AS的拓扑结构,并以此数据库来创建最短路径树并计算路由表。-Open Shortest Path First(OSPF)TCP/IP
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-05
    • 文件大小:123251
    • 提供者:maying
  1. n-hubshortestpathrouting

    0下载:
  2. a paper on n-hub shortest path routing implementation
  3. 所属分类:Grid Computing

    • 发布日期:2017-04-25
    • 文件大小:172507
    • 提供者:anita
  1. SimpleRoutingTask

    0下载:
  2. arcgis server 最短路径开发-arcgis server shortest path development
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-08
    • 文件大小:131730
    • 提供者:张岳峰
  1. linkstate

    0下载:
  2. 链路状态路由算法的实现,典型的最短路径路由算法,用于计算一个节点到其他所有节点的最短路径。-Link state routing algorithm, a typical shortest path routing algorithm for calculating a node to all other nodes of the shortest path.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:2342
    • 提供者:shangyong
  1. A-Star

    0下载:
  2. 一个非常好用的A star搜索最佳路径算法 -a best A* find the shortest path algorithm
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:66997
    • 提供者:Stanley
  1. RIP--EIGRP--and-OSPF-using-OPNET

    0下载:
  2. 本文章用OPNET作为工具,建设不同的模拟场景和参数,分析RIP,EIGRP和OSPF这三种路由协议的优缺点。-Performance Analysis of RIP, EIGRP, and OSPF using OPNET.Routing protocols are key elements of modern communication networks. Currently deployed dynamic routing protocols that are used to propag
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:326152
    • 提供者:fafan
  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. the-shortest-path

    0下载:
  2. 这个是数据结构中的一个例子:在图形中寻找每一对顶点之间的最短路径。-This is the data structure of an example: in the graph to find each of the shortest path between the vertices.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-15
    • 文件大小:2927
    • 提供者:徐紫瑞
  1. betweenness

    1下载:
  2. 求出一个网络的所有最短路径,并根据最短路径求出所有节点和边的介数。适用于有向图和无向图。-All the shortest path in a network is obtained, the dielectric number of all the nodes and edges and was determined according to the shortest path. Applicable to a directed graph and no directed graph.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-19
    • 文件大小:899
    • 提供者:樊冰
  1. router

    0下载:
  2. 实现计算机网络中的路由算法,动态的更新路由器,并且能算出通信间的最短路径-In computer network routing algorithms, dynamic update router, and is able to calculate the shortest path between the communication. .
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-21
    • 文件大小:25041
    • 提供者:王荣
  1. alogirthm

    0下载:
  2. this shortest path finding algorithm
  3. 所属分类:Linux Network

    • 发布日期:2017-12-05
    • 文件大小:824
    • 提供者:arvind
  1. spr.tar

    0下载:
  2. 最短路径路由的实现,可以作为路由学习的参考,基于NS2.-The shortest path routing to achieve, can be used as reference for learning routing based on NS2.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:33947
    • 提供者:江先亮
  1. ShortestPath

    0下载:
  2. 利用VC++求最短路径算法,适用于网络路由算法,是一种简介有效的算法-Use VC++ Seeking the shortest path algorithm applied to network routing algorithm, is a brief and effective algorithm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:6420
    • 提供者:niora
  1. RouteBarriers

    0下载:
  2. WebGIS应用实例,Flex 项目,实现最短路径分析,并可加障碍物。-WebGIS application examples, Flex projects to achieve the shortest path analysis, and add obstacles.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-15
    • 文件大小:4049368
    • 提供者:liuqizhi
  1. dijkstra--Pdial

    0下载:
  2. 比较基于最短路径的dijstra算法和dial算法的性能,主要从运算速度方面上-Performance dijstra comparison algorithm and dial-based shortest path algorithm, mainly from the operation speed
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:687
    • 提供者:Lavender
« 12 »
搜珍网 www.dssz.com