CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 最短路

搜索资源列表

  1. 20056153639781

    0下载:
  2. 本文采用C++开发遗传算法,并由次算法解决最短路算法,函数最优化算法,取得了良好的效果。-this paper, C development of genetic algorithms, meeting with the shortest path algorithm for solving algorithms, function optimization algorithm, achieved good results.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:466.36kb
    • 提供者:高路新
  1. dijkstra

    0下载:
  2. Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 -Dijkstra algorithm is a typical shortest path algorithm, used to calculate a node to all other nodes of the shortest path. Main feature
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3.89kb
    • 提供者:chaolan
  1. program

    0下载:
  2. 经典算法编程,包括动态规划,最短路,回朔,高精度,数论的相关题型。-Classical algorithm programming, including dynamic programming, the most short-circuit, back to New Moon, high accuracy, the number of relevant questions.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:72.7kb
    • 提供者:sfsf
  1. the-shortest-path-of-chart

    0下载:
  2. 求有向图的最短路劲,根据所给图的边长和顶点,建立有向图,以邻接表的方式存储,并编写程序求从有向图任一点出发的最短路径-according to the graph with sides and vertex, establish a directed graph, and write a program find the shortest path from one of the point of the chart
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:2.41kb
    • 提供者:陆言
  1. 2121

    0下载:
  2. C语言求解Floyd的最短路由花费,能够实现100以下节点的路由最短花费设计-C language for solving the Floyd shortest route cost routing node 100 minimum spend Design
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:1.36kb
    • 提供者:林枫
  1. java

    0下载:
  2. 是由 Richard Bellman 和 Lester Ford 創立的,求解單源最短路徑問題的一種演算法. 常見的最短路徑問題演算法還有 Dijkstra s algorithm, 且 Dijkstra 演算法不允許路徑的 cost 是負值, 但此演算法不受此限制. 但是如果圖形中有包含 cycle, 且 cycle 上面的 cost 的合為負值, 則此演算法不適合用於此種圖形-By Richard Bellman and Lester Ford founded, single-source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1.41kb
    • 提供者:陳成瑞
  1. SDNdijkstra

    0下载:
  2. 基于SDN的dijkstra的算法实现。将此算法做成APP放置北向应用中,实现了最短路由功能-SDN Floodlight dijkstraalgorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:319.28kb
    • 提供者:yx
  1. kshortest

    0下载:
  2. 基于Djkstra的K最短路算法,完美运行,可以根据需要修改适应度函数-Djkstra K-shortest path algorithm, based on a perfect run, fitness function can be modified as needed
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-05
    • 文件大小:3.91kb
    • 提供者:冬冬东
  1. EBMR

    0下载:
  2. data structure广度优先搜索实现迷宫最短路(The data structure breadth-first search maze the short circuit)
  3. 所属分类:系统/网络安全

    • 发布日期:2017-12-29
    • 文件大小:2kb
    • 提供者:JVNK@523683
搜珍网 www.dssz.com