CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 最短路径的算法

搜索资源列表

  1. 15

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

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

    0下载:
  2. 利用VC++求最短路径算法,适用于网络路由算法,是一种简介有效的算法
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:6372
    • 提供者:张勤
  1. QQToolkit

    0下载:
  2. Windows应用程序,C#编写,实现了求最短路径的Dijkstra算法,方便操作
  3. 所属分类:ICQ/即时通讯

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

    0下载:
  2. 用VC++实现的网络路由模拟,实现的是最短路径算法-short routing
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-15
    • 文件大小:3871324
    • 提供者:lusong
  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-28
    • 文件大小:2342
    • 提供者:shangyong
  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-05
    • 文件大小:7504
    • 提供者:luochen
  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. 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-14
    • 文件大小:6420
    • 提供者:niora
  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
  1. lab2-5110379012

    0下载:
  2. 一个基于分布式系统的最短路径算法,需要手动输入每个节点到其他节点的距离-A shortest path algorithm based on distributed systems, the need to manually enter each node to other nodes in the distance
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:6906
    • 提供者:xu
  1. bbv

    2下载:
  2. 论文调研了复杂网络的结构特征,基于复杂网络的方法对在线社会网络的多种属性进行了分析,并利用MATLAB仿真工具对在线社会网络数据源进行了仿真,论文重点分析了在线社会网络的度分布、集聚系数、平均最短路径三个基本特征量,仿真实验结果表明在线社会网络具有小世界特性和无标度特性;然后,基于节点收缩的方法对网络节点重要性进行评估,根据节点重要度找出在线社会网络中的核心节点;进而,采用标签传播算法对在线社会网络进行社团划分,改进了算法的结条件,可在不影响划分结果的前提下,大大提高了运算效率。-Studies
  3. 所属分类:WinSock-NDIS

    • 发布日期:2015-04-22
    • 文件大小:1024
    • 提供者:刘雅婷
  1. Disuanfazhongjieban

    0下载:
  2. 通信网基础理论课程的作业,用D算法找最短路径。-Basic theory of communications network courses homework, find the shortest path using D algorithm.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-12
    • 文件大小:635
    • 提供者:孙启梦
  1. RoutingAlgorithm

    0下载:
  2. 拥有简单界面设计,基于最短路径的路由选择算法。-It has a simple interface design, based on the shortest path routing algorithm.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-31
    • 文件大小:13088201
    • 提供者:林夕
  1. Dijkstra

    0下载:
  2. Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。-Dijkstra (Dijkstra) algorithm is a typical single-source shortest path algorithm for calculating a node to all other nodes in the shortest path. The main characteristic
  3. 所属分类:Linux Network

    • 发布日期:2017-05-05
    • 文件大小:263017
    • 提供者:孙明
  1. djstra-backup

    0下载:
  2. 最短路径算法的C语言实现,迪杰斯特拉算法的C语言实现- Shortest path algorithm C language, Dijkstra algorithm C language
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:918
    • 提供者:杜赢
  1. TS-TSP

    0下载:
  2. 用TS算法解决推销商最短路径问题,数据是中国的各个省会和直辖市(Salesman to solve the shortest path problem with TS algorithm, the data is Chinese all provincial capitals and municipalities directly under the central government)
  3. 所属分类:网络编程

    • 发布日期:2018-01-02
    • 文件大小:3072
    • 提供者:漆膜
  1. ksp

    0下载:
  2. k最短路径实现 用K条最短路径来优化网络传输方式,提高网络的实时性,是在Dijkstra最短路径的基础上,优化备选路径的生成方式,提高信息传输速度。在中继节点故障的情况下,放弃最短路径,使用源节点的次最短路径进行信息传输,而不使用故障节点的前一节点的次最短路径。(K shortest path implementation The shortest path of K bar is used to optimize the network transmission mode and impr
  3. 所属分类:P2P编程

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:huaner92
  1. acatsp

    0下载:
  2. 利用蚁群算法仿真解决旅行商问题,找出最短路径(Ant colony algorithm to solve traveling salesman)
  3. 所属分类:网络编程

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:xiaomingwen
  1. Desktop

    1下载:
  2. 最短路径问题是图论中的一个经典问题,其中的Dijkstra算法一直被认为是图论中的好算法,但有的时候需要适当的调整Dijkstra 算法才能完成多种不同的优化路径的查询。 对于某城市的公交线路,乘坐公交的顾客希望在这样的线路上实现各种优化路径的查询。设该城市的公交线路的输入格式为: 线路编号:起始站名(该站坐标);经过的站点1 名(该站坐标);经过的站点2名(该站坐标);……;经过的站点n 名(该站坐标);终点站名(该站坐标)。该线路的乘坐价钱。该线路平均经过多少时间来一辆。车速。 例如:
  3. 所属分类:网络编程

    • 发布日期:2018-05-03
    • 文件大小:499712
    • 提供者:Evanhot
« 12 »
搜珍网 www.dssz.com