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

搜索资源列表

  1. the-shortest-way

    0下载:
  2. 本程序主要用于GIS网络分析中的最短路径分析.-the procedures used GIS network analysis of the shortest path analysis.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:38238
    • 提供者:徐敏
  1. SHORTEST-PATHS

    1下载:
  2. 单源点最短路径算法的设计与实现 算法 SHORTEST-PATHS求出了v0至其它各结点的最短路径,但是没有给出这些最短路径。补充该算法,使新算法在找出这些最短路径长度的同时,也能求出路径上的结点序列。-single source shortest path algorithm design and implementation of the algorithm SHORTEST - PATHS calculated the projectile to other nodes in the
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:891
    • 提供者:胡图
  1. SHORTEST

    0下载:
  2. 迪杰斯特拉最短路径算法-Floyd shortest path algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:828
    • 提供者:天下台
  1. the shortest path

    0下载:
  2. 用c++实现的单原点最短路径-used to achieve a single source shortest path
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1751
    • 提供者:关文
  1. single source shortest path -demo

    0下载:
  2. single source shortest path -demo
  3. 所属分类:源码下载

  1. On a Generalization of Join-the-Shortest-Queue Scheduling with a Bias

    0下载:
  2. 从豆丁转载的JSQ算法的文章,希望对大家有所帮助
  3. 所属分类:报告论文

    • 发布日期:2011-09-22
    • 文件大小:1577569
    • 提供者:alvin5101568
  1. 无线传感器网络路由算法

    1下载:
  2. 无线传感器网络路由算法,采用最短路径,先搜索节点的一跳范围的距离,再搜索两跳的距离,仿真效果良好。,Wireless sensor network routing algorithm, using the shortest path first jump of the scope of the search node distance, and then search for the two jump distance, simulation results were very good.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:14711
    • 提供者:电信科学
  1. KShortestPaths.rar

    1下载:
  2. K-shortest算法实现,采用Java语言,能根据不同的拓扑找到k条最短路径。非常经典。,K-shortest algorithm using Java language, can be found according to different topological k be the shortest path. Very classic.
  3. 所属分类:Java Develop

    • 发布日期:2015-04-25
    • 文件大小:49125
    • 提供者:wei
  1. UAStar.rar

    1下载:
  2. 这是对A*寻路算法的一个封装.使用非常简单:1.指定寻路区域的大小(网格) 2.指定哪些节点是障碍物 3.给定出发节点点和目标节点, 寻路! 将返回最短路径. 另外, 还可以设定遇到障碍物时只能绕着障碍物的角走,This is a routing algorithm A* a package. The use of very simple: 1. Specified routing region size (grid) 2. Specify which node is the barrier 3
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3407
    • 提供者:youarehaha
  1. XShortest.rar

    0下载:
  2. 最短路径的并行算法 采用TBB 需要intel编译器 速度很快,Parallel shortest path algorithm required the use of TBB fast intel compiler
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:342779
    • 提供者:邓辉
  1. shortest

    0下载:
  2. Dijkstra算法通过邻接表实现最短路径,-Dijkstra algorithm to achieve the shortest path adjacency list,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:372306
    • 提供者:万木水
  1. lingo-method-of-solving-the-shortest-path

    0下载:
  2. lingo求解最短路径方法,在lingo中运行-lingo for solving the shortest path method, run in lingo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:906
    • 提供者:自然音
  1. shortest

    0下载:
  2. Map of the shortest path algorithm for dynamic programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:33891
    • 提供者:陈剑
  1. Dijkstra-Shortest-Path

    0下载:
  2. 一种快速求得最短路径的经典算法,可以在运筹规划或在统筹安排中使用-Express obtained a classic shortest path algorithm, can be planned or in operation in co-ordinating arrangements for the use of
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:51327
    • 提供者:chendong
  1. The-shortest-path

    0下载:
  2. 最短路径的matlab文件,最短路径无论是在数据结构还是在图论中,都占有比较重要的地位-The shortest path of matlab files, shortest path, whether in data structures or graph theory has played an important role compared
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:3102
    • 提供者:小明
  1. shortest-path

    0下载:
  2. 经典最短路径算法,内含多个工程项目,可下载-The classic shortest path algorithm, contain a number of projects, can be downloaded
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:84663
    • 提供者:y.g
  1. shortest

    0下载:
  2. 科研项目里 最短路径的代码~~~~~,供大家使用希望有用-Research projects in the shortest path for the code we use hope ~~~~~, useful ~ ~
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1324
    • 提供者:kingtianran
  1. shortest

    0下载:
  2. shortest distance routing algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:847
    • 提供者:raja
  1. Shortest-path-algorithm

    0下载:
  2. Dijkstra的算法的c++小程序演示解决的最短路径的问题,希望对大家有用-Dijkstra' s Algorithm in c++ small program demonstrates the shortest path to solve the problem, we want to be useful
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:533294
    • 提供者:王鹏
  1. Shortest-path

    1下载:
  2. 数据结构中图的应用(最短路径以及拓扑排序)-The application in the data structure (shortest path and topological sorting)
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-24
    • 文件大小:524800
    • 提供者:永夜
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com