搜索资源列表
maze
- 迷宫算法,找出较优的路径,找到出口.算法效率比较高-maze algorithm to find the optimum path, finding an exit. More efficient algorithm
Maze
- 人工智能中的经典的迷宫算法,是否有通路走出maze,C++实现
uva705-Slash-Maze-
- uva705 Slash Maze 的代码,在UVaOJ上通过-uva705 Slash Maze of the code, adopted in UVaOJ
maze
- 数据结构试验报告—迷宫问题,有详细的需求分析和源码及测试结果,高质量!-Test report data structure- a maze problem, there is a detailed needs analysis and source code and test results
maze
- 迷宫问题,分别用深度和广度优先遍历解决。其中stack用链表实现,queue用数组实现。描述见pdf文件。-Maze problems, were the depth and breadth of priority traversal solution. Stack with the achievement of which list, queue to use the array to achieve. Descr iption see pdf file.
Maze
- 电脑鼠走迷宫算法 包含迷宫搜索和冲刺函数-Computer Mouse Maze algorithm is a function that contains a maze search and sprint
maze
- 我们数据结构课的课程设计,是一个迷宫问题的实验,用了A*算法求解迷宫的最短路径-Data structure of our course curriculum design, the problem is a maze experiment, using the A* algorithm to solve the maze of the shortest path
Maze~manual~operation
- 迷宫游戏的手动操作,游戏分了三个级别,完整的C++代码程序,程序准确无误-Maze game manual, games were divided into three levels, complete C++ Code procedures, procedures for accurate
Maze
- 数据结构的迷宫求解,用C++编程,在VC编译通过-Data structure to solve the maze, using C++ programming, compiler in VC through
maze
- 形象演示《数据数据结构与算法(用C++语言描述)》书里面的一个迷宫算法-Image Demo " Data Data Structures and Algorithms (with C++ language descr iption)" the book inside a maze algorithm
maze
- A turtle is moving in a maze. You can manipulate it, using buttons a,d,w,s,R and q. Pretty simple algorithm but it shows some skills of student.
maze
- 简单的迷宫程序,是基本的数据结构入门程序,适合初学者学习-A simple maze procedure, is the basic data structure entry procedures
maze.tar
- Simple maze generatrion in Prolog and C (complete set for GnuC and SWI-Prolog)
maze
- 演示迷宫算法 利用栈 深度广度A*三种搜索算法 是个小程序-maze stack
Maze
- 用C实现的迷宫求解算法。图形界面,求解过程参照了深度优先搜索,迷宫由随即矩阵生成,采用栈作为路径存储结构。-Achieved with the C maze algorithm. Graphical interface, the process of solving the light of the depth-first search, maze generated by the matrix immediately, using the stack as the path to the st
Maze
- 求最短路径的程序,采用A*算法。给定一个迷宫的位图,能表示出最短路径及其长度-The shortest path of the program, using A* algorithm. Given a bitmap maze, and the length of the shortest path can be expressed
Matlab-Maze-procedure
- Matlab迷宫程序 一种很巧妙的迷宫地图生成程序,平且能让你来破解迷宫 -Matlab program a very clever maze maze map generator, flat and allow you to crack the maze
Maze
- 电脑鼠走迷宫,实现快速转弯,无撞击,灵敏快速。-Computer Mouse Maze
Computer-rat-maze
- 电脑鼠迷宫运动模拟实验平台中文稿 关键词: 路径规划;模拟;智能算法;-Computer rat maze motion simulation experimental platform design KEYWORDS: route planning simulation Intelligence algorithm
Maze
- input the start point ,it will print a stepline to get out the maze