文件名称:fenzhi_src
介绍说明--下载内容均来自于网络,请自行研究使用
棋盘覆盖问题
设一个n*n棋盘,n=2k,用L 型条块覆盖棋盘中除一个指定方格外的所有方格,每个L型条块可恰好覆盖3 个方格。
实验内容:设计分治算法实现棋盘覆盖,要求图形化。-Board covering the establishment of a n* n chessboard, n = 2k, with the L-slice coverage for a specified board, in addition to all the extra square grid, each slice can be exactly covered by L-3 grid. Experiment: Design of the board covering the partition algorithm to require graphic.
设一个n*n棋盘,n=2k,用L 型条块覆盖棋盘中除一个指定方格外的所有方格,每个L型条块可恰好覆盖3 个方格。
实验内容:设计分治算法实现棋盘覆盖,要求图形化。-Board covering the establishment of a n* n chessboard, n = 2k, with the L-slice coverage for a specified board, in addition to all the extra square grid, each slice can be exactly covered by L-3 grid. Experiment: Design of the board covering the partition algorithm to require graphic.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fenzhi_src\.classpath
..........\.project
..........\bin\test1\Draw.class
..........\...\.....\Myevent.class
..........\...\.....\OverException.class
..........\...\.....\Test1.class
..........\src\test1\OverException.java
..........\...\.....\Test1.java
..........\bin\test1
..........\src\test1
..........\bin
..........\src
fenzhi_src
..........\.project
..........\bin\test1\Draw.class
..........\...\.....\Myevent.class
..........\...\.....\OverException.class
..........\...\.....\Test1.class
..........\src\test1\OverException.java
..........\...\.....\Test1.java
..........\bin\test1
..........\src\test1
..........\bin
..........\src
fenzhi_src