搜索资源列表
suanf a
- c常用算法,用语言编写,为本人数据结构与算法设计作品,在VC++环境下编译通过-c commonly used algorithm, the language used to prepare for my data structure and algorithm design works in the VC environment compile
kmp Algorithm
- 这是一个关于字符串匹配的kmp算法,程序简单精炼,可以借鉴一下-This is a match on the string of KMP algorithm, a simple refining process, we can draw about
图的搜索
- 在VC的环境下,用C++实现A*算法和双向A*算法,并且能够通过设置不同的参数随机产生以邻接表存储网络图,从而可以对不同启发策略的A*算法进行测试和实验。-in VC environment, the C achieving A * algorithm and the two-way A * algorithm, and through a variety of parameters to generate random adjacent table storage network map, t
用A算法实现八数码难题
- 用A*算法来对人工智能中的八数码难题进行实现-A * algorithm used for artificial intelligence to the eight digital challenge to achieve
Floyd-A
- Floyd最短路径算法的VC7.0试验成功!可以计算2点间的最短路径。-Floyd shortest path algorithm VC7.0 success of the test! 2:00 calculating the shortest path.
Sterren_ASe_Explorer
- A*算法的演示程序,可以自由设置障碍和地形,单步演示A*算法的寻路过程。包含源码,是学习A*算法的最佳工具。-A * algorithm demo program, they can set up obstacles and terrain, single-step demonstration of the A * search algorithm road course. Includes source is studying A * algorithm for the best tools.
Matrix-Algorithm
- 这个一个有关矩阵运算的程序,不错的,强力推荐!-this a matrix of the procedure, yes, strongly recommended!
a-star-algorithm-implementation
- 基于stl的a star寻路算法的高效实现
货郎担限界算法A
- 货郎担限界算法 c语言-traveling salesman Bound algorithm language c
网络最短路径Dijkstra算法A
- 网络最短路径Dijkstra算法-network Dijkstra shortest path algorithm
A Practical Introduction to Data Structures and Al
- A Practical Introduction to Data Structures and Algorithm Analysis,数据结构和算法,里面包括Java描述、C++描述和C描述三个版本,非常全-A Practical Introduction to Data Structures and Analysis Algorithm, data structures and algorithms, including Java inside descr iption, descr ipti
AStarDll A星路径搜索(采用二叉堆)
- 算法简述:A星路径搜索(采用二叉堆),最短路径寻路算法-Algorithm Descr iption: A star path search (using the binary heap), the shortest path Algorithm for Route
eg
- 一个简单的求解八数码问题的程序。采用A*算法,注释清晰易读-A simple eight digital problem solving procedures. Using A* algorithm, legible notes
A_Star_Algorithm
- 本人实现的A*算法,使用的数据结构条理很清晰-I realize the A* algorithm, the use of structured data is very clear
8
- 用A*启发式算法解决八数码问题,用纯C实现-using A* algorithm to solve Eight-puzzle
Algorithm
- 《算法分析》 本书集中于: 1 对给定的问题,如何设计有效的算法 2 给定算法,分析有效性 3 判断算法的优劣 4 实习应用-" Algorithm analysis" of this book focus on: 1 on a given problem, how to design an effective algorithm for two for a given algorithm, analysis of the effectiveness of
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.
Astar
- 利用Visual Studio 6.0实现了迷宫的A星算法路径搜索-implement A* algorithm in maze route plan using Visual Studio 6.0
A
- 根据A*算法实现九宫格重新排序问题,并记录每步的排序结果-Jiugongge A* algorithm based on re-scheduling problem, and record the results of each step of the sort
Algorithm
- A*算法,A*模拟器,用于在迷宫中找到最近出口-A* algorithm, A* simulator used in the maze to find the nearest exit