搜索资源列表
baiduzhixing
- 2005百度之星程序设计大赛总决赛题目解答-2005 Baidu Star Program Design Contest Finals topic answers
a-star-algorithm-implementation
- 基于stl的a star寻路算法的高效实现
AStar1
- A-Star算法完整版,c++源码实现 -A-Star algorithm is the full version, c++ source implementation
AStarDll A星路径搜索(采用二叉堆)
- 算法简述:A星路径搜索(采用二叉堆),最短路径寻路算法-Algorithm Descr iption: A star path search (using the binary heap), the shortest path Algorithm for Route
2005
- 百度之星 2005 决赛代码 验证全部通过,楼天成-Baidu Star 2005 final code
_IDA
- ACrush 2005年百度之星的八数码程序和一个IDA*的八数码程序,很有借鉴意义。-Baidu is ACrush 2005 Star of the eight digital programs and an IDA* eight digital procedures, referential significance.
Astar
- A*算法实现的一个8数码问题,使用的算法是A*算法,比较简单。-A* A STAR
a-star-algorithm-implementation
- A* 算法可复用的实现(用了模板), 并配有几个简单例子-the implementation of A star algorithm with C++ template. some simple but classic problems solved with it is here too.
A
- 本文件为C语言编写,A星寻路算法,自动寻找最优路径-This document is written in C, A Star pathfinding algorithm, automatically find the optimal path. .
ClassAstar
- 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
A star
- 这是A*算法,一种评估函数算法,广度优先搜索其实是A*算法的特例,它的评估函数只有深度-Search
main
- 完成了简单的A*(A star)算法 可以用于求解第K短路径-Completion of a simple A* (A star) algorithm can be used to solve the first K shortest paths
IDAstar
- 这是一个迭代加深, 哈希, A星. 16宫图.的代码.-Iterative deepening search, hash, A star. sisteen crawling picture.
2-SAT
- 本文详细介绍了2-STAR算法,此算法在图论里面具有较高的地位,本文详细推到了染色算法的时间复杂度O(e).具有较高的学术价值。-This paper describes a 2-STAR algorithm, the algorithm in graph theory, which has a higher status, the paper pushed to the coloring algorithm of time complexity O (e). Has high academic
A
- 实现a星寻路,可以根据a星寻路算法,寻找电子地图中的路径-Find its way to achieve a star
AStar
- A*(A-Star)算法是一种静态路网中求解最短路最有 A star算法在静态路网中的应用 效的方法-A* (A-Star) is a static network algorithm for solving the shortest path algorithm in most A star network of the static effective way
delphi_A-Star_PAS
- 一个DELPHI的A星算法源码PAS..可用于游戏等自动寻最短路径-DELPHI s a source PAS .. A star algorithm can be used to automatically find the shortest path games
star
- 实现星三角形的程序代码,星逐行递增,文件包含两种算法。-Code to achieve star triangle, star gets incremented, the file contains two algorithms.
A-Star-Algoritm
- A*算法演示程序,介绍A*算法及其演示的程序-A Star Algorithm Program
A-Star-Develope
- 一篇翻译过来的A星算法的详细探讨材料,讲得很透彻,很通俗易懂,附Delphi的实现-A translation from A Star algorithm discussed in detail material, very thorough, very easy to understand, attached to the realization of Delphi
