文件名称:Chessboard
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.69kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本程序生成一个n*n的棋盘,n是2的幂,用一个分治算法,用一个L型条块去覆盖除一个指定方块外的所有方格。
如n=2,则有4个方格,其中3个能被一个L型覆盖,N=4,有16个方格,其中15个方格被5个L条型覆盖。
结果中每一个L条形用3对坐标表示-This procedure generates a n* n chessboard, n is a power of 2, with a divide and conquer algorithm, with an L-slice to a specified coverage in addition to all the square outside the box. If n = 2, there are four squares, of which three can be an L-type coverage, N = 4, there are 16 squares, 15 squares were covered by five L bar. The results of each strip with L 3 on the coordinates
如n=2,则有4个方格,其中3个能被一个L型覆盖,N=4,有16个方格,其中15个方格被5个L条型覆盖。
结果中每一个L条形用3对坐标表示-This procedure generates a n* n chessboard, n is a power of 2, with a divide and conquer algorithm, with an L-slice to a specified coverage in addition to all the square outside the box. If n = 2, there are four squares, of which three can be an L-type coverage, N = 4, there are 16 squares, 15 squares were covered by five L bar. The results of each strip with L 3 on the coordinates
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建文件夹/L棋盘覆盖.CPP
新建文件夹/readme.txt
新建文件夹/
新建文件夹/readme.txt
新建文件夹/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.