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

搜索资源列表

  1. A-star A星寻路演示程序

    2下载:
  2. A星寻路演示程序,A*寻路算法在AStar.h中,使用的节点为Map.h中的Node Map类中NodeMap为节点图,寻路时只传节点地址-A Star pathfinding demo, A* pathfinding algorithm in AStar.h, the use of the nodes in the Node Map Map.h NodeMap class for the node graph, find its way only passing node address
  3. 所属分类:外挂编程

    • 发布日期:2012-10-18
    • 文件大小:65671
    • 提供者:张三
  1. PathFinding

    0下载:
  2. A*算法,迷宫寻路,初步解析A*算法如何在迷宫寻路-Astar
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1926
    • 提供者:Demon W
  1. A

    0下载:
  2. 关于人工智能 astar A*算法的资料 内容比较详细,希望对大家有一些帮助-AI astar A* algorithm on the data content in more detail, we want to have some help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:26951
    • 提供者:liudonghui
  1. astar_algorithm

    0下载:
  2. astar algorithm A* 自动寻路算法-astar algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2932
    • 提供者:lj
  1. ass2ofAI

    0下载:
  2. 1.该程序基于vc6.0平台,打开工程编译运行及可以看到结果。 2.本程序为拼图游戏的缩影,假设原图为 1 2 3 4 5 6 7 8 图1 打乱后由A*算法给出最优解。 3.本程序的核心为A*算法,所以一些其他的功能未予以深究,如果要改变初始状态,请打开工程,在FileView下打开Source Files中的astar.cpp中,在其第17行的afirststate数组定义中给出,用数字0代表空格。如 图1 中的状态即可输入{1,2,3,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:15286
    • 提供者:ghb
  1. tankzoumigong

    0下载:
  2. 坦克走迷宫算法,简单的astar初步,利于学习迷宫算法的思想-Tank Maze algorithm, the initial simplest astar, conducive to learning the maze idea of the algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:588954
    • 提供者:liuxu
  1. Eight

    0下载:
  2. VC++写的八数码问题求解,带求解过程,用双向BFS,Astar,即IDAstar多种方法实现,附带多种算法比较。-VC++ to write the eight digital problem solving, with the solution process, with bi-directional BFS, Astar, which IDAstar a variety of methods to achieve, compared with a variety of algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2054581
    • 提供者:YUANZX
  1. AstarTSP

    0下载:
  2. A星算法实现旅行商问题 有注释,通俗易懂,简单实现-Astar: TSP Problem in Java Having comments, easy to unerstand
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2133
    • 提供者:Hao
  1. astar1

    0下载:
  2. A星算法的java实现。网上很多都只介绍了算法的思想和实现原理,java版的源代码则更少。本人开发游戏时自己整理了一个AStar的源码,抛砖引玉。-A-Star for java.
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:4028
    • 提供者:123321
  1. Astar3

    0下载:
  2. ASTAR2算法 很简单 学机器人的可以进-The most classic ASTAR algorithm very practical learning robot can enter
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:15122
    • 提供者:宿勇
  1. AStarPFloyd

    0下载:
  2. AS3的寻路算法AStar+Floyd直线算法-AS3 pathfinding algorithm AStar+ Floyd linear algorithm
  3. 所属分类:Game Program

    • 发布日期:2017-04-17
    • 文件大小:68636
    • 提供者:刘洁
  1. TestAStar

    0下载:
  2. 一个Flash版的AStar寻路算法,二维地图简单寻路-A Flash version of the AStar pathfinding algorithm, a simple two-dimensional map pathfinding
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-29
    • 文件大小:6601
    • 提供者:宾家和
  1. Astarm

    0下载:
  2. A*最短路径算法,可添加各种代价函数,欢迎下载-Astar path find
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1701
    • 提供者:向凯
  1. javaAStar

    0下载:
  2. AStar A* 寻路算法实例源码,寻路算法实例源码,并没有完全采用面向对象的思想,因为抽离出一个接口,反而显的有点啰嗦了,具体问题具体分析。注意:打开列表和关闭列表仅仅是容器,我这里我几乎完全COPY了论坛上untosil朋友的思想,这是一个不错的解决方法。判断地图上的一点是否可以通行,这个本应该是接口实现的。-Search algorithm example source
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-30
    • 文件大小:9194
    • 提供者:Jacker
  1. A_Star

    0下载:
  2. Astar,实现寻路算法,可以达到目的地,采用8方向。-Astar, implement pathfinding algorithms that can reach the destination, using the 8-direction.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2458
    • 提供者:常喆
  1. htmlfilesimple

    0下载:
  2. 客户端Astar寻路算法,和场景移动,角色移动。。。。。。(The client Astar pathfinding algorithm, and scene move, role move.....)
  3. 所属分类:WEB开发

    • 发布日期:2018-01-05
    • 文件大小:104448
    • 提供者:小李子_9
  1. Astar

    2下载:
  2. A#算法,栅格环境路径规划111111111111(A# algorithm, raster environment path planning)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:113664
    • 提供者:昔年主弓
  1. astar

    1下载:
  2. A*算法实现路径规划,返回的是离散的路径点,为启发式算法(Path planning by A* algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-09-20
    • 文件大小:6144
    • 提供者:三叶OvO
  1. Astar

    3下载:
  2. A*路径规划matlab代码,加上地图膨胀和路径平滑(A* Path Planning Matlab Code with Map Expansion and Path Smoothing)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-12
    • 文件大小:8192
    • 提供者:LOVE_Bay
  1. AStar路径规划算法

    1下载:
  2. 20*20栅格地图 基于a*算法找出最快的路线
  3. 所属分类:matlab例程

« 1 2 ... 7 8 9 10 11 1213 »
搜珍网 www.dssz.com