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

搜索资源列表

  1. chess_fugai_mfc

    0下载:
  2. 在visual c++6.0环境下实现使用L形骨牌进行棋盘覆盖问题。-In visual c++ 6.0 environment using the L-shaped dominoes board cover.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:14121
    • 提供者:weareonenow
  1. MianChess

    0下载:
  2. 棋盘覆盖,可以自己设定棋盘的大小,用四种不同的骨牌进行覆盖-Chess Cover
  3. 所属分类:Games

    • 发布日期:2017-04-07
    • 文件大小:16676
    • 提供者:王绵绵
  1. qipan

    0下载:
  2. 棋盘覆盖问题代码 Board cover problem code Board cover problem code -Board cover problem code Board cover problem codeBoard cover problem codeBoard cover problem code
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-23
    • 文件大小:74991
    • 提供者:kong
  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. 算法设计中的棋盘覆盖 输出覆盖后的矩阵-The chessboard coverage algorithm design output coverage matrix
  3. 所属分类:Console

    • 发布日期:
    • 文件大小:261024
    • 提供者:姚益民
  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. 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. 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. Chessboard-coverage

    0下载:
  2. 在一个2k x 2k ( 即:2^k x 2^k )个方格组成的棋盘中,恰有一个方格与其他方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋在棋盘覆盖问题中,要用4种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格,且任何2个L型骨牌不得重叠覆盖。-Chessboard coverage
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:277468
    • 提供者:Tom chen
  1. qipanfugai_CPP

    0下载:
  2. 用C++编写的棋盘覆盖问题的解决,其中有非常清楚的注释,帮助学习者了解分治法在类似问题中的应用-Board cover solution written in C++, which has a very clear comments to help students understand the divide and conquer those problems
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1090
    • 提供者:earcherst
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com