CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - k shortest path

搜索资源列表

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

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

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

    0下载:
  2. 运筹学中求最短路,k短路,或网路中的排序问题。-Operations research, seeking the shortest path, k short circuit, or network in the scheduling problem.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:21154
    • 提供者:三进制
  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-15
    • 文件大小:28326
    • 提供者:陈默
  1. kspaddc

    0下载:
  2. 这是一个求解k条最短路径路由的算法程序,已经调试通过。-This is a solution of the k shortest path routing algorithm, has been through debugging.
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1308562
    • 提供者:wentao
  1. TheKstPath

    0下载:
  2. 从原始点到顶点j的第K条最短路是由原始点到顶点i(i是j的相邻顶点,最短路从i指向j)的第K条最短路-To vertex j from the original point of the first K shortest path from the original point to the vertex i (i is adjacent to vertex j, the shortest path from i to point j) of Article K shortest
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:45325
    • 提供者:chaolan
  1. graehl

    0下载:
  2. K最短路径eppstein算法的C语言实现-k shortest path eppstein algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:9942
    • 提供者:马可
  1. the_k_shortest_path

    0下载:
  2. 第k短路算法,用A*算法和优先队列实现。查找任意两点间的第k短路,时间复杂度O(NLOGN)-K-shortest path algorithm, A* algorithm and priority queue. Find the first k short circuit between any two points, the time complexity of O (NLOGN)
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:1151
    • 提供者:scarlett
  1. Path

    0下载:
  2. 使用顺序队列求迷宫的最短路径。move[]数组四个方向的试探,第一行输入的数据表示迷宫的数据规模n(1<n<=20)行m(1<m<=20)列,S是出发点,D是迷宫的出口,.号表示通路,X表示墙体不通,输出的数据表示从入口到出口最少需要走k步或没有通路-Use the order of the queue and maze shortest path. move [] array of four directions of temptation, the first lin
  3. 所属分类:Data structs

    • 发布日期:2017-12-03
    • 文件大小:3655389
    • 提供者:Tracy
搜珍网 www.dssz.com