CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 最短路径分析

搜索资源列表

  1. tanxinfadanyuanzuidaunlujing

    0下载:
  2. 实现贪心法单源最短路径 绝对正确 算法设计与分析中贪心法的应用 环境为VC6.0-failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1068
    • 提供者:小磊
  1. Manhattan

    0下载:
  2. 在 VLSI 设计中,多点互连是物理设计阶段的关键问题之一,而互连的点数等于 2 或大于 2 分别对应于 Manhattan 空间上有障碍时的最短路径问题和最小 Steiner 树问题,显然前者是后者的基础.连接图是研究最短路径 问题的有效工具,已有的典型连接图包括基于轨迹的GC 和GT 以及基于自由区的GF 和GG.工作包括3个方面:设计并分析了在各种连接图上实现动态的点对之间的最短路径查询算法 分析了在各个连接图上构造 3-Steiner 树的算 法,对于已有的 GC 上的 3-
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:596318
    • 提供者:东方雨
  1. Arcgis-Develop

    0下载:
  2. ArcGis 开发集锦,图层要素,坐标转换,最短路径,矢量分析等-Collection ArcGis development, layer elements, coordinate transformation, the shortest path, vector analysis,
  3. 所属分类:GIS program

    • 发布日期:2017-04-05
    • 文件大小:109168
    • 提供者:Xlj
  1. the-shortest-path-problem

    0下载:
  2. 算法设计与分析,分支限界法解单元最短路径问题。-Algorithm design and analysis, branch confines method ifm unit the shortest path problem.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:2133
    • 提供者:zl1991zl
  1. FindShortPath

    0下载:
  2. 利用arc engine 编辑的C#程序,可以实现求最短路径的空间分析。-The use of arc engine editing C# program, you can achieve the shortest path of spatial analysis.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:104005
    • 提供者:Inspire
  1. An-algorithm--based-on-PCNN-model

    0下载:
  2. 本文根据脉冲耦合神经网络(PCNN)并行运行的特点,提出了基于PCNN 模型的迷宫最短路径搜索算法。 从理论上对该算法进行了分析和讨论,并给出了具体的算法和实验结果,验证了该方法的有效性。与其他算法相比, 该方法可以在最短的时间内完成最短路径的搜索。-Based on Pulse Coupled Neural Network (PCNN) run in parallel the characteristics of PCNN model is proposed based on the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:347141
    • 提供者:wangxx
  1. suanf1

    0下载:
  2. 算法分析常见问题代码,阶梯问题,皇后问题,迷宫问题,单源最短路径问题等。-FAQ algorithm analysis code, ladder problems, Queens, maze, single-source shortest path problems.
  3. 所属分类:Data structs

    • 发布日期:2017-06-20
    • 文件大小:30292851
    • 提供者:李诗诗
  1. ShortestPath

    0下载:
  2. 本文件是关于最短路径问题的课程设计,分析了图问题中关于两点最短路径的问题,采用Floyd算法,演示了国内两城市可达的最短距离。文件中包括源代码、测试覆盖率报告、原始数据、课程设计报告。对正在研究数据结构中图论方面的同学有一定帮助。-This document is on the shortest path problem, curriculum design, and analysis of graph problems on the two shortest paths using Floyd
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:299377
    • 提供者:yyp
  1. Kruskal

    0下载:
  2. 最小生成树算法,是从图论角度分析树的形成,并寻找最短路径的算法。- 英语 中文(简体) 日语 The minimum spanning tree algorithm is the formation of the parse tree from the perspective of graph theory, and f
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6042
    • 提供者:小许
  1. CQYZComprehensiveMIS

    0下载:
  2. 实现路径分析 最短路径查询 最优分析 决策分析等-实现路径分析 最短路径查询 最优分析 决策分析等
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-08
    • 文件大小:1565333
    • 提供者:sd
  1. Network_Analyst_Tutorial

    0下载:
  2. ArcGIS网络分析应用教程,包括最短路径查询等等。-ArcGIS Network Analyst application tutorials, including the shortest path query.
  3. 所属分类:GIS program

    • 发布日期:2017-05-16
    • 文件大小:4522388
    • 提供者:rick
  1. jiaotongwangluo

    0下载:
  2. 实现ArcGIS的最短路径查询,是基于网络分析的-findpath Network Analysis
  3. 所属分类:GIS program

    • 发布日期:2017-05-02
    • 文件大小:857210
    • 提供者:weixiao
  1. bellman-ford-algorithm

    0下载:
  2. 最短路径算法—Bellman-Ford(贝尔曼 福特 贝尔曼-福特 最短路径算法 贝尔曼 福特) 算法分析与实现-bellman-ford algorithm to calculate the shortest walk from a source node
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:1028
    • 提供者:赵希萌
  1. shortestway

    0下载:
  2. 计算最短路径,可用于计算图论中最短路径的分析和求解-Calculate the shortest path
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:632
    • 提供者:jc
  1. MyPr

    0下载:
  2. 用于MXD文件的读取,简单的查询,距离分析,最短路径查询-For MXD file read simple query from the analysis, the shortest path query, etc.
  3. 所属分类:GIS program

    • 发布日期:2017-11-21
    • 文件大小:943737
    • 提供者:zhanglunyu
  1. suanfashejiyufenxi

    0下载:
  2. 算法分析与设计的实验代码,有N后问题,单元最短路径,布线等问题-Code of algorithm analysis and design of experiments, N after the problem, the unit shortest path, wiring and other issues
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-06
    • 文件大小:16067875
    • 提供者:fuaixia
  1. danyuan

    0下载:
  2. 算法分析,单源最短路径,贪心算法实现的,非常好用-Algorithm analysis, single source shortest path, the greedy algorithm is very easy to use
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:161508
    • 提供者:yangyu
  1. Dijkstra

    0下载:
  2. 实现单元最短路径(贪心算法)的程序设计 ,算法分析与设计-Unit shortest path (greedy algorithm) program design, algorithm analysis and design
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:205893
    • 提供者:fuaixia
  1. Network-Analyst-VB

    0下载:
  2. AE和VB的网络分析,包括最短路径,最近设施等-AE and VB network analysis, including the shortest path to the nearest facility
  3. 所属分类:.net

    • 发布日期:2017-11-09
    • 文件大小:42986
    • 提供者:qpzmaltv
  1. 4

    0下载:
  2. 针对目前图形处理器(GPU) 上的动态数据处理问题,在分析现有并行单源最短路径(SSSP) 算法的基础上,对 GPU上的Moore SSSP算法进行并行化设计与实现。搜索时,综合应用层次化任务分配、层次化工作队列、层次化 Kernel 调用等策略。在不同类型图数据上进行实验测试,实验结果表明,该算法能有效减少空线程开销、访存开销以及同步时间。-For dynamic data processing on the graphics processor (GPU), the analysis of
  3. 所属分类:Project Design

    • 发布日期:2017-12-04
    • 文件大小:1076435
    • 提供者:JIANGLILY
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com