搜索资源列表
Maze11
- 一个自己写的毕业设计的程序。就是模拟迷宫问题。界面比较漂亮。操作简单。-himself wrote a graduate of the design process. The problem is the simulation of the maze. More beautiful interface. Simple operation.
MyAbstractFactory
- 这个小程序是我们上课时做的,主要是针对设计模式中Abstractfactory这个创建型模式,例子是迷宫问题-this small program is that we do in class is targeted mainly at the design model to create this type Abstractfactory model example is the issue of the maze
MyBuilder
- 同样是设计模式中的迷宫问题,这次是用Builder这个创建型模式来做的,比较简单-is the same design pattern of the maze of problems, this is the Builder to create a type, and make relatively simple
MyFactoryMethod
- 同样是设计模式中的迷宫问题,这个是利用factoryMethod来实现的,也较简单-is the same design pattern of the maze, the use of factoryMethod to achieve, than simple
minggong
- 迷宫问题。利用c实现的。对学数据结构的同学可能有用-maze problems. Use c achieve. The structure of the data may be useful for students
securit
- 这是一个关于迷宫问题的原代码,其中1表是障碍物,0表示可以通行!-This is a maze of the original code, which is a form of obstructions, said a passable 0!
zhandeyingyong
- 栈的应用,一个简单的迷宫问题,希望大家改进改进-stack of applications, a simple maze, we hope to improve improvements
shujujiegou3
- 包括vc数据结构中的运动会计分系统,迷宫问题,还有纸牌问题。
course
- 一、 问题描述与分析: (1) 根据用户选择提供相应的功能 (2) 运动会分数统计。 (3) 能够按照指数降序排列建立并输出多项式;能够完成两个多项式的相加、相减 (4) 可以输入一个任意大小的迷宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出。 (5) 猴子选大王。 (6) 建立建立最优二叉树函数 (7) 纸牌游戏
Maze
- 如题 回溯法—迷宫问题 仅供参考。。谢谢大家共同讨论
maze123
- 一个迷宫问题的解法-a maze of Solution
电子老鼠闯迷宫
- 电子老鼠闯迷宫 但是还存在一点点小小的问题-rats Chuang electronic maze but there are still a little small problem
2004021803
- 1. 搜索算法应尽可能独立于具体问题。亦即搜索算法程序既可用于迷宫问题,也可用于九宫重排问题、修道士野人问题等-1. Search algorithm should be as independent as possible on specific issues. Search algorithm which can be used to the maze procedure, can also be used JiuGongTu rearrangement, monks Savage prob
Maze
- 迷宫问题。采用回溯法解决迷宫问题。Swing界面,符号代表路径和迷宫墙。-Maze problems. A retrospective method to solve the maze problem. Swing interface, symbols represent the path and the maze walls.
mouse
- 简单的小游戏,老鼠走迷宫,可能有点小问题,本人是新手,大家体谅体谅.-A simple little game, mice Maze, may be a bit small problem, I am a novice, we appreciate the understanding.
migong
- 本程序实现迷宫问题的相关操作,包括迷宫的组织和存储,并实现迷宫路由算法(即查找迷宫路径)。程序所能达到的:具体包括迷宫的建立,迷宫的存储(迷宫由自动生成或手动生成),迷宫中路径的查找。-The maze of issues related to program operations, including organizing and storing the maze and maze routing algorithm (ie find the maze path). Program can a
ccjtwj30
- 编程汉字问题,txt 小白鼠钻迷宫,c 挽救软盘,c,-Programming problems Chinese characters, TXT mice drilling maze, save the floppy disk c, c,
dajabases-string
- 编程汉字问题,txt 小白鼠钻迷宫,c 挽救软盘,c,-Programming problems Chinese characters, TXT mice drilling maze, save the floppy disk c, c,
60814090
- 一个自己写的毕业设计的程序,就是模拟迷宫问题,界面比较漂亮,操作简单,()