文件名称:Robot
介绍说明--下载内容来自于网络,使用问题请自行百度
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.
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
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
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。