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

搜索资源列表

  1. kbest

    1下载:
  2. k Shortest Paths David Eppstein s method ICTCLAS研究学习组 http://groups.google.com/group/ictclas?msg=subscribe-k Shortest Paths David Eppstein's method IC TCLAS Studies Group http : / / groups.google.com / group / sub ictclas msg = scribe
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:19942
    • 提供者:Jian Ye
  1. ksp

    2下载:
  2. 改进的Dijkstra寻径算法,用来找到从源点到目的节点的前k条最短路径-improved routing algorithm used to find from source to destination node of the first k Shortest Path
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:12632
    • 提供者: 包海洁
  1. KSP dijkstra第k条最短路径算法

    1下载:
  2. dijkstra第k条最短路径算法 Dijkstra(迪杰斯特拉)算法是典型的最短路径路由算法,用于计算一个节点到其他所有节点的最短路径。-dijkstra Kth shortest path algorithm
  3. 所属分类:C#编程

    • 发布日期:2017-03-22
    • 文件大小:19938
    • 提供者:
  1. KShortestPaths.rar

    1下载:
  2. K-shortest算法实现,采用Java语言,能根据不同的拓扑找到k条最短路径。非常经典。,K-shortest algorithm using Java language, can be found according to different topological k be the shortest path. Very classic.
  3. 所属分类:Java Develop

    • 发布日期:2015-04-25
    • 文件大小:49125
    • 提供者:wei
  1. KNNVB

    0下载:
  2. 最短距离法分类器VB实现,包括有详细例程说明-The shortest distance classifier VB to achieve, including a detailed descr iption routines
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:647846
    • 提供者:dong wei
  1. fzwlktlj

    0下载:
  2. 复杂网络中最短K条路径问题的求解算法研究.pdf 求解路径问题的另一新颖的算法-Complex network of K shortest path algorithm to solve the problem. Pdf Routing Problem Solving another novel algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:745277
    • 提供者:jzw
  1. KShortestPaths

    0下载:
  2. 在GRAPH中找出K條最短路徑,並且輸出到SP.txt檔中-In GRAPH find K shortest paths, and output to file SP.txt
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:20862
    • 提供者:周昊宸
  1. ksp

    0下载:
  2. 求前k条最短路径,本程序可用于求地图的路线安排和前k个最短路径分配问题,十分管用,可用于2000个点的计算-find out the kth shortest path
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5448
    • 提供者:翟晓宇
  1. K

    0下载:
  2. K 最短路径 K 最短路径 代码 -improved routing algorithm used to find from source to destination node of the first k Shortest Path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:123878
    • 提供者:laodu
  1. KSP-PDF

    0下载:
  2. 前k条最短路径(KSP)算法在国内鲜有研究,本压缩包中文献整合了自1971年此问题被提出后几十年来的论文共25篇。 其中以Martin先生的删除(Delelte)算法与Yen先生的背离(Devation)算法为主。 其中所有文献均来自网络。含有两篇中文文章以及23篇英文文章。 算法的复杂度基本控制于O(logn)内-Pre-k shortest paths (KSP) algorithm in the domestic few studies in the literature in
  3. 所属分类:Data structs

    • 发布日期:2017-05-26
    • 文件大小:8789758
    • 提供者:Lee
  1. ksp

    0下载:
  2. 求解K短路问题的一种创新算子的单亲遗传算法源程序,该程序需要一个distance.txt文本文件,从中读取任意两点间距离数据。本程序所解决的为有26个节点的任意两点间K短路问题。-Solving K shortest path problem in an innovative operator of single-parent genetic algorithm source code, the program requires a distance.txt text file, read fr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4413
    • 提供者:zuowu
  1. Dijkstra

    0下载:
  2. 求解Dijkstra 前k条最短路径,非常实用,编译已通过-Dijkstra solved before the k shortest paths
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:913
    • 提供者:花无缺
  1. k_shortest

    0下载:
  2. 本程序的功能是寻找前k条最短路径,在DOS窗口中先输出了网络节点的拓扑结构,然后输入源节点与目的节点,输出最短路径以及前k条最短路径。 -The functionality of the program is to find pre-k shortest paths. First output in the DOS window of the topology of the network node, and then enter the source node and destinatio
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:2429
    • 提供者:shenjian
  1. k-way

    0下载:
  2. K最短路问题。大家现在已经知道了如何求单源点最短路径问题,但在实际应用中,有时候需要除了需要知道最短路径外,尚需求解次最短路或第三最短路,即要知道多条最短路,并排出其长度增加的顺序。如在通信网络中,有时候某条线路中断,则需要找一个替代的方案,这就需要找到几条最短路以备不时之需。这样一类多条最短路问题即称为K最短路问题。-K shortest path problem. We now know how to find single source shortest path problem, but
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:28326
    • 提供者:陈默
  1. K-Shortest-Path-Yen-Algorithm

    0下载:
  2. Yen 算法求解最短路径 附加测试代码 例程-Yen shortest path algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:11321
    • 提供者:Andy
  1. K-shortest-Path-tracking

    0下载:
  2. 参考《Multiple Object Tracker Using K-Shortest Paths》实现的代码,使用K最短路径实现多目标追踪功能。-Reference " Multiple Object Tracker Using K-Shortest Paths" to achieve code, use the shortest path K multi-target tracking capabilities.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3415487
    • 提供者:黄凯
  1. K-shortest-path-Papers

    0下载:
  2. 第k短路径研究论文,有经过中间节点情况,可以是固定顺序,也可以非固定-K-shortest path research papers, there are cases through intermediate nodes, which can be fixed sequence to be non-fixed
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:175742
    • 提供者:
  1. Study-shortest-point-K

    0下载:
  2. 使用蛙跳算法,对第k短路径问题进行研究,包含经过中间节点的情况,可以是固定顺序也可以不固定顺序。-Use leapfrog algorithm, k-shortest path problem studied, including the case through an intermediate node, which can be fixed to be the order of the order is not fixed.
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3084536
    • 提供者:
  1. k-ShortestPath

    0下载:
  2. 可以自行设立k值实现多条最短路径计算,结果经验证算法无误(The K value can be set up to realize the calculation of the shortest path. The result is proved to be correct)
  3. 所属分类:网络编程

  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
« 12 3 4 »
搜珍网 www.dssz.com