搜索资源列表
Pathfinder
- 在WINDOWS环境下用C语言开发的寻路程序,应用遗传算法,在一个迷宫中迅速找到出口-the Windows environment using the C language development routing procedures, genetic algorithm, in a maze to find a rapid export
PathFinder
- 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,联机手写数字识别,联机数字、英文字符及汉字识别,8数码游戏
Pathfinder
- 遗传算法入门源码,实现迷宫问题,对初学者有一定帮助
PathFinder
- 两种AstarPathFinder 一种DijkstraPathfinder BFS,DFS等相关寻路代码总结 带地图随机生成和记时器
pathfinder
- 本人优化过已成功应用于公司游戏的快速巡路算法,比A*快10-100倍.-I have already applied successfully to optimize the company' s Game Road Express Tour algorithm, A* than 10-100 times faster.
Pathfinder
- 用遗传算法解决迷宫路径搜索问题。有界面显示搜索的过程。-Using genetic algorithms to solve the maze path searching problem. Have english interface display process.
PathFinder
- 一个基于A*算法的寻路类。完全C++实现。-An A* algorithm-based routing category. Full C++ implementation.
PathFinder
- 一个实用的路径搜索图象处理程序源代码.对某些从事人工智能的算法应用有参考价值.-A practical path to search image processing source code. For some to engage in the application of artificial intelligence algorithms have reference value.
SA
- 模拟退火算法解旅行商问题(须运行在VS2008平台下)-Simulated annealing algorithm traveling salesman problem [have to run in VS2008 platform]
a_star_pathfinder_v.1.92
- A星路径规划原始演示代码,可以自己设计障碍和起点终点。-A Star path planning the original demo code, you can own design obstacles and end point.
MinotaurPathfinder
- algoritm A star. class PathFinder.
PathFinder.tar
- 是本人经过网上查找,得到的一个难得的最短路径算法源码,值得大家学习,也是数据结构课程设计的重要的参考范例-Yes I find through the internet and got a rare source shortest path algorithm, what is worth learning, curriculum design, data structure is an important reference for examples of
Pathfinder
- 人工智能中的路径搜索问题,一个可以自动搜索路径的虚拟人,用遗传算法解决-The artificial intelligence, a search path can be automatically search path of virtual person, with the genetic algorithm to solve
PathFinder
- In Graph Theory it is often required to find out all the possible paths, which can exist between a source node and a sink node. So this function returns a all such possible paths, in a matrix format. INPUTS: 1. X Matrix: Form a Nx2 matrix, wher
1_Pathfinder
- GA Algorithm PathFinder
pathfinder
- Run the file pathfinder_test.m for a demonstration on how to use the functions.
LaVolpe_Path_Finder
- AI pathfinder for large maps - 2nd try. This is a unique approach and is fastest version.
AI_Pathfinder01
- Great working AI-pathfinder! If you know ANY VB you know this is about the hardest you can do.
Pathfinder
- 遗传算法简单应用——寻路。这是一个遗传算法的最简单的应用,主要是介绍遗传算法的基本概念等。-the simple application of GA,to find a way home
a-star-pathfinder-v.-1.92
- a star pathfinder v. 1.92,高效的A*寻路,一个外国牛人写的,可以编译直接运行-A star Pathfinder v., 1.92, A* pathfinding, a foreign expert to write, can be compiled to run directly
