搜索资源列表
8_nums
- 一个九宫问题的源码,a星算法,深度优先广度优先算法都有-a JiuGongTu the source, a Star algorithm, depth-first algorithm has breadth priority
EightFigure(A-Star)
- 经典的八数码问题,重在相互交流(A*算法实现).-eight digital classic problem lies in mutual exchanges (A * algorithm).
A-star A星寻路演示程序
- 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
AStar_FindWay11.10
- 实现可视化的A星算法演示,测试了不同的评估函数对A星效率的影响。算法可以单独使用-Visualization of the A star algorithm is demonstrated to test different evaluation function A Star efficiency. Algorithm can be used alone
src_wuzilianzhu
- 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.
A-StarVC
- 做游戏脱机挂必备代码,很经典。 也是学习A星算法的好工具,动态展示算法过程。 更多资料请查看悠久网http://www.u9txt.com-Linked to the necessary code to do the offline game, very classic. A star algorithm is also a good learning tool, dynamic display algorithm process. For more information, pleas
a-Star
- A star 寻路算法,主要应用于各种大小型游戏的寻路,简捷方便-A star
your-star
- 这是一个简单的小游戏程序,可以通过算法识别出你所选定的明星或者其它的内容。-this is a little game,you can find the one you choise.
Astar
- A星算法,用于rpg、ARPG、飞行射击类、塔防等游戏中,一般做自动寻路时使用。-A star
FlxPathFinding
- FlxPathFinding,flex寻路算法,a星算法,as3.0.不错的学习质料-FlxPathFinding the flex pathfinding algorithm, a star, algorithm, as3.0 good learning material oh
AStar2
- A星路径寻找算法入门到精通 压缩包里包括A星路径的文图教程与VC和VB两种程序源码,第一次接触A星路径算法的新手不可过错的教程 -A Star path finding algorithm entry to the master Compression bag including A Star path Ventura tutorial with VC and VB two program source code, the first contact with the A-Star
about-A-star
- 对A*算法的一个简单的实践,对初学A*算法的人会有所帮助-A* algorithm is a simple practice for beginners A* algorithm will be helpful
A_Star-puzzle
- 使用A星算法,解决8棋盘问题。但是有时会没有结果。-A star algorithm to solve the problem of the 8 board. But sometimes no results.
A
- 用易语言编写的A星算法希望大家能够好好学习。-A star algorithm using easy language hope that we can learn.
Axing-suanfa
- A星算法寻路画图.可以下载来-A Star pathfinding algorithm drawing can be downloaded to see ....
Astar
- A*算法实现。 A星寻路算法核心部分实现-A star algorithm which is fulfilled by myself
A星算法自动寻路
- A星寻路算法,用于游戏中自动寻路。它只是描述算法的原理,使你可以在进一步的阅读中理解其他相关的资料。(A star pathfinding algorithm for automatic pathfinding in games. It just describes the principles of the algorithm so that you can understand other relevant information in further reading.)
c#版本的Astar算法
- 实现游戏中的寻路算法,偏向于unity中。(Achieve pathfinding algorithm in the game, biased in the unity.)
a星寻路
- 简单的2d游戏a星寻路算法 有实例地图文件 可以加密(The simple 2D game a star path finding algorithm has an instance map file to encrypt)
A星算法求解八数码问题(20180320125952)
- A星算法求解八数码问题, 人工智能作業2(A star algorithm to solve eight digital problems, artificial intelligence operation 2)