迷宫求解程序
超酷的走迷宫程序 -cool Maze procedure
本专区汇聚了各类基于 路径搜索 开发的源码资源,共计 50 篇资源供开发者免费下载学习。
超酷的走迷宫程序 -cool Maze procedure
是个把数码问题的求解,可以对输入的9个数字用A*算法进行排序。-Is a digital problem solving, can be entered using the num
马周游问题 8*8棋盘中,一个马从某一位置是否能恰好访问每个格一次再回到起点?-Ma Traveled 8* 8 chessboard. a horse from a part
求迷宫中从入口到出口的所有路径是一个经典的程序设计问题。由于计算机解迷宫室,通常用的是“穷举求解”的方法,即从入口出发,顺某一方向向前探索,若能走通,则继续往前走;否则沿原路退回,
迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0
老鼠,此老鼠的地道很深,很复杂,就像迷宫一样,地图根据当前老鼠所在位置智能移动, -Mouse, the rat tunnel deep, very complex, like
根据蚂蚁算法模拟的程序-under the ant algorithm simulation procedures
这是一个经典的数据结构算法.是最小路径的搜索算法,有些书上有介绍,但这次提供的是可以运行的程序.-This is a classic algorithm data structur
本人自己写的迷宫问题,C 语言描述,刚学数据结构的时候写的- maze problem
迷宫算法,找出较优的路径,找到出口.算法效率比较高-maze algorithm to find the optimum path, finding an exit. More e
老鼠走迷宫程序实例-rats Maze procedure examples
走迷宫程序,小球进入迷宫,然后自动去寻找出口.-Maze procedure, a small ball into the maze, and then automatically