CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 棋盘覆盖

搜索资源列表

  1. chess

    0下载:
  2. 实现棋盘覆盖的功能,是基于C的棋盘算法代码,可以-Board covering the function, the board of C-based algorithm code, you can see
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1752336
    • 提供者:aijia
  1. ChessBoard

    0下载:
  2. 大学期间的棋盘覆盖算法,采用分治策略,拥有图形界面。-University during the chessboard covering algorithm using a divide-and-conquer strategy, has a graphical interface.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-10
    • 文件大小:7679
    • 提供者:遮天
  1. ChessBoard

    0下载:
  2. 算法设计中的棋盘覆盖 输出覆盖后的矩阵-The chessboard coverage algorithm design output coverage matrix
  3. 所属分类:Console

    • 发布日期:
    • 文件大小:261024
    • 提供者:姚益民
  1. Cover

    0下载:
  2. (棋盘覆盖)在一个2^k×2^k (k≥0)个方格组成的棋盘中,恰有一个方格与其他方格不同,称该方格为特殊方格。棋盘覆盖问题要求用图(b)所示的4种不同形状的L型骨牌覆盖给定棋盘上除特殊方格以外的所有方格,且任何2个L型骨牌不得重叠覆盖。 -(board cover) in a ^ 2 k x 2 ^ k (k zero) of a grid board, just have a grid and other grid is different, says the grid for specia
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-20
    • 文件大小:858
    • 提供者:刘小明
  1. Qipan

    0下载:
  2. 特殊方格必位于4个较小子棋盘之一中,其余3个子棋盘无特殊方格 用分治法解决棋盘覆盖问题算法接单明了。-Special grid must be located in one of the four smaller sub-chessboard, the remaining three sub-chessboard squares divide-and-conquer method to solve the chessboard coverage problem algorithm orders
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:939
    • 提供者:郑浩
  1. qipanfugai

    0下载:
  2. 棋盘覆盖的算法实现,主要使用递归,二分法实现,对算法的学习很有帮助-The chessboard coverage algorithm mainly use recursive dichotomy achieve, helpful learning algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:16431104
    • 提供者:刘鸿彬
  1. 1-2

    0下载:
  2. 经典棋盘覆盖问题 c语言版本的 里面有详细的代码-C language version of classic board cover problem which has detailed code
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:667
    • 提供者:陈小二
  1. The-chessboard-coverage

    0下载:
  2. 解决经典的棋盘覆盖问题,利用四种情况描述期盼覆盖的问题-The chessboard coverage
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:10823
    • 提供者:路郁
  1. ChessBoardCoverage

    0下载:
  2. C#实现的棋盘覆盖程序,界面比较漂亮,绝对可以运行!-C# implementation the chessboard coverage program, the interface is beautiful, absolutely can run!
  3. 所属分类:Data structs

    • 发布日期:2017-12-05
    • 文件大小:310699
    • 提供者:jzj
  1. chessBoard

    0下载:
  2. 棋盘覆盖算法源码 上课时用的 老师布置的作业-The board cover algorithm source class teacher assignments
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:45995
    • 提供者:za
  1. ChessCover

    0下载:
  2. 棋盘覆盖可视化mfc 实现可视化 图形化显示-Board cover visualization
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:137601
    • 提供者:lqd052
  1. ChessBoard

    0下载:
  2. 王晓东 计算机算法设计与分析 棋盘覆盖问题-chess board
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:681
    • 提供者:杨革
  1. ChessBoard

    0下载:
  2. 有个一特殊方格的棋盘覆盖问题,可以用4种不同形态的L型骨牌覆盖棋盘。-There is a special box at the chessboard coverage problem, you can use four different forms of L-type domino cover board.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3977
    • 提供者:laogao4
  1. Chessboard-coverage

    0下载:
  2. 算法设计与分析之棋盘覆盖问题的解答 有需要的朋友可以看一下-And checkerboard analysis algorithm designed to answer questions covering a friend in need can look
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1378910
    • 提供者:
  1. The-chessboard-coverage

    0下载:
  2. 本代码实现的是棋盘覆盖问题的解决,棋盘覆盖问题是经典的算法问题。-This code is to solve the problem of covering board, board covering problem is a classical algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:8759
    • 提供者:
  1. ChessBoard_01

    0下载:
  2. 棋盘覆盖,使用C#GDI+图形显示覆盖效果。-Chessboard coverage, the use of C# GDI+ graphics coverage.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:42731
    • 提供者:殷龙
  1. teshuqipanfugai

    0下载:
  2. 特殊棋盘覆盖问题的Java脚本文档,采用递归的思想解决-Special chessboard coverage of Java scr ipt files, using recursive thinking to solve
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2297
    • 提供者:周航
  1. chessBoard

    0下载:
  2. 棋盘覆盖问题:在一个2^k*2^k个方格组成的棋盘中用4种不同形态的L型骨牌覆盖一个给定的特殊棋盘上除特殊方格以外的所有方格,且任何2个L型骨牌不得重叠覆盖-Board cover: a chessboard 2 ^ k* 2 ^ k squares composed using four kinds of different forms of an L-type domino covering all given special squares on the board except for
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1092
    • 提供者:彭冬霞
  1. 2.9ChessBoard

    0下载:
  2. 在一个2k x 2k ( 即:2^k x 2^k )个方格组成的棋盘中,恰有一个方格与其他方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋盘。在棋盘覆盖问题中,要用图示的4种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格,且任何2个L型骨牌不得重叠覆盖-In a 2k x 2k (ie: 2 ^ kx 2 ^ k) consisting of checkerboard squares, and a box with the other box, saying that the
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:2702
    • 提供者:Mj
  1. chessboard-coverage-of-c-code

    0下载:
  2. 利用分治策略对棋盘覆盖问题进行求解,用c语言来实现。-Using divide and conquer strategy chessboard coverage of c code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:705
    • 提供者:lyz
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com