搜索资源列表
字符界面迷宫
- 教学用的迷宫示例程序,自己设置迷宫,程序打印走过路径。内有文档说明算法原理-teaching examples of the maze procedure, set up its own maze, procedures Print traversed path. Within a document illustrates the algorithm Principle
字符界面自动生成迷宫并求解
- 字符界面自动生成迷宫并求解
字符界面迷宫
- 教学用的迷宫示例程序,自己设置迷宫,程序打印走过路径。内有文档说明算法原理-teaching examples of the maze procedure, set up its own maze, procedures Print traversed path. Within a document illustrates the algorithm Principle
maze4444
- 由系统随机建立一个迷宫,然后屏幕输出路径。为在完成作业的同时复习所学过的内容,完成一条路径的时候用到了递归的方法 而做全部路径的时候用非递归的方法。用户界面友好,有用户使用说明.每一步操作都有说明与提示。程序运行通过,有详细的解释说明-system by the establishment of a random maze, and then screen output path. For the complete review of
Maze11
- 一个自己写的毕业设计的程序。就是模拟迷宫问题。界面比较漂亮。操作简单。-himself wrote a graduate of the design process. The problem is the simulation of the maze. More beautiful interface. Simple operation.
migongtu
- 此游戏时自行编写的益智迷宫游戏,界面明了-this game on their own when preparing the educational maze game, understand interface
migong_demo
- 用 Turbo C 在DOS环境下设计实现一个图形界面的迷宫程序。基本内容包括: 1、 产生迷宫 1) 随机产生一个迷宫; 2) 从文件读取一个已存在的迷宫; 3) 修改并存储迷宫; 2、 演示 1) 自动演示;如果该迷宫存在从入口到出口的通路,则打印出一条走出迷宫的道路,如果不存在这样的一条道路,则报告不存在通路。能演示所有迷宫的走法 2) 人用箭头控制走动 -with Turbo C in DO
gfdgfgr
- 用JAVA编写的走迷宫小游戏,3D界面.-with JAVA prepared by the Maze small games, 3D interface.
shouji3Dgame
- 利用JAVA编写的一款手机迷宫游戏,将源码编译运行,可生成手机界面进行游戏。-use Java to prepare the maze of a cell phone game that the source code compiler operation, phone interface can be generated for the game.
Labyrinth
- 迷宫算法的实现(带小游戏,支持鼠标和键盘操作) 初次尝试分层开发结构,使用Eclipse+Designer做界面,要求JDK1.6支持。源文件使用标准文档注释,带开发文档与类文档-Maze algorithm (with mini-games support mouse and keyboard to operate) the first attempts to develop layered structure, the use
migong
- 这是我们用VC编写的迷宫游戏!操作简单,界面精美,请大家一起分享!-This is what we used to prepare the maze VC games! Simple, elegant interface, please share!
maze_ddvip
- 人工智能上课的作业之迷宫程序,用VB实现,界面漂亮美观-Artificial Intelligence class operating procedures of the maze, using VB to achieve, interface beautiful beautiful
skyblue_Rect
- 迷宫游戏:本源码是一个迷宫游戏代码。通过该代码可以开发更多的小型界面的游戏。-Maze Game: The source code is a maze game. The code can be developed through more small-scale game interface.
migongwenti
- 数据结构课设,tc下图形界面迷宫,可自动生成迷宫,具有人工探索和自动探索,wintc下编译通过-Class-based data structure, tc maze under the graphical interface can be automatically generated maze with a manual and automatic exploration exploration, wintc adopted und
MGGame_2.7
- 一款VC++开发的迷宫游戏,界面很不错,清淅度高,用键盘控件兔子移动。可以显示小地图和大地图,左边为小,右边为大地图。迷宫是一款益智游戏,你相信你能从迷宫中走出吗?那就玩一把吧!-VC++ to develop a maze game, the interface is pretty good, clear mission and high mobile use keyboard control rabbits. Can display
Maze
- 迷宫问题。采用回溯法解决迷宫问题。Swing界面,符号代表路径和迷宫墙。-Maze problems. A retrospective method to solve the maze problem. Swing interface, symbols represent the path and the maze walls.
Maze
- C++迷宫界面 学计算机的都来看一看啊 虽然写的不太好-Maze learning C++ interface to look at the computer are written in not very good though ah
ewzyv
- 迷宫 用回溯算法设计的迷宫---各种回溯方法!回溯!回溯!(Maze using backtracking algorithm design of the labyrinth - backtracking methods!)
71418300
- 一个自己写的毕业设计的程序,就是模拟迷宫问题,界面比较漂亮,操作简单,()
迷宫
- 建立迷宫模型,采用c++进行编程,仿真界面显示迷宫和最快逃生路线。(The maze model is established, and the c++ is used to program. The maze and the fastest escape route are displayed in the simulation interface.)