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

搜索资源列表

  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. 3-a-star-search

    0下载:
  2. 加州伯克利大学人工智能公开课的Astar算法讲义-University of California, Berkeley, the Astar algorithm artificial intelligence lecture notes open class
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:728.7kb
    • 提供者:byc
  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. PathFinder

    1下载:
  2. 各种路径搜索算法,包括A星算法,迪克斯特拉算法等-A variety of path search algorithms, including A Star algorithm, Dijkstra algorithm
  3. 所属分类:Other systems

    • 发布日期:2016-05-18
    • 文件大小:752.71kb
    • 提供者:王理
  1. A-star

    0下载:
  2. A*算法,启发式路径搜索(星际,帝国等即时战略游戏中AI寻路)-A* algorithm, heuristic path search (Star, Imperial and other real-time strategy game AI pathfinding)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:394.04kb
    • 提供者:赵鹏
  1. A_Acolyte_176621752004

    0下载:
  2. A Acolyte of AI with 8 Puzzle-This is an attempt to bring some AI programming in VB using A Star (A*) algorithm to solve 8 puzzle problem. This is the famous AI search algorithm test problem to rearrange misplaced cells in a proper sequence on an 3 b
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:28.52kb
    • 提供者:Sun
  1. ClassAstar

    0下载:
  2. A*搜寻算法,俗称A星算法。这是一种在图形平面上,有多个节点的路径,求出最低通过成本的算法。常用于游戏中的NPC的移动计算,或线上游戏的BOT的移动计算上。-A* search algorithm, called A Star algorithm. This is a plane in the graphics, there are multiple nodes in the path, find the lowest cost method adopted. Commonly used in
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:82.61kb
    • 提供者:ligang
  1. AStar

    0下载:
  2. A star search algorithm
  3. 所属分类:Button control

    • 发布日期:2017-04-05
    • 文件大小:97.36kb
    • 提供者:wafaaa
  1. src_wuzilianzhu

    0下载:
  2. J2ME实现的一个五子连珠游戏,核心代码已实现,包含一个A星搜索算法.UI功能未实现,进入游戏按确定键开始游戏.-J2ME implementation of a Five or game, the core code has been achieved, including a A Star Search Algorithm. UI feature is not implemented into the game press the OK button to start the game.
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:17.76kb
    • 提供者:sdf
  1. A-star-search-algorithm

    0下载:
  2. 这是一个关于a星算法的文档,而且还是英文的,灰常考你英语水平-a star
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:119.7kb
    • 提供者:jin
  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
    • 文件大小:605.31kb
    • 提供者:刘辉
  1. search

    0下载:
  2. 常用的搜索算法例程演示 黑白棋 A star算法 8数码游戏等-Commonly used search algorithm routine demonstrates Othello A star algorithm 8 digital game
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:668.22kb
    • 提供者:姜武希
  1. A_Star1

    0下载:
  2. 运用matlab语言,A*算法实现移动机器人路径规划-Path Planning: A* Algorithm Navigating a terrain and finding the shortest path to a Goal location is one of the fundamental problems in path planning. While there are many approaches to this problem, one of the most
  3. 所属分类:OS Develop

    • 发布日期:2017-11-23
    • 文件大小:2.38kb
    • 提供者:季玉慧
  1. A-star-search-for--eight-digit

    0下载:
  2. A*算法实现八数码问题。源码和可执行文件。 vs2012实现通过-A* algorithm eight digital problem. Source code and executable files. vs2012 achieved by
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:423.92kb
    • 提供者:雷建华
  1. unicode_astar

    0下载:
  2. 用智能搜索算法A星算法解决8位码问题,。- A star with a smart search algorithm algorithm to solve the problem 8 yards
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2.4kb
    • 提供者:zh
  1. AStar_with_Optimal_Path_Output

    0下载:
  2. 基于A* 算法的简单寻路算例,点击A star search 运行-A* algorithm is based on a simple numerical example wayfinding, click on A star search operation
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.53kb
    • 提供者:chenyiwei
  1. An-Improved-A--Star-Algorithm

    0下载:
  2. (被EI收录,不错的文章)传统A*算法在栅格地图上进行路径规划时,求解得到的路径长度不是最短并且转折点较多。针对这些不足,提出了一种改进A*算法,将传统A*算法的可搜索邻域个数从离散的8个拓展为无限个,可以沿任意方向进行搜索。这样不仅求解出来的路径长度更短,并且大大降低了其转折点的个数。该算法被应用于自主研发的“智能先锋”号系列无人驾驶车辆上,实车试验以及它们在“中国智能车未来挑战赛”中的优异表现证明该方法能够在栅格地图中求解出一条更优的可行驶路径,可以显著提升无人驾驶车辆行驶的效率和平稳性。-
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:586.36kb
    • 提供者:王辉
  1. A-star-algorithm-in-MATLAB-GUI

    1下载:
  2. 将本目录设为当前目录后,请直接运行A_Star_Search_Algorithm.m 根据GUI界面进行操作:初始点、目标点的设置; 障碍网格的修改 网格和路径的更新 设置完毕后请单击search-The catalog to the current directory, run directly A_Star_Search_Algorithm.m operate in accordance with GUI interface: the initial point, the t
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:14.75kb
    • 提供者:雪林
  1. Graphics-A-STAR-algorithm-master

    0下载:
  2. A星寻路算法,实现图形中路径的搜索和规划最短路径的功能。-A star pathfinding algorithm, search functions and planning the shortest path in the graph path.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-14
    • 文件大小:5.37mb
    • 提供者:wang
  1. a-star-algorithm-master

    1下载:
  2. a-star静态路径最优搜素算法。a-star静态路径最优搜素算法。(A-star static path optimal search algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-02-04
    • 文件大小:2kb
    • 提供者:sgw8
« 12 »
搜珍网 www.dssz.com