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

搜索资源列表

  1. graphtheory

    1下载:
  2. 5个关于图论的算法 包括K短路问题 NLOGN问题 二分图匹配问题 费用流问题 最大流问题-5 on the graph theory algorithms, including K shortest path problem NLOGN problems cost bipartite matching maximum flow flow
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:547715
    • 提供者:李驷聪
  1. K_ShortestPath

    0下载:
  2. 如果你对前K条最短路径一类的问题感兴趣,那么这是不错的参考资料,希望对你有所帮助.-If you pre-K shortest paths problem for a class of interest, then this is a good reference, hope this helps.
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2978767
    • 提供者:花无缺
  1. main

    0下载:
  2. 完成了简单的A*(A star)算法 可以用于求解第K短路径-Completion of a simple A* (A star) algorithm can be used to solve the first K shortest paths
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1118
    • 提供者:钟洪盛
  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 23 4 »
搜珍网 www.dssz.com