CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 棋盘覆盖算法

搜索资源列表

  1. suanfa

    0下载:
  2. 算法分析里的棋盘覆盖问题,VC编程实现,是基于图形界面的,能很好的演示。附带有算法的实验报告
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:55.61kb
    • 提供者:陈坤
  1. 数据结构的C++描述

    1下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:4.89mb
    • 提供者:gufeng20081010
  1. 棋盘覆盖算法

    0下载:
  2. 有3个棋盘覆盖的算法,C++程序,
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-10-19
    • 文件大小:2.37mb
    • 提供者:w755472897
  1. ChessCover

    0下载:
  2. 2的n次方阶的棋盘覆盖的算法实现(Visual C++ 6.0平台,c语言编写)-Chess Cover
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1.13mb
    • 提供者:wangkai
  1. Cover_board

    0下载:
  2. 棋盘覆盖问题,,算法中分治法的一个好例子,代码不到100行啊-Chessboard coverage, distributed algorithm for treatment of a good example of the code less than 100 lines ah
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:519byte
    • 提供者:wanghang
  1. cover_chessboard

    0下载:
  2. 本程序是以图形化,慢动作显示经典棋盘覆盖算法问题。-This procedure is based on graphical, slow-motion show the classic board covering algorithm problem.
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2.32mb
    • 提供者:cjihhom
  1. ChessBoard

    0下载:
  2. 算法分析与设计中用分治法解决棋盘覆盖问题。-Algorithm Analysis and Design using divide and conquer to solve the problem the board cover.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2.13mb
    • 提供者:草人
  1. fenzhi_src

    0下载:
  2. 棋盘覆盖问题 设一个n*n棋盘,n=2k,用L 型条块覆盖棋盘中除一个指定方格外的所有方格,每个L型条块可恰好覆盖3 个方格。 实验内容:设计分治算法实现棋盘覆盖,要求图形化。-Board covering the establishment of a n* n chessboard, n = 2k, with the L-slice coverage for a specified board, in addition to all the extra square grid, eac
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:12.37kb
    • 提供者:yongyong
  1. chessboard

    0下载:
  2. 用C++语言实现棋盘覆盖分治算法 在一个2k×2k 个方格组成的棋盘中,恰有一个方格与其它方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋盘。在棋盘覆盖问题中,要用4种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格-C++ language with the board divided coverage of a 2k × 2k Algorithm in the composition of the board of squares, just a different box
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.4kb
    • 提供者:kyc
  1. java

    0下载:
  2. 棋盘覆盖,合并排序,快速排序 算法设计与分析 王晓东-Board cover, merge sort, quick sort algorithm design and analysis Xiaodong
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:12.75kb
    • 提供者:zhang99092
  1. Tromino1

    0下载:
  2. tromino问题,棋盘覆盖,算法中的分治法-tromino problems, board cover, divide and conquer algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:765byte
    • 提供者:
  1. lesson1-2

    0下载:
  2. 棋盘覆盖,算法分析,很有用的东西,大家一起来分享一下-Board covers, algorithm analysis, useful things, we share together
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:617byte
    • 提供者:王亮
  1. Board

    0下载:
  2. 棋盘覆盖问题是分治算法的一个经典问题,这里用C++进行了实现,代码在C++Builder下运行通过。-Board cover problem is a classic divide and conquer algorithm problem, here were implemented in C++ code in C++ Builder to run through.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1.31kb
    • 提供者:
  1. Board-covering-issues

    0下载:
  2. 棋盘覆盖问题的算法设计,从而求出需要三角板的个数-Board covering issues of algorithm design, and thus find the required number of triangle
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:867.07kb
    • 提供者:wendy
  1. Board-covering-algorithm

    0下载:
  2. 棋盘覆盖算法,分治法,使用Microsoft Visual Studio 2010编写,控制台程序-Board covering algorithm, divide and conquer method, using Microsoft Visual Studio 2010 written in console application
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:897.39kb
    • 提供者:guan
搜珍网 www.dssz.com