-
/* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means...
迷宫算法(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.
- 2022-08-08 06:28:42下载
- 积分:1
-
提供了用c++编写的图的数据结构及相关的算法,非常不错的,...
提供了用c++编写的图的数据结构及相关的算法,非常不错的,-Provided by c++ Prepared map data structure and related algorithms, very good,
- 2022-12-19 21:30:03下载
- 积分:1
-
This is an environment in C List prepared by the operation, main set of referenc...
这是一个在C环境下编写的链表操作,主要实现集合的交,并,补操作-This is an environment in C List prepared by the operation, main set of reference and that the fill operation
- 2022-12-24 17:05:04下载
- 积分:1
-
EX1的实践
应用背景关系数据库设计以下两个表格,把你的意见在一个名为HTML文件bookpublisher.html 。书:原作者标题国际标准书号publisherid版出版日期价格书描述发行商:publisherid名称地址关键技术关系数据库设计以下两个表格,把你的意见在一个名叫bookpublisher.html HTML文件。书:原作者标题国际标准书号publisherid版出版日期价格书描述发行商:publisherid名称地址第一部分确定你的表中的键如下。对于这项练习,忽略性能的考虑,同时选择您的密钥。每个表的主键,表明(S)(PKS)。如果没有PK,状态。充分证明你的答案。对于每个表,注明备用键(S)(AKS)。如果没有AK,状态。充分证明你的答案。对于每个表,确定外键(S)(FKS)和完整性约束。充分证明你的答案。列的所有列,以及这些列的域(数据类型和格式)。充分证明你的答案。在一个HTML表格,列出至少四行,在每个表的有效值。在你提交的文件命名bookpublisher.html。第二部分写SQL语句如下。您可能会发现这有助于建立您的数据库管理系统有用的。在一个名为createdb.sql提交您的SQL语句。写的DDL语句使用CREATE TABLE语句创建表。确保在语句中识别您的主键和替换键。写插入语句将四行插入到每个表中。写SQL语句来检索由两家出版社的所有书的书名和出版价格(说“艾迪生卫斯理”和“麦格劳山”)。在文件列表,你rel-ops.txt,关系运算,从中选择/项目/加入行动,以执行该查询。解释每个操作在查询中的作用。写SQL语句来检索一个特定的书名出版社名称(说“基础数据库系统”)。第三部分在文件命名part3.txt,提供以下问题的答案。在1.2.2关系操作,有的差集操作的一个例子:R的结果提供给你。提供设置差分运算的结果。在课堂笔记中,下面的例子是讨论。给平淡的描述结果,将取代工会除了下面的查询检索:
- 2022-07-13 10:01:15下载
- 积分:1
-
队列操作(顺序、链队)
删除相同数据元素的操作将表元素由小到大排序;求队列动态长度;插入一个元素于一排序好的队列中;将表右移k位显示队列结果;打印输出队列内容;按值求结点;定位求结点等队列的所有基本操作
- 2022-03-18 14:23:42下载
- 积分:1
-
作者对ADO进行封装并演示了它的使用
作者对ADO进行封装并演示了它的使用-writer for Packaging and demonstrated its use
- 2022-02-25 21:12:53下载
- 积分:1
-
伸展树……我写的很难看,而且又很长,这个结构唯一有用的就是可以分离树...
伸展树……我写的很难看,而且又很长,这个结构唯一有用的就是可以分离树- Extends the tree... ... I write very ugly, moreover very long,
this structure only is useful is may separate the tree
- 2022-01-26 00:38:00下载
- 积分:1
-
图书管理程序,b
图书管理程序,b-tree,c++语言完成。程序非常的棒-library management procedures, b-tree, c complete language. Procedures for the wand! !
- 2022-08-21 03:02:17下载
- 积分:1
-
汇编语言好的程序,大家来看看 图书选购,(可按分类方式查找图书,或通过关键字进行查询) 购物车功能. 查看图书详细情况。用户注册. 用户登录. 查看用户的订单信...
汇编语言好的程序,大家来看看 图书选购,(可按分类方式查找图书,或通过关键字进行查询) 购物车功能. 查看图书详细情况。用户注册. 用户登录. 查看用户的订单信息. 修改用户个人信息。后台管理部份:商店图书管理:添加,修改,删除,查看。用户信息管理:查看,修改,删除。订单信息管理:查看订单清单,更新订单付款,出货状态。删除订单。 -good assembly language procedures, to look at the books you buy, (classification according to find books, or through keyword inquiries) Cart function. View details of the books. Registered users. User login. View customer orders information. Revised personal information. Some management background : stores library management : add, modify, delete, check. Users Information Management : View, modify, delete. Orders for information management : View a list of orders, updating of payment orders, shipping status. Delete orders.
- 2022-04-06 23:31:01下载
- 积分:1
-
Chap4 Sting
《数据结构与算法》讲义,第4章 字符串。
“十一五”国家级规划教材。张铭,王腾蛟,赵海燕,《数据结构与算法》,高教社,2008. 6。-Chap4 Sting
- 2022-06-14 05:18:01下载
- 积分:1