CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算

文件名称:Robot

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-01-08
  • 文件大小:
    149.74kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

In a 2-dimensional grid/plane (n*m)

there are either walls or spaces.

We represent the walls as ‘# ’ in the

diagram (with spaces coloured into

different partitions)



In such a grid we can place robots who can move horizontally and vertically but

cannot move on top of a wall.

You need to calculate the minimum number of robots that are needed in order to

be able to visit all spaces in the grid.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

RobotGridWalls/
RobotGridWalls/.classpath
RobotGridWalls/.project
RobotGridWalls/bin/
RobotGridWalls/bin/models/
RobotGridWalls/bin/models/Grid.class
RobotGridWalls/bin/models/GridRobot1.class
RobotGridWalls/bin/models/GridRobot2.class
RobotGridWalls/bin/models/GridRobotBiggest.class
RobotGridWalls/bin/specifications/
RobotGridWalls/bin/specifications/GridSpecification.class
RobotGridWalls/bin/tests/
RobotGridWalls/bin/tests/CompareRobot1Robot2.class
RobotGridWalls/bin/tests/GridRobot1Test.class
RobotGridWalls/bin/tests/GridRobot2Test.class
RobotGridWalls/bin/tests/GridRobotBiggestTest.class
RobotGridWalls/bin/tests/GridTest.class
RobotGridWalls/bin/tests/StatsRobot1Robot2.class
RobotGridWalls/bin/tools/
RobotGridWalls/bin/tools/HasInvariant.class
RobotGridWalls/bin/tools/InvariantBroken.class
RobotGridWalls/bin/tools/SeedRNGCommandLine.class
RobotGridWalls/doc/
RobotGridWalls/doc/allclasses-frame.html
RobotGridWalls/doc/allclasses-noframe.html
RobotGridWalls/doc/constant-values.html
RobotGridWalls/doc/deprecated-list.html
RobotGridWalls/doc/help-doc.html
RobotGridWalls/doc/index-files/
RobotGridWalls/doc/index-files/index-1.html
RobotGridWalls/doc/index-files/index-10.html
RobotGridWalls/doc/index-files/index-11.html
RobotGridWalls/doc/index-files/index-12.html
RobotGridWalls/doc/index-files/index-13.html
RobotGridWalls/doc/index-files/index-14.html
RobotGridWalls/doc/index-files/index-2.html
RobotGridWalls/doc/index-files/index-3.html
RobotGridWalls/doc/index-files/index-4.html
RobotGridWalls/doc/index-files/index-5.html
RobotGridWalls/doc/index-files/index-6.html
RobotGridWalls/doc/index-files/index-7.html
RobotGridWalls/doc/index-files/index-8.html
RobotGridWalls/doc/index-files/index-9.html
RobotGridWalls/doc/index.html
RobotGridWalls/doc/models/
RobotGridWalls/doc/models/class-use/
RobotGridWalls/doc/models/class-use/Grid.html
RobotGridWalls/doc/models/class-use/GridRobot1.html
RobotGridWalls/doc/models/class-use/GridRobot2.html
RobotGridWalls/doc/models/class-use/GridRobotBiggest.html
RobotGridWalls/doc/models/Grid.html
RobotGridWalls/doc/models/GridRobot1.html
RobotGridWalls/doc/models/GridRobot2.html
RobotGridWalls/doc/models/GridRobotBiggest.html
RobotGridWalls/doc/models/package-frame.html
RobotGridWalls/doc/models/package-summary.html
RobotGridWalls/doc/models/package-tree.html
RobotGridWalls/doc/models/package-use.html
RobotGridWalls/doc/overview-frame.html
RobotGridWalls/doc/overview-summary.html
RobotGridWalls/doc/overview-tree.html
RobotGridWalls/doc/package-list
RobotGridWalls/doc/resources/
RobotGridWalls/doc/resources/inherit.gif
RobotGridWalls/doc/serialized-form.html
RobotGridWalls/doc/specifications/
RobotGridWalls/doc/specifications/class-use/
RobotGridWalls/doc/specifications/class-use/GridSpecification.html
RobotGridWalls/doc/specifications/GridSpecification.html
RobotGridWalls/doc/specifications/package-frame.html
RobotGridWalls/doc/specifications/package-summary.html
RobotGridWalls/doc/specifications/package-tree.html
RobotGridWalls/doc/specifications/package-use.html
RobotGridWalls/doc/stylesheet.css
RobotGridWalls/doc/tests/
RobotGridWalls/doc/tests/class-use/
RobotGridWalls/doc/tests/class-use/CompareRobot1Robot2.html
RobotGridWalls/doc/tests/class-use/GridRobot1Test.html
RobotGridWalls/doc/tests/class-use/GridRobot2Test.html
RobotGridWalls/doc/tests/class-use/GridRobotBiggestTest.html
RobotGridWalls/doc/tests/class-use/GridTest.html
RobotGridWalls/doc/tests/class-use/StatsRobot1Robot2.html
RobotGridWalls/doc/tests/CompareRobot1Robot2.html
RobotGridWalls/doc/tests/GridRobot1Test.html
RobotGridWalls/doc/tests/GridRobot2Test.html
RobotGridWalls/doc/tests/GridRobotBiggestTest.html
RobotGridWalls/doc/tests/GridTest.html
RobotGridWalls/doc/tests/package-frame.html
RobotGridWalls/doc/tests/package-summary.html
RobotGridWalls/doc/tests/package-tree.html
RobotGridWalls/doc/tests/package-use.html
RobotGridWalls/doc/tests/StatsRobot1Robot2.html
RobotGridWalls/doc/tools/
RobotGridWalls/doc/tools/class-use/
RobotGridWalls/doc/tools/class-use/HasInvariant.html
RobotGridWalls/doc/tools/class-use/InvariantBroken.html
RobotGridWalls/doc/tools/class-use/SeedRNGCommandLine.html
RobotGridWalls/doc/tools/HasInvariant.html
RobotGridWalls/doc/tools/InvariantBroken.html
RobotGridWalls/doc/tools/package-frame.html
RobotGridWalls/doc/tools/package-summary.html
RobotGridWalls/doc/tools/package-tree.html
RobotGridWalls/doc/tools/package-use.html
RobotGridWalls/doc/tools/SeedRNGCommandLine.html
RobotGridWalls/src/
RobotGridWalls/src/models/
RobotGridWalls/src/models/Grid.java
RobotGridWalls/src/models/GridRobot1.java
RobotGridWalls/src/models/GridRobot2.java
RobotGridWalls/src/models/GridRobotBiggest.java
RobotGridWalls/src/specifications/
RobotGridWalls/src/specifications/GridSpecification.java
RobotGridWalls/src/tests/
RobotGridWalls/src/tests/CompareRobot1Robot2.java
RobotGridWalls/src/tests/GridRobot1Test.java
RobotGridWalls/src/tests/GridRobot2Test.java
RobotGridWalls/src/tests/GridRobotBiggestTest.java
RobotGridWalls/src/tests/GridTest.java
RobotGridWalls/src/tools/
RobotGridWalls/src/tools/HasInvariant.java
RobotGri

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com