登录
首页 » 数据结构 » backtracking algorithm maze problem

backtracking algorithm maze problem

于 2022-01-25 发布 文件大小:3.34 kB
0 82
下载积分: 2 下载次数: 1

代码说明:

回溯算法迷宫问题-VB代码是回溯算法非常经典的例子。可以做游戏做简单的参考

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 以一个Maze(m, n)的长方阵表示迷宫, 迷宫的入口是Maze(1,1), 出口是Maze(m, n), Maze(i,j)等于0表示通路, Maze(i,...
    以一个Maze(m, n)的长方阵表示迷宫, 迷宫的入口是Maze(1,1), 出口是Maze(m, n), Maze(i,j)等于0表示通路, Maze(i,j)等于1表示障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。各个命令以及相关数据的输入格式如下: 输入迷宫:C,接下来一行是m n,其中m是迷宫矩阵行数,n是迷宫矩阵列数,接下来的m行数据是迷宫矩阵,每行n个值,表示一个m*n的迷宫矩阵 求迷宫的一条通路:Q 当输入的命令为E时,程序结束-With a Maze (m, n), said the long square maze, the maze entrance is a Maze (1,1), exports is the Maze (m, n), Maze (i, j) is equal to 0, said channel, Maze (i, j) is equal to 1, said barrier. Designing a program, for any set of the maze, find a path from the entrance to the export, or come to the conclusion there is no path. The various commands and data input format is as follows: Enter the Labyrinth: C, followed by his party mn, where m is the maze of matrix rows, n is a maze of matrix columns, the next line of data is a maze m matrix, each row n- value, indicating an m* n matrix of the labyrinth a maze of pathways: Q when the input command for the E, the end of the process
    2023-04-15 19:50:03下载
    积分:1
  • Unix下Oracle库开发必备资料
    Unix下Oracle数据库开发必备资料-Unix under the essential information on Oracle database development
    2023-08-22 06:10:03下载
    积分:1
  • Tree algorithm, senior data structure must learn a special binary search tree, a...
    红黑树算法,是高级数据结构中必须学习的一种特殊二元查找树,也是很有实际用处的一个算法。-Tree algorithm, senior data structure must learn a special binary search tree, also very practical usefulness of an algorithm.
    2022-03-24 15:41:48下载
    积分:1
  • 实现二叉树的一部分功能,有需要的可以下载来
    实现二叉树的一部分功能,有需要的可以下载来-Part of the realization of binary functions, can be downloaded in need to look at
    2022-07-25 03:44:11下载
    积分:1
  • worldmodel
    我想要我的 soccerplay 团队在大学 geometry.h palayer.cpp,worldmodel 喜欢......pleaze 帮助我去此源免费获取某些利益来源
    2023-04-26 05:20:03下载
    积分:1
  • K的隐私保护
    数据隐私保护K-匿名问题的动态多次发布类似m-invarience算法-Data Privacy Protection K-anonymity problem on many occasions issued a similar dynamic m-invarience algorithm
    2022-01-22 06:05:54下载
    积分:1
  • 采用vb写的资料系统管理器功能特别
    采用vb写的资料系统管理器功能特别-use of the information systems management function, particularly for
    2022-06-17 06:15:57下载
    积分:1
  • 这次毕业设计的内容,计算机库所需的翻译…
    计算机数据库方面的有关内容,对需要毕业设计的外文翻译的同学有用-Computer database of the contents of the graduation project required the translation of foreign language students useful
    2022-02-26 23:31:38下载
    积分:1
  • 中的求强连通分量的源程序,用vc6.0来编写
    数据结构中的求强连通分量的源程序,用vc6.0来编写-data structure for the strongly connected component of the source used to prepare vc6.0
    2023-05-10 23:05:03下载
    积分:1
  • 如何备份和还原 MYSQL 库计划性与 VB 6
    如何备份和还原 MYSQL 数据基地 PROGRAMATICALY 与 VB 6.0 使用 MYSQL 转储程序来备份和还原到 MYSQL.exe。
    2022-02-01 06:49:30下载
    积分:1
  • 696518资源总数
  • 104356会员总数
  • 89今日下载