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

搜索资源列表

  1. 八皇后问题的源码.rar

    0下载:
  2. 所属分类:文档资料

    • 发布日期:
    • 文件大小:4500
    • 提供者:
  1. 高斯八皇后

    0下载:
  2. 一个小小的编程实验程序,高斯入皇后门问题,算法与程序代码-a little programming experimental procedure, Gaussian-Queen's Gate, algorithms and code
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:7404
    • 提供者:文风
  1. st200408202223-01

    0下载:
  2. N皇后问题实验报告,自己设计的一个小程序,望高手指教-N Queens experiment, designed by a small procedure, experts advise Pillar
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:7083
    • 提供者:elory
  1. 8huanghou

    0下载:
  2. 八皇后问题是一个古老而著名的问题。这个问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。例如: 0 0 0 0 0 0 0
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:83654
    • 提供者:nicmaters
  1. Nqueens

    0下载:
  2. N皇后问题,N由自己输入的值来确定,然后输出所有皇后摆放的方法-N queens problem, N by their own input values to determine, and then display the output all the way to Queen' s
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:593
    • 提供者:王周利
  1. EightQueen

    0下载:
  2. C语言版数据结构的课程设计 关于八皇后问题的 源代码及报告说明书-C language version of the data structure of the curriculum design issues on the eight Queen s source code and reporting manual
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:71756
    • 提供者:夏熊
  1. nquenehuisufa

    0下载:
  2. n皇后的回溯法遍历问题的实验报告,包括算法描述,源码-nquenewenti
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:16417
    • 提供者:张引兵
  1. fff

    0下载:
  2. 对于8皇后问题的一种解法,而且这种方法还不错-8 Queen' s problem for a solution, but this method is also good
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:878
    • 提供者:ww
  1. dancinglink

    0下载:
  2. dancing link 加速搜索 可以解决精确覆盖 重复覆盖问题 八皇后问题 数独等 这个是精确覆盖模板-dancing link speed up the search can be solved exactly cover the duplication of coverage of the eight queens problem, etc. This is precisely the number of independent coverage of the template
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:1156
    • 提供者:cq
  1. cj

    0下载:
  2. 8皇后问题。就是八个皇后在8*8的网格中排列时不能同在一行、一列或者一条斜线上。只有92中解决方案。
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:830
    • 提供者:
  1. 8Queen

    0下载:
  2. 八皇后问题 ,已经实现了Java可视化界面,用Eclipse运行即可,有详细的代码解释-Eight queens problem, has achieved the Java visual interface, can be used to run Eclipse, contains a detailed explanation of the code
  3. 所属分类:Software Testing

    • 发布日期:2017-04-07
    • 文件大小:2502
    • 提供者:任美玲
  1. tusousuo

    0下载:
  2. 状态图实际上是一类问题的抽象表示。事实上,有许多智力问题(如梵塔问题、旅行商问题、八皇后问题、农夫过河问题等)和实际问题(如路径规划、定理证明、演绎推理、机器人行动规划等)都可以归结为在某一状态图中寻找目标或路径的问题。因此,研究状态图搜索具有普遍意义。 -State diagram is actually a class of abstract representation of the problem. In fact, there are many mental problems (s
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1251834
    • 提供者:菲菲
  1. eightQUeen

    0下载:
  2. 自编的8皇后问题的C++编写程序,含递归调用-8 queens problem C++ programming, including recursive calls
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:546
    • 提供者:fan
  1. kechengsheji

    0下载:
  2. 八皇后问题 C++编程 完整的课程设计-Eight queens problem C++ programming a complete curriculum design
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:3860
    • 提供者:钟环
  1. queue

    0下载:
  2. n皇后问题,解决n皇后的排列问题,仅限于较小的数值情况下-n queens problem, to solve the arrangement of n queen problem, limited to a smaller value cases
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:1830
    • 提供者:洛克
  1. nhuanghou0-1beibao

    0下载:
  2. N皇后问题和背包问题的详细解释,PPT内容非常好。包括算法分析,时间复杂度-N Queens problem and knapsack problem explained in detail, PPT content is very good. Including the algorithm analysis, complexity, etc.
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:313197
    • 提供者:崔雅珍
  1. bahuanghou

    0下载:
  2. 用C语言解决的经典数学问题:八皇后问题,有残卷法解决,图形方式,C语言的高效率方式-Using C language to solve a classic mathematical problem: the eight queens problem, a method to solve Fragments, graphically, C language in an efficient manner
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:7125
    • 提供者:cheyayun
  1. 4

    0下载:
  2. (八皇后)八皇后问题求解,并打印在控制台上.-(Eight Queens) eight queens problem solving, and print on the console.
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:827
    • 提供者:daddy
  1. N-Queen

    0下载:
  2. 八皇后问题。N皇后。对角线同行同列不能放棋子-Eight queens problem
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:1896
    • 提供者:chris
  1. 8皇后

    0下载:
  2. 对于经典问题:8皇后问题的新手解答,请大神帮忙纠错~(A solution of 8 kings promgram from a green hand)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-03
    • 文件大小:203776
    • 提供者:未芈
« 12 »
搜珍网 www.dssz.com