CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 8皇后

搜索资源列表

  1. atqueue

    0下载:
  2. 任意相互不捕捉皇后生成源程序(类似相互不捕捉八皇后)-not arbitrary mutual capture Queen's generation source (similar to each other to capture 8 Queen)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:40250
    • 提供者:马志杰
  1. BA

    0下载:
  2. 横竖8格,八个皇后要求处在不同的列上,不同的行上,不在一条对角线上。c语言递归求解
  3. 所属分类:数值算法/人工智能

    • 发布日期:2015-06-12
    • 文件大小:783
    • 提供者:pengzhilin
  1. 20050622235246_eq

    0下载:
  2. 八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens problem. algorithm: backtra
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:52021
    • 提供者:huwu
  1. Queen.zip

    0下载:
  2. 这是数据结构中的一道经典题目,是计算在8×8的棋盘上放置8个不同行不用列的皇后的算法,This is a data structure together with the classical subject is included in the 8 × 8 board to place the eight different line of the Queen' s not out of the algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:79476
    • 提供者:中杰
  1. queen

    0下载:
  2. 八皇后问题。利用了递归算法,很是巧妙!最后一行为输出解的个数,每行共8个数字,这些数字即代表皇后在该行的位置。-It s a code about Eight queen.
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:942
    • 提供者:洛菲雨
  1. 1

    0下载:
  2. 八皇后最快算法,非常非常神奇……对搜索算法感兴趣的可以看看~-8 Queen' s fastest algorithm, very, very wonderful ... ... interested in the search algorithm can take a look ~
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1169
    • 提供者:SphinX翔
  1. code

    1下载:
  2. 1、猴子选大王 2、约瑟夫环 3、迷宫求解 4、回文游戏 5、地图四染色问题 6、八皇后问题 7、原四则表达式求值 8、k阶斐波那契序列 9、遍历二叉树 10、编写DFS算法的非递归函数。 编写BFS算法。 11、简单选择排序, 折半插入排序, 冒泡排序, 快速排序, 堆排序 12、顺序查找,折半查找-err
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-03-11
    • 文件大小:34686
    • 提供者:isxzh
  1. matlabeightqueensquestion

    0下载:
  2. 该代码是用matalb实现的八皇后源代码,具体功能:可以用鼠标操作,共64个格子,用鼠标点击其中一个方块,其对角线和同一行列的格子都会变成红色,将为不可点击的状态,其中还有定时程序,显示出实现八皇后所用的时间,若实现了就会停止计时,若没有将会一直计时。可以实现重新开游戏功能和退出游戏功能。-The code is matalb Queen' s source code to achieve the eight specific functions: You can use the mous
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:19860
    • 提供者:徐清明
  1. eightqueen

    0下载:
  2. 八皇后问题 【问题描述】 在一个8×8的国际象棋棋盘上放置8个皇后,要求每个皇后两两之间不“冲突”,即没有一个皇后能“吃掉”任何其他一个皇后,简单的说就是没有任何两个皇后占据棋盘上的同一行或同一列或同一对角线,即在每一横列、竖列、斜列都只有一个皇后。-Descr iption of the problem eight queens problem 【】 In an 8 × 8 chess board to place eight queens, requires that each
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:1675
    • 提供者:王静
  1. eightqueen

    0下载:
  2. 八皇后问题四种解法,回溯为主, 更有一个一句语句实现八皇后问题的程序,绝-8 Queen
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:152432
    • 提供者:k2eats
  1. 8huanghou

    0下载:
  2. 八皇后问题-8 Queen
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:871
    • 提供者:yanghui
  1. bahuanghou

    0下载:
  2. 八皇后了看见发 疯狂数据分类开始减肥凯撒福建考生独立开发就-8 Queen of the data classification to see the beginning of crazy-fat diet Caesar Fujian candidates on the independent development
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-24
    • 文件大小:291010
    • 提供者:wanganxiang
  1. bahuanhou

    0下载:
  2. 八皇后问题求解,日,为什么要求文件说明那么长-8 Queen
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:17597
    • 提供者:david
  1. bahuanghou

    0下载:
  2. 八皇后经典算法 包括回溯和枚举两种方法 八皇后经典算法 包括回溯和枚举两种方法-8 Queen
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:1904
    • 提供者:sunmiaoa
  1. bahuanghou

    0下载:
  2. 八皇后问题解,功能详见程序,我在网上找的-8 Queen s problem solution, functions as detailed in the procedure, I find the online
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:13712
    • 提供者:王文江
  1. eight

    0下载:
  2. 八皇后问题-8 Queen s problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:956
    • 提供者:王若尘
  1. Queen

    0下载:
  2. 可以用于解算国际象棋中的八皇后问题,即如何排列8个皇后使之之间不能互相吃-Solver can be used for chess in the eight Queen s question, that is, how to order 8 so that between the Queen s can not eat each other
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:38083
    • 提供者:钟灿
  1. bahuanghou

    0下载:
  2. 八皇后问题,能过正确解答出八皇后问题的解 共有52个 好像-8 Queen s problem, to have the correct answers to eight the solution s total of 52 seems to
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:877
    • 提供者:zstill
  1. bahuanhou

    0下载:
  2. 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少-8 Queen
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1188
    • 提供者:李天森
  1. bahuanghou

    0下载:
  2. 数据结构课程实际。八皇后问题如下:在8*8的国际象棋棋盘上放置了八个皇后,要求没有一个皇后能吃掉另一个皇后,即任意两个皇后都不处于棋盘的同一行、同一列或同一对角线上。-The actual data structure courses. 8 Queen
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:13774
    • 提供者:jds
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 20 »
搜珍网 www.dssz.com