CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 寻路 A算法

搜索资源列表

  1. a-star-algorithm-implementation

    0下载:
  2. 基于stl的a star寻路算法的高效实现
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18.02kb
    • 提供者:WestWeald
  1. A算法源代码

    0下载:
  2. A*算法是,最经典的寻路算法,广泛用于游戏人工智能领域。-A * algorithm is the most classic Routing algorithm, widely used in the field of artificial intelligence game.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:30.89kb
    • 提供者:沈铭硕
  1. A星寻路算法例程

    2下载:
  2. A星寻路算法,有算法步骤详解,及一个小例子,可将寻路结果打印在控制台
  3. 所属分类:数据结构常用算法

  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
    • 文件大小:3.33kb
    • 提供者:youarehaha
  1. PathSearch

    1下载:
  2. 用C语言实现的A*算法,程序能实现机器人在地图上的自动寻路-Implemented using C language A* algorithm, the program can achieve the robot automatically find its way on the map
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-05-24
    • 文件大小:196.23kb
    • 提供者:njustboy
  1. AStarDll A星路径搜索(采用二叉堆)

    3下载:
  2. 算法简述:A星路径搜索(采用二叉堆),最短路径寻路算法-Algorithm Descr iption: A star path search (using the binary heap), the shortest path Algorithm for Route
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-10-18
    • 文件大小:50.5kb
    • 提供者:zhongkeli
  1. ClassAstar

    1下载:
  2. C++实现的A*寻路算法,找的好辛苦,源代码-C++ to achieve the A* Algorithm for Route, a good hard look for the source code ~ ~ ~
  3. 所属分类:Data structs

    • 发布日期:2016-08-29
    • 文件大小:2.12mb
    • 提供者:wrying
  1. PathFinder

    0下载:
  2. 一个基于A*算法的寻路类。完全C++实现。-An A* algorithm-based routing category. Full C++ implementation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:6.35kb
    • 提供者:王志斌
  1. sdl_astar_pathfind

    0下载:
  2. A*寻路算法, 源代码中使用的SDL库,可以到http://www.libsdl.org/或者VC知识库网站工具栏目www.vckbase.com/tools下载。-A* Routing algorithms, source code used in the SDL libraries, or can http://www.libsdl.org/ VC Knowledge Base site columns www.vckbase.com tools/tools download.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:10.3kb
    • 提供者:丁俊
  1. AStar

    0下载:
  2. 模式识别中的寻路算法:A星算法的实现及简单应用-Pattern Recognition routing algorithm: A Star algorithm and a simple application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:61.65kb
    • 提供者:丁丁
  1. ASTAR

    1下载:
  2. 最经典的A星寻路算法,自己写的,感觉很好!-A classic stars routing algorithm, wrote it myself, I feel good!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:40.18kb
    • 提供者:rock
  1. Astar

    1下载:
  2. 一个写的不错的A星算法,进行了去锯齿处理做游戏寻路必备-A good write A Star algorithm, so the game must find the way
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:285.83kb
    • 提供者:hiroshiryu
  1. AStar

    2下载:
  2. 目前最好的A*寻路算法-Currently the best A* pathfinding algorithm. . . . . . . . .
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-08-29
    • 文件大小:32.46kb
    • 提供者:陈南
  1. FindPathIdea

    1下载:
  2. 寻路算法新思维,一种新的AI寻路方式——矢量寻路算法。-Algorithm for Route new thinking, a new kind of AI pathfinding way- Vector Routing Algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-08-29
    • 文件大小:20.04kb
    • 提供者:郭鑫
  1. A

    0下载:
  2. A00 寻路--A *算法-A00 寻路--A *算法................
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:126.47kb
    • 提供者:alvisng
  1. AStarAlgorithmAndSourceCode

    1下载:
  2. 《A星寻路算法初探》中文及英文版,及其配套源代码-" A Star Algorithm for Route of" Chinese and English, and supporting source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:399.86kb
    • 提供者:liuYue
  1. A

    1下载:
  2. 本文件为C语言编写,A星寻路算法,自动寻找最优路径-This document is written in C, A Star pathfinding algorithm, automatically find the optimal path. .
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.36kb
    • 提供者:wxk
  1. Searcher

    1下载:
  2. 游戏常用的高效寻路算法,附带原理说明,可用于rpg,slg等等游戏开发。(A star route search arithmetic)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-09
    • 文件大小:3kb
    • 提供者:领舞神话
  1. AlgoGenetic

    2下载:
  2. 一个简单的遗传算法实现寻路的算法,工作空间为10*10的栅格空间,障碍物的位置可自行修改,输出为栅格的编号(a simple example for path planning using genetic algorithms)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-03
    • 文件大小:195kb
    • 提供者:virgilia
  1. A星算法自寻路

    1下载:
  2. A星算法自寻路的C及C++实现,并在窗口中实现路径的起点、终点、障碍,最后显示路径。(C and C++ implementation of self routing of A star algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-07
    • 文件大小:62kb
    • 提供者:4045
« 12 3 4 »
搜珍网 www.dssz.com