搜索资源列表
Astar
- 自己编的游戏A*算法实现 采用java applet通过小鸭子在2.5d地图上寻路径动画实现算法 对学习java applet 2d动画,2.5d地图制作,人工智能a*算法的同学有很大帮助
AStar
- 八数码问题的A*算法实现,java的伪代码,基本思想-8 digital issues of A* algorithm, java pseudo code, the basic idea
Java-AStar
- Java游戏中的AStar算法源代码,根据以往网络上的代码改编,给学习J2me的朋友一些参考,有的地方写的不好,本人也是在摸索中-AStar algorithm source code in Java games, according to the code adapted in the past on the network, to learn J2me friends some reference in some places is badly written, and I was grop
AStar
- 基于向量实现的AStar算法,给出了原理分析和必要注释,已经测试通过。-AStar vector-based algorithm to achieve, given the principle of analysis and notes the need to have the test.
AStar
- A * (star) Algorithm-A* (star) Algorithm
astar
- This is a A* algorith.
visibility_graph_robot_motion
- visibility graph code developed on matlab, which uses astar search algorithm and minkowski difference - developed and updated from the previosly uploaded java source code
astar
- A* is a shortesr path algorithm. it is useful to find a shortest path.
astar1
- A星算法的java实现。网上很多都只介绍了算法的思想和实现原理,java版的源代码则更少。本人开发游戏时自己整理了一个AStar的源码,抛砖引玉。-A-Star for java.
Graph_PCV_AEstrela_Floyd_Coloracao_Geneticos_Jung
- A complete Java System to view the graph solution of Traveling Salesman Problem, AStar, Floyd, Coloration and Genetic solution. Using Jung Java Library.