搜索资源列表
MG
- 在一个二维数组组成的迷宫中从指定的起点通过递归算法找到指定的出口(以图形界面表示)-In a maze consisting of two-dimensional array from the specified starting point in the recursive algorithm to find the adoption of the designated export (to a graphical interface that)
MYMAZE
- C语言实现的迷宫程序,有用C语言编写的图形用户界面-C language implementation of the maze procedure, useful for C language graphical user interface
Holy-Grail-maze
- 一个迷宫小游戏,有界面设计的,有游戏图形的-A maze game, the interface design
Labyrinth
- 利用栈实现的迷宫求解算法,可以进行多通道迷宫的求解,需要手动写入迷宫图形-Use stack to achieve the maze solving algorithm, can be multi-channel maze solving, you need to manually write the maze graphics
maze
- 通过把一个格子图中的一些边删除后生成迷宫图形.下图左边是一个5X5格子图, 有边是生成的一个迷宫图.给定一个MXN的格子图,请用种子填充算法生成一个迷宫图形(By removing some edges of a grid graph, we can create maze graphs. The left side is a 5X5 grid graph, with edges generating a labyrinth diagram. Given a MXN grid graph, pl
example
- 一个小迷宫程序的example,里面加入了图形界面编程与可视化操作(A small labyrinth program example, which added graphical interface programming and visualization operation.)