文件名称:填充棋盘
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 1.39mb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
棋盘填充程序残缺棋盘的问题是:要求用三格板(triominoes)覆盖残缺棋盘(如图1-2所示)。在此覆盖中,两个三格板不能重叠,三格板不能覆盖残缺方格,但必须覆盖其他所有的方格。在这种限制条件下,所需要的三格板总数为(22k-1)/3。可以验证(22k-1)/3是一个整数。k为0的残缺棋盘很容易被覆盖,因为它没有非残缺的方格,用于覆盖的三格板的数目为0。当k=1时,正好存在3个非残缺的方格,并且这三个方格可用图1-2中的某一方向的三格板来覆盖。-chessboard filled with incomplete procedures chessboard question is : They want the three grid plate (triominoes) chessboard incomplete coverage (as shown in Figure 1-2). In this coverage, two three lattice panels can overlap, three lattice panels not cover defective box, but must cover all other box. In such conditions, the required three the total number of grid plate (22k-1) / 3. Can certification (22k-1) / 3 is an integer. K 0 chessboard of the deterioration can easily be covered, because it does not non-ramshackle box for coverage of the three grid plate number of 0. When k = 1, is the non-existence of three ramshackle box, and this box can be used Figure 3 1-2 in a direction of the three grid plate to cover.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 87361015填充棋盘.rar 列表 chess chess\5.txt chess\chess.ncb chess\chess.clw chess\3.TXT chess\Dlgsetup.h chess\ChessBoard.h chess\4.TXT chess\ReadMe.txt chess\chess.h chess\6.TXT chess\StdAfx.h chess\StdAfx.cpp chess\MainFrm.h chess\MainFrm.cpp chess\chessDoc.cpp chess\chessDoc.h chess\KDlg.h chess\KDlg.cpp chess\ChessBoard.cpp chess\7.TXT chess\chess.dsw chess\chess.plg chess\Dlgsetup.cpp chess\Debug chess\res chess\res\chess.rc2 chess\res\chessDoc.ico chess\res\chess.ico chess\res\Thumbs.db chess\res\Toolbar.bmp chess\res\icon1.ico chess\res\bitmap1.bmp chess\res\大燕.jpg chess\res\300.bmp chess\res\301.bmp chess\res\HAO.bmp chess\res\调整大小 HAO.bmp chess\Release chess\chessView.h chess\TaskbarNotifier.h chess\TaskbarNotifier.cpp chess\Resource.h chess\chess.dsp chess\chess.rc chess\chess.aps chess\chess.cpp chess\chessView.cpp chess\chess.opt chess.exe 残缺棋盘报告.doc