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

搜索资源列表

  1. 棋盘覆盖

    0下载:
  2. 棋盘覆盖问题的算法源程序-chessboard coverage of the algorithm source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:97.47kb
    • 提供者:张晓明
  1. qipanfugai

    0下载:
  2. 该程序是算法分析与设计中的棋盘覆盖算法,C++环境下编写
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:92.46kb
    • 提供者:许锐敏
  1. 算法分析-棋盘覆盖

    0下载:
  2. 这是计算机本科专业算法分析课程里的一个算法,现用c#实现,供大家学习参考-This is the undergraduate professional computer algorithm analysis of the curriculum of an algorithm is used c #, for your reference learning
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10.65kb
    • 提供者:夏琛
  1. 算法设计与分析源代码

    0下载:
  2. 包括:0-1背包.cpp 矩阵连乘.cpp 棋盘覆盖.cpp 整数划分.cpp 最大子段和
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-11-02
    • 文件大小:3.7kb
    • 提供者:yawei1234
  1. 棋盘覆盖算法

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

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

    0下载:
  2. 算法分析之棋盘覆盖问题(上机作业) c#图形界面-Algorithm analysis covering the board
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:55.11kb
    • 提供者:lxl
  1. fenzhifa

    1下载:
  2. 棋盘覆盖问题,是用分治法实现的。基本上全是数字实现的。虽然简单,但是这是为了说明一个算法的设计问题-Board cover problem is the use of sub-rule method to achieve. Basically, all the figures attainable. Although simple, but this is to illustrate the design of an algorithm
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:832byte
    • 提供者:刘锦瑞
  1. 12

    0下载:
  2. 棋盘覆盖算法实现,很好的算法 棋盘覆盖算法实现,很好的算法-Chessboard covering algorithm achieved a very good algorithm chessboard covering algorithm achieved a very good algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-25
    • 文件大小:3.76mb
    • 提供者:
  1. chessboard

    0下载:
  2. 关于棋盘覆盖问题的算法设计与分析,经VC++6.0编译通过-ABOUT CHESSBOARD
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:867.78kb
    • 提供者:dsfas
  1. Boardcover

    0下载:
  2. 棋盘覆盖是算法分析中常用的一个例子,本代码是用c#语言来实现棋盘覆盖算法。-This code is used to achieve the c# language chessboard covering algorithm.
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:97.08kb
    • 提供者:堂堂
  1. GUO

    0下载:
  2. 棋盘覆盖算法演示,一个小程序,用TC开发,希望能为有需要的朋友带来帮助!-The checkerboard cover algorithm demonstration, a scr ipt, develops with TC, hoped that can have the need friend to bring the help!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:552byte
    • 提供者:六点
  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. chesscovered

    0下载:
  2. 经典算法棋盘覆盖的C++语言实现。一个小小的算法,矩阵数组为100*100,超过后会溢出。-Classical algorithm board cover C++ language. A small algorithm, matrix array of 100* 100, more than after overflow.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:755byte
    • 提供者:suzhen
  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. cover

    0下载:
  2. 典型的棋盘覆盖算法。具有研究和学习经典算法的作用,可直接运行处结果。-a typical method of qi pan cover. This is the code can be calculate rightly and safely. And it has a sence of reserching.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:6.55kb
    • 提供者:moon
  1. ChessBord

    0下载:
  2. 棋盘覆盖算法实现-Board covering algorithm. . . . . . . . . . . . .
  3. 所属分类:Games

    • 发布日期:2017-04-06
    • 文件大小:580byte
    • 提供者:jim
  1. Chess

    0下载:
  2. 算法 棋盘覆盖算法 实现 呵呵 很简单的-Algorithm board covering a very simple algorithm Ha ha
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:29.57kb
    • 提供者:林常来
  1. chess-cover

    0下载:
  2. java实现的棋盘覆盖算法,带有图形界面,可用于教学。-java apply for chess-cover
  3. 所属分类:Games

    • 发布日期:2017-04-01
    • 文件大小:1.55kb
    • 提供者:
  1. fillChessboard

    0下载:
  2. 用分治策略解决棋盘问题的一个简捷的算法。(A simple algorithm for solving chessboard problem using divide and conquer strategy.)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:1kb
    • 提供者:bubble噜
  1. qipanfugai

    0下载:
  2. 实现算法书上的棋盘覆盖 史蒂那挺好你让他电饭锅发红包的反弹人头狗根深蒂固公司的人三国杀帝国时代的算法鬼斧神工而是高僧(chess board cdf dfsgdgwe fd dsfr rever rewfer erwvrv erv.)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-01
    • 文件大小:1.05mb
    • 提供者:fanTuasy
« 12 3 4 »
搜珍网 www.dssz.com