登录
首页 » 数据结构 » /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means...

/* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means...

于 2022-08-08 发布 文件大小:1.34 kB
0 73
下载积分: 2 下载次数: 1

代码说明:

迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary. * Each step can be made horizontally or vertically for one more grid (diagonal * jump is not allowed). * Your program should print a series of grid coordinates that start from m[0][0] * and go to m[9][9] * Hint: No need to find the shortest path, only need to find one path that gets * you to desitination. */ -/* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary. * Each step can be made horizontally or vertically for one more grid (diagonal * jump is not allowed). * Your program should print a series of grid coordinates that start from m[0][0] * and go to m[9][9] * Hint: No need to find the shortest path, only need to find one path that gets * you to desitination.

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

发表评论

0 个回复

  • Balance
    数据结构 Balance-Bi-Tree 数据结构 Balance-Bi-Tree 数据结构 Balance-Bi-Tr-data structure Balance- Bi-Tree data structure Balance- Bi-Tr ee data structure Balance- Bi-Tree data structure Balance- Bi-Tr
    2023-07-30 19:40:02下载
    积分:1
  • 倒下的马棋盘问题的
    数据结构中的马塌棋盘问题-data structure of the fallen horse chessboard problems
    2022-03-12 21:48:49下载
    积分:1
  • 应用vc编写的库管理程序
    应用vc编写的数据库管理程序-prepared by the database management procedures
    2022-01-22 00:17:10下载
    积分:1
  • 这是一个演示系统,可以演示二叉树、二分查找等...
    这是一个数据结构演示系统,可以演示二叉树、二分查找等数据结构-This is a data structure presentation systems, you can demo binary tree, binary search data structure, etc.
    2022-01-30 10:23:29下载
    积分:1
  • ADO封状类。
    使用ADO进行联接数据据的类封装。可以很便利地实现数据库的读写查。 
    2022-07-08 04:52:00下载
    积分:1
  • prim algorithm
    Prim算法(节点可任意选定) Prim算法(节点可任意选定)-prim algorithm
    2022-01-31 17:53:34下载
    积分:1
  • 汽车租赁系统
    这个项目是允许客户选择他首选的车,并查看每个事情在旁边提供给客户选择购买其他汽车设备和成本汽车租赁系统。 计划测试包括修正汽车的详细信息,显示该系统的所有汽车,给选项来编辑或删除所选的汽车。后在系统中显示所有的车,我们试图更改某些字段中的数据,而不更改汽车图像,然后单击更新按钮,车信息更新但汽车图像数据库中更改为 NULL。编辑验证之后, 更新过程被成功。另外,我们试图改变用在开始时使用一个登记号码,它已成功更新。编辑验证之后, 更新过程失败,用来更新新车存在的注册号码。此外,当我们选择了一个特定的汽车的删除选项,汽车详细信息显示的选项确认删除,或取消它。而取消选项不会,确认选项将删除系统中的那辆车。 · 另外,该计划包含测试的租赁管理那里的管理员能够检查正在进行的所有租金。显示租金后, 我们选择视图选项,显示总结页面显示客户信息、 出租信息和车辆信息、 位置控制列表和状态控制列表。当我们试着单击返回按钮,以返回车上时,这一进程失败,因为我们做不将状态更改为完成,改变它的进程成功后。
    2022-03-21 21:49:24下载
    积分:1
  • vfp表单,设置操作员的权限。(压缩文件)
    vfp表单,设置操作员的权限。(压缩文件)-Probe form, a set of operator competence. (Compressed files)
    2022-03-13 23:07:56下载
    积分:1
  • 学习(c++)刚开始从C过渡到C++的人,看完这些后,会体会到C++的新特性。...
    数据结构学习(c++)刚开始从C过渡到C++的人,看完这些后,会体会到C++的新特性。-Data structure learning (c++) Has just begun the transition from C to the C++ Those who read them will realize that C++ The new features.
    2022-06-26 14:48:56下载
    积分:1
  • car park management system, more complex, for your study reference!
    停车场管理系统,比较复杂,供大家学习参考!-car park management system, more complex, for your study reference!
    2022-03-09 17:37:13下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 70今日下载