-
陈列馆问题:
1.问题描述
世界名画陈列馆有m*n个陈列室组成。为了防止名画被盗,需要在陈列室设置警卫机器人哨位,每算法个警卫机器人除了监视它所在的陈列...
陈列馆问题:
1.问题描述
世界名画陈列馆有m*n个陈列室组成。为了防止名画被盗,需要在陈列室设置警卫机器人哨位,每算法个警卫机器人除了监视它所在的陈列室之外,还可以监视与它所在的陈列室相邻的上,下,左,右4个陈列室。
2.要求
试要求,设计一个安排警卫机器人哨位的算法,使得名画陈列馆的每个陈列室都在警卫机器人监视之下,切所用的警卫机器人数目最少。
3.结果输出
将计算的警卫机器人数及其最佳哨位安排输出到文件output.txt。文件的第1行是警卫机器人数;接下来的m行中每行n个数,0表示无哨位,1表示哨位。-Gallery problem:
1. Problem Description
Painting gallery in the world there are m* n composed of a showroom. In order to prevent the paintings stolen, you need to set the security robot sentinel showroom, each algorithm is a security robot in addition to monitor it in the showroom, you can also watch it in the showroom with the adjacent upper and lower, left, Right 4 showrooms.
2. Demand
Test requirements, design an arrangement guard robot sentinel algorithm, making paintings in each gallery showroom are under the surveillance of the security robot, cutting the number of robots used by security guards at least.
3. The resulting output
Will calculate the number of security robots and the best sentinel ar
- 2022-06-27 18:30:39下载
- 积分:1
-
内容
Readme.txt
BcbChess 中国象棋程序实例的源代码所在的文件夹
BcbExe 中国象棋程序实例的可执行程序所在的文件夹...
内容
Readme.txt
BcbChess 中国象棋程序实例的源代码所在的文件夹
BcbExe 中国象棋程序实例的可执行程序所在的文件夹
BcbTest 关于时间测试的项目所在的文件夹
-content Readme.txt BcbChess Chinese chess program is the source code where the text Annex folder BcbExe Chinese chess procedures examples of where the executable folder BcbTest test of time Examination of the project folder
- 2023-08-23 02:20:04下载
- 积分:1
-
基于卡尔曼滤波的道路目标检测与跟踪研究,采用交互多模(IMM)算法...
基于卡尔曼滤波的道路目标检测与跟踪研究,采用交互多模(IMM)算法
- 2022-03-28 19:43:18下载
- 积分:1
-
AT2402测试程序,该程序使用模拟2IC读写AT2402串行存储器数据
AT2402测试程序,该程序使用模拟2IC读写AT2402串行存储器数据 -AT2402 test program using simulated 2IC to read and write data on serial memory AT2402
- 2022-08-21 20:29:43下载
- 积分:1
-
实用的485通讯电路,测试通过,抗干扰性能优良
实用的485通讯电路,测试通过,抗干扰性能优良-Practical 485 communications circuits, test passed, excellent anti-interference performance
- 2023-08-08 13:50:04下载
- 积分:1
-
LabVIEW编程语言属性节点使用相关内容的例子…
LABVIEW程序语言中属性节点相关内容的使用实例-LABVIEW programming language attribute nodes using the example of relevant content
- 2022-03-26 05:33:26下载
- 积分:1
-
This document describes some frequently asked queries about the usage and other...
This document describes some frequently asked queries about the usage and other details of it on a day to day basis from a users perspective.
- 2022-07-09 20:37:43下载
- 积分:1
-
用Turbo C++ 3.0开发的模拟Windows扫雷的游戏,支持键盘和鼠标两种控制方式,支持鼠标右键,支持双键功能。...
用Turbo C++ 3.0开发的模拟Windows扫雷的游戏,支持键盘和鼠标两种控制方式,支持鼠标右键,支持双键功能。-Turbo C 3.0 with the development of the mine-simulation game for Windows, support both keyboard and mouse control and support with the right mouse button, double bond support functions.
- 2022-03-02 22:35:45下载
- 积分:1
-
两种 不同 方式 实现 文件的 拖放
两种 不同 方式 实现 文件的 拖放 -two different ways of achieving the drag-and-drop file
- 2022-03-20 21:54:21下载
- 积分:1
-
归并排序,算法分析与设计第二章分治法思想的归并排序算法实现,用C++写的....
归并排序,算法分析与设计第二章分治法思想的归并排序算法实现,用C++写的.-merge sorting algorithm analysis and design of the second chapter ideological divide-and-conquer method of merging ranking algorithm, C writes.
- 2022-03-15 19:47:12下载
- 积分:1