搜索资源列表
EightFigure(A-Star)
- 经典的八数码问题,重在相互交流(A*算法实现).-eight digital classic problem lies in mutual exchanges (A * algorithm).
Eight_(8)_2183836282010
- A star algoritm for 15-puzzle
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
A.RAR
- A星智能走路,能智通过绕过地上的物体,游戏必备!值得学习!-A star can walk, intelligent wisdom through the object, the game around the earth must! Worth learning!
StarTrek2008.07.27
- 一个用C#重写的1971年文字游戏:Star Trek 1971 Text Game -A used C# Rewritten in 1971 word games: Star Trek 1971 Text Game
YYGames
- 六款游戏源码,游戏名称如下 YYTetris - 七彩俄罗斯方块 ( a Tetris game ) YYPiano - 趣味钢琴 ( a music game ) YYFly - 打苍蝇 ( kill flies ) YYMatch - 连连看 ( a Match It game ) YYArena - 星际竞技场 ( Star Arena: a STG game ) YYSnake - 贪吃蛇 ( a Snake game )-Six games source cod
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
TileProblem.tar
- This is simulation of classic 15 tile puzzle problem solver. It has capability to solve the problem using artificial intelligent techniques of depth first search and A-star search. This project is completely done in netbeans for running game requ
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
A--Star
- A星寻路的全部代码 相信大家都了解 网上其他地方都难找到了 绝对有用的 在下太嫩做的不好 希望大家支持-A star pathfinding code I believe we all understand that elsewhere on the Internet is immune to find absolutely useful next too tender badly do hope that you will support
about-A-star
- 对A*算法的一个简单的实践,对初学A*算法的人会有所帮助-A* algorithm is a simple practice for beginners A* algorithm will be helpful
A
- 用易语言编写的A星算法希望大家能够好好学习。-A star algorithm using easy language hope that we can learn.
A.RAR
- A星智能走路,能智通过绕过地上的物体,游戏必备!值得学习!-A star can walk, intelligent wisdom through the object, the game around the earth must! Worth learning!
A
- A星寻路插件VB代码,A星寻路插件VB代码-A star pathfinding plug VB code, A Star pathfinding plugin VB code
A-star-src
- Very basic implementation of A-star (A*) algorithm. Made for school project.
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.)
A星
- 完整的A星寻路实现效果展示,带有路径展示(Complete A star pathfinding to achieve the effect of display, with path display)
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)