CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 最优路径

搜索资源列表

  1. heurism

    0下载:
  2. 本程序通过heurism算法完成最短路径寻优,可以方便GIS开发的朋友。-the procedure heurism completed the shortest path algorithm optimization, GIS can facilitate the development of a friend.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:2120
    • 提供者:高永
  1. lwcontour

    0下载:
  2. live-wire是一种常用于医学图像的交互式分割方法,其基本思想是利用动态规划方法产生图像中给定两点间的最优路径,合理地构造代价函数和选择起始点和目标点,用以提取物体的边缘,十分有效,该份文件中包含说明文件,操作方便.-live-wire is a common medical images in the interactive segmentation method, The basic idea is to use dynamic programming methods to image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6324
    • 提供者:陈正文
  1. work2z

    0下载:
  2. 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:4275
    • 提供者:kelly
  1. GIS 领域最短路径搜索问题的一种高效实现

    0下载:
  2. 最优路径 地理信息系统-optimal path Geographic Information System
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:210137
    • 提供者:冯先勇
  1. 矢量地图路径寻优的程序实现

    1下载:
  2.  A* 算法矢量地图路径寻优的程序实现 VC实现最优路径-A* algorithm for vector map the path optimization process to achieve
  3. 所属分类:GIS编程

    • 发布日期:2012-10-16
    • 文件大小:11014
    • 提供者:陈子祥
  1. VBMO

    0下载:
  2. 用vb编的mo最优路径选择,包括地图的放大缩小等功能。-Vb for the mo with optimal path selection, including the map zoom functions.
  3. 所属分类:GIS program

    • 发布日期:2017-03-29
    • 文件大小:428537
    • 提供者:堂堂
  1. 10_22test

    0下载:
  2. 在opencv中实现汽车的行走,有涉及到最优路径问题-use opencv to find a precious path
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1845111
    • 提供者:高天
  1. 20105272003002

    0下载:
  2. 本程序为GIS和路径算法的测试程序,路径仅供参考。 算法描述:根据公交站点构造出虚拟含换乘边在内的公交路网,共有约22万个路段,2.3万个站点参与路径计算。根据不同的公交线路的速度赋不同的权值,对不同的换乘进行处理,求到最优的路径。换乘确定在400米之内+等车时间,求出最佳换乘。 -The GIS program and path algorithm for the test program, the path is for reference only. Algorithm De
  3. 所属分类:GIS program

    • 发布日期:2017-05-18
    • 文件大小:4975519
    • 提供者:christine4115
  1. dijkstra

    0下载:
  2. dijkstra算法,经典的求路径最优算法,可以-dijkstra algorithm, find the optimal path algorithms classic, you can try
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:865
    • 提供者:求是赤子
  1. cc

    0下载:
  2. 基于the knowledge-based的最优路径算法代码-Based on the knowledge-based optimal path algorithm code
  3. 所属分类:GIS program

    • 发布日期:2017-04-17
    • 文件大小:155715
    • 提供者:Wang
  1. AStar

    0下载:
  2. 图像处理算法,AStar算法,用于路径规划寻找最优路径。-Image processing algorithms, AStar algorithm for path planning to find the optimal path.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:33215
    • 提供者:罗玲
  1. Tsp_report

    0下载:
  2. 图像处理另一种算法,用于路径规划寻找最优路径,蚂蚁算法-Another image-processing algorithm for path planning to find the optimal path, the ant algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:185956
    • 提供者:罗玲
  1. AStar2

    0下载:
  2. 图像处理改进后的AStar算法,用于路径规划寻找最优路径。-AStar improved image processing algorithms for path planning to find the optimal path.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:40309
    • 提供者:罗玲
  1. CPP--A-start2

    0下载:
  2. C++版的A*(A-star,即A星)算法。对于栅格数据的最优路径搜索有不俗的表现。集成到你的程序也很容易。里面有两个例子可供参考。-C++ version of A* (A-star A star) algorithm. Have good performance for the optimal path to the raster data search. Is also very easy to integrate into your program. There are two exa
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:619834
    • 提供者:刘辉
  1. antsolve

    0下载:
  2. 蚁群算法是对自然界蚂蚁的寻径方式进行模似而得出的 一种仿生算法。蚂蚁在运动过程中,能够在它所经过的路 径上留下一种称之为外激素(pheromone)的物质进行信息 传递,而且蚂蚁在运动过程中能够感知这种物质,并以此 指导自己的运动方向,因此由大量蚂蚁组成的蚁群集体行 为便表现出一种信息正反馈现象:某一路径上走过的蚂蚁 越多,则后来者选择该路径的概率就越大。在该算法中, 可行解经过多次迭代后, 最终将以最大的概率逼近问题的最 优解。 -Ant colony a
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:395790
    • 提供者:xiaoliu
  1. gui

    3下载:
  2. 基于仿真平台开发下的蚁群算法,可以进行路径规划,寻找最优解-Based on the ant colony algorithm, under the simulation platform development path planning can be done, to find the optimal solution
  3. 所属分类:Special Effects

    • 发布日期:2016-05-07
    • 文件大小:110592
    • 提供者:吴晓峰
  1. ARCGISzuiduanlujing

    0下载:
  2. ARCGIS编程,通过算法,结合青岛地图,实现最优路径分析实例。-ARCGIS programming, the algorithm, combined with Qingdao map, to achieve the optimal path analysis examples.
  3. 所属分类:GIS program

    • 发布日期:2017-05-11
    • 文件大小:2128226
    • 提供者:俞凯
  1. pritcxple

    0下载:
  2. 蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!()
  3. 所属分类:图形图象

    • 发布日期:2018-01-11
    • 文件大小:100352
    • 提供者:breyke
  1. 262325

    0下载:
  2. 蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!()
  3. 所属分类:图形图象

    • 发布日期:2018-04-21
    • 文件大小:100352
    • 提供者:lrrberv
  1. 最短路径和导航-源码和文档

    4下载:
  2. 采用Visual Studio 2010基于ArcEngine 10.1开发,采用C#开发语言,基于.Net Framework 4.0运行环境.可以打开ArcGIS支持的所有数据格式,支持将数据保存为mxd地图文档。支持图层移动,渲染功能,支持常用的GIS操作,如放大、缩小、漫游等。能够查看矢量图层的属性表,并进行条件选择,在地图上高亮显示。能够显示鼠标当前所指的要素属性信息,鼠标滑过教学楼可以显示其名字和类型(通过配置实现,本软件只配置了建筑物图层)。能够进行最短路径分析,根据手动选取的起止
  3. 所属分类:GIS编程

    • 发布日期:2020-05-05
    • 文件大小:9982976
    • 提供者:Micky Z
« 12 »
搜珍网 www.dssz.com