文件名称:astar-master
介绍说明--下载内容来自于网络,使用问题请自行百度
A*算法,A*(A-Star)算法是一种静态路网中求解最短路径最有效的直接搜索方法,也是解决许多搜索问题的有效算法。算法中的距离估算值与实际值越接近,最终搜索速度越快。(A* algorithm and A* (A-Star) algorithm are the most effective direct search methods for solving the shortest path in static road network, and also are effective algorithms to solve many search problems. The closer the distance estimation in the algorithm is with the actual value, the faster the final search speed is.)
相关搜索: java
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
astar-master | 0 | 2018-02-08 |
astar-master\.classpath | 301 | 2017-06-30 |
astar-master\.gitignore | 6 | 2017-06-30 |
astar-master\.project | 386 | 2017-06-30 |
astar-master\.settings | 0 | 2018-02-08 |
astar-master\.settings\org.eclipse.jdt.core.prefs | 598 | 2017-06-30 |
astar-master\bin | 0 | 2018-02-08 |
astar-master\bin\com | 0 | 2018-02-08 |
astar-master\bin\com\kesar | 0 | 2018-02-08 |
astar-master\bin\com\kesar\a | 0 | 2018-02-08 |
astar-master\bin\com\kesar\a\AStar.class | 4414 | 2018-02-08 |
astar-master\bin\com\kesar\a\Coord.class | 598 | 2018-02-08 |
astar-master\bin\com\kesar\a\MapInfo.class | 576 | 2018-02-08 |
astar-master\bin\com\kesar\a\Node.class | 1072 | 2018-02-08 |
astar-master\bin\com\kesar\a\test | 0 | 2018-02-08 |
astar-master\bin\com\kesar\a\test\Test.class | 1532 | 2018-02-08 |
astar-master\README.md | 11441 | 2017-06-30 |
astar-master\src | 0 | 2018-02-08 |
astar-master\src\com | 0 | 2018-02-08 |
astar-master\src\com\kesar | 0 | 2018-02-08 |
astar-master\src\com\kesar\a | 0 | 2018-02-08 |
astar-master\src\com\kesar\a\AStar.java | 4652 | 2018-02-08 |
astar-master\src\com\kesar\a\Coord.java | 443 | 2017-06-30 |
astar-master\src\com\kesar\a\MapInfo.java | 554 | 2017-06-30 |
astar-master\src\com\kesar\a\Node.java | 773 | 2017-06-30 |
astar-master\src\com\kesar\a\test | 0 | 2018-02-08 |
astar-master\src\com\kesar\a\test\Test.java | 947 | 2018-02-08 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.