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

搜索资源列表

  1. ksp

    0下载:
  2. 前k短路径,代码,功能说明,前k短路径,解析-Before the k shortest paths, code, function descr iption, the first k shortest paths, analysis etc etc
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:13805
    • 提供者:xbq
  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. mutitarget-tracking

    0下载:
  2. 4篇文章:Multiple Object Tracking Using K-Shortest Paths Optimization;Moving target classification and tracking from real-time video;高斯混合概率假设密度滤波器在多目标跟踪中的应用;基于特征迹的密集多目标自适应视频跟踪-4papers:Multiple Object Tracking Using K-Shortest Paths Optimization;Moving ta
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8183083
    • 提供者:张妙言
  1. graehl

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

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

    0下载:
  2. 一个非常经典的用于求解K条最短路径的算法,适用于求解无环情况-a very classic algorithm for k shortest paths problem with loopless
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2238185
    • 提供者:李建伏
  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-24
    • 文件大小:1151
    • 提供者:scarlett
  1. Survivable

    0下载:
  2. 实现了yen的K最短路径, 无环,写的比较简单, 一看就懂-Yen K-shortest path, acyclic write relatively simple to understand at a glance
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:712906
    • 提供者:viva
  1. KDUANLU

    0下载:
  2. 单亲遗传算法求解k短路问题(KSP)--原创算法-Single Parent Genetic Algorithm k shortest path problem (KSP)- Original algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:18851
    • 提供者:dongxue
  1. ksp-1.0

    0下载:
  2. 前k短路徑 martin所開發的前k短路徑算法程式-k shortest path
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:13189
    • 提供者:lis
  1. kshortestpaths_2.1

    0下载:
  2. 一个k最短路径算法,用C++实现的,很好用-A k shortest path algorithm
  3. 所属分类:Console

    • 发布日期:2017-11-27
    • 文件大小:47155
    • 提供者:chenzulong
  1. ShortestPathWithAStar

    0下载:
  2. K-shortest path mining with c-K-shortest path mining with c++
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-05
    • 文件大小:2605685
    • 提供者:jlly
  1. LOT_Source

    0下载:
  2. 目标跟踪第t帧图像,目标特征,噪音参数,粒子窗口 1. 在第一帧选定跟踪区域,将图像由rgb转成hsv,计算目标的特征模型; 2. 初始化粒子,用超像素计算粒子的特征; 3. 通过emd计算粒子所在位置区域特征计算与目标特征的相似度; 4. 根据emd计算粒子的权重,归一化权重,新的目标位置是所有粒子的位置和权重乘积的和; 5. 建立新目标的特征模型,计算emd。 6. 更新噪音参数; 输出:目标位置,更新参数,新的粒子窗口 -Multiple Object Tr
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3514951
    • 提供者:叶一波
  1. graphkshortestpaths

    0下载:
  2. Yen的k最短路径算法 KSP 实现K-shortest path路径选择-Yen' s k shortest path algorithm KSP
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:2098
    • 提供者:春春
  1. YenTopKShortestPathsAlg

    0下载:
  2. 求解网络中前k条最短路径,并且考虑重复遍历的情况-YenTopKShortestPathsAlg Solving the network before the k shortest paths
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2051
    • 提供者:Peng LI
  1. ksp

    0下载:
  2. 一组修正过的k-shortest path算法实现代码-some revised k-shortest path algorithm realization code
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-28
    • 文件大小:12749
    • 提供者:Jack
  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 destination n
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2474
    • 提供者:gefopti
  1. Dijkstra-algorithm

    0下载:
  2. Dijkstra算法用于求解包含必经点K短路径问题,算法采用分段拼接逐一替换方式求解,是求解必经点K短路径问题的精确求解算法,用于和群智能算法进行对比。该算法时间复杂度为阶乘级别,耗时较长。算法内建了26个节点和80节点两个网络拓扑用于监测算法性能。-Dijkstra Algorithm for Designated point K shortest path Problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1512264
    • 提供者:王二
  1. KShortestPaths_Java_v2.3

    0下载:
  2. k shortest path algorithm implmented
  3. 所属分类:Education soft system

    • 发布日期:2017-04-02
    • 文件大小:71354
    • 提供者:kara
  1. Yen_s_algorithm

    0下载:
  2. 利用YEN算法求前K条最短路径,有TEST的函数对测试网络进行求解,利用时更换输入网络即可。-YEN algorithm for the use of the former K shortest paths with TEST function to test network to solve, enter the network to replace the use of time.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:11903
    • 提供者:111
« 1 23 4 »
搜珍网 www.dssz.com