搜索资源列表
Maze
- 数据结构中迷宫问题的求解,迷宫问题.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 迷宫问题.cpp 这是主应用程序源文件。 StdAfx.h, StdAfx.cpp 这些文件用于生成名为 迷宫问题.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 -Data structure to solv
xc_maze
- 迷宫 数据结构的一个作业 包含.cpp源文件-A maze of data structure that contains operating. Cpp source file
shanhukule.cpp
- 数据库中用于模拟走迷宫,可以以方阵形势确定迷宫,也有单纯的逻辑编码-The database used to simulate the Maze, the situation can determine the square maze, there are simple logic code
migong---cPP
- 迷宫问题C++代码。。。解决迷宫问题-Maze C++ code. . . Solve maze problems. . . .
maze_ekansrm
- maze.cpp 中实现了迷宫程序的全部功能, 可确保找到走出迷宫的最短路径.test_for_maze.txt 为自带测试数据,对所实现程序进行了简单测试,也可使用其它符合输入格式的文件进行测试。-shortest way for maze
maze.cpp
- 迷宫游戏有多种。有的迷宫只要你能走出来就算成功;有的是要求不但能走出来,而且走的步数越少得分越高。为了能得到高分,你肯定在路线的选择上下功夫,尽量用最少的步数走出迷宫。任务是,计算出走出迷宫需要的最少步数是多少?-There are a variety of maze game. Some maze as long as you can come out even if successful some requirements will not only come out, but the f
alg.cpp.tar
- 实现了一些经典的计算机算法,包括全排列,全组合,走迷宫,背包问题等-Implements some classic computer algorithms, including full arrangement, all combinations, Maze, backpacks issues
GApathfinder
- C++实现的基于遗传算法的迷宫程序。 CBobsMap.cpp CBobsMap.h-C++ achieve maze procedure based on genetic algorithms. CBobsMap.cpp CBobsMap.h