搜索资源列表

  1. 填充棋盘

    0下载:
  2. 棋盘填充程序残缺棋盘的问题是:要求用三格板(triominoes)覆盖残缺棋盘(如图1-2所示)。在此覆盖中,两个三格板不能重叠,三格板不能覆盖残缺方格,但必须覆盖其他所有的方格。在这种限制条件下,所需要的三格板总数为(22k-1)/3。可以验证(22k-1)/3是一个整数。k为0的残缺棋盘很容易被覆盖,因为它没有非残缺的方格,用于覆盖的三格板的数目为0。当k=1时,正好存在3个非残缺的方格,并且这三个方格可用图1-2中的某一方向的三格
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1461287
    • 提供者:张亮
  1. 残缺棋盘程序

    0下载:
  2. 残缺棋盘是一个有2k´ 2k个方格的棋盘,其中恰有一个方格残缺,其中残缺的方格用阴影表示。-incomplete chessboard is a 2k
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:174407
    • 提供者:陈琳
  1. defective-chessboard

    0下载:
  2. 残缺棋盘(defective chessboard)问题设计,内附详细设计报告。-incomplete chessboard (defective chessboard) design problem, enclosing a detailed design report.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:80471
    • 提供者:xxww
  1. 残缺棋盘

    0下载:
  2. 残缺棋盘(defective chessboard)-incomplete chessboard (defective chessboard)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2145
    • 提供者:爱你无罪
  1. 棋盘覆盖问题

    0下载:
  2. 该程序实现对残缺棋盘覆盖问题的求解 采用方法:分治方法-the program right chessboard incomplete coverage of the methods used to solve : the administration
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2329
    • 提供者:杨晨
  1. 残缺棋盘报告

    0下载:
  2. 算法分析实验报告:残缺棋盘问题,简单易懂-algorithm analysis experiment : Incomplete chessboard, easily understood
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9353
    • 提供者:刘兰英
  1. 残缺棋盘

    0下载:
  2. 残缺棋盘(defective chessboard)-incomplete chessboard (defective chessboard)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-13
    • 文件大小:2048
    • 提供者:爱你无罪
  1. 棋盘覆盖问题

    0下载:
  2. 该程序实现对残缺棋盘覆盖问题的求解 采用方法:分治方法-the program right chessboard incomplete coverage of the methods used to solve : the administration
  3. 所属分类:Windows编程

    • 发布日期:2024-06-13
    • 文件大小:2048
    • 提供者:杨晨
  1. 残缺棋盘报告

    0下载:
  2. 算法分析实验报告:残缺棋盘问题,简单易懂-algorithm analysis experiment : Incomplete chessboard, easily understood
  3. 所属分类:其他小程序

    • 发布日期:2024-06-13
    • 文件大小:9216
    • 提供者:刘兰英
  1. 填充棋盘

    0下载:
  2. 所属分类:界面编程

    • 发布日期:2024-06-13
    • 文件大小:1461248
    • 提供者:张亮
  1. 残缺棋盘程序

    0下载:
  2. 残缺棋盘是一个有2k´ 2k个方格的棋盘,其中恰有一个方格残缺,其中残缺的方格用阴影表示。-incomplete chessboard is a 2k
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-13
    • 文件大小:174080
    • 提供者:陈琳
  1. defective-chessboard

    0下载:
  2. 残缺棋盘(defective chessboard)问题设计,内附详细设计报告。-incomplete chessboard (defective chessboard) design problem, enclosing a detailed design report.
  3. 所属分类:棋牌游戏

    • 发布日期:2024-06-13
    • 文件大小:351232
    • 提供者:xxww
  1. qpfg

    0下载:
  2. 残缺棋盘覆盖问题的VC源代码及完整的实验报告-chessboard incomplete coverage of the VC source code and complete experimental report
  3. 所属分类:书籍源码

    • 发布日期:2024-06-13
    • 文件大小:69632
    • 提供者:王敏
  1. chest

    0下载:
  2. java编写的可调节棋盘大小的残缺棋盘覆盖演示程序-prepared by the board may adjust the size of incomplete coverage chessboard Demonstration Program
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-13
    • 文件大小:9216
    • 提供者:方西
  1. ChessBorad

    0下载:
  2. 本程序是用VC++编写的残缺棋盘,这是基于分治的思想,现利用一个数组将对应的残缺棋盘用L型排列好,再调用一个上色子程序将棋盘以图形方式用L型骨牌填充起来-this procedure is used to prepare the VC incomplete chessboard, it is based on the idea of partition, now the use of an array of corresponding
  3. 所属分类:界面编程

    • 发布日期:2024-06-13
    • 文件大小:52224
    • 提供者:yancy
  1. 3.2

    0下载:
  2. 作品:算法设计课程作业 作者:陈兴 学号:J04120010 操作说明: 1、最长公共子序列: 用VC6.0打开文件以后输入一串数字,按“\”为结束,输出结果。 2、背包问题 用vc6.0打开文件以后按提示操作。 3、残缺棋盘问题 用vc6.0打开文件以后按提示操作。 4、(3.1和3.2还有3.3) 这个是课本82页的作业,基本实现了。其中3.2的算法时间复杂度不是nl
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-13
    • 文件大小:1024
    • 提供者:陈兴
  1. incomplete

    0下载:
  2. 对于残缺棋盘的图形演示,可以演示出是如何放入棋盘的-Defective chessboard graphics for presentations, can be a demonstration of how the board Add the
  3. 所属分类:其他小程序

    • 发布日期:2024-06-13
    • 文件大小:3674112
    • 提供者:yatou
  1. FILL

    0下载:
  2. 残缺棋盘的问题,利用了递归的思想,并利用MFC进行了图形界面的实现-Defective chessboard problems, use of recursive thinking, and make use of MFC for the realization of a graphical interface
  3. 所属分类:Windows编程

    • 发布日期:2024-06-13
    • 文件大小:37888
    • 提供者:
  1. VC++

    0下载:
  2. 残缺棋盘问题的VC++实现,用分而治之方法解决此问题-Defective chessboard problem VC++ Realize, using divide and conquer method to solve this problem
  3. 所属分类:棋牌游戏

    • 发布日期:2024-06-13
    • 文件大小:477184
    • 提供者:吕鹏
  1. 残缺棋盘 程序

    0下载:
  2. 本程序实现了残缺棋盘的功能,实验结果表明,可以实现(This program realizes the function of incomplete chessboard, and the experimental results show that it can be realized.)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-13
    • 文件大小:1927168
    • 提供者:笑猫
« 12 3 4 »

源码中国 www.ymcn.org