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. 8huanghou

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

    • 发布日期:2008-10-13
    • 文件大小:83654
    • 提供者:nicmaters
  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. suanfa

    0下载:
  2. 一些比较经典的算法题!有汉诺塔,八皇后等,对于算法学习非常的有益!-Algorithm for some of the more classic title! Tower of Hanoi has eight Queen' s and so on, for the learning algorithm is very useful!
  3. 所属分类:Document

    • 发布日期:2017-05-02
    • 文件大小:560976
    • 提供者:adu
  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. 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. kechengsheji

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

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

    0下载:
  2. 人工智能课程的试验报告,有八皇后、五子棋。-Artificial Intelligence course test report, there were eight queens, backgammon.
  3. 所属分类:Project Design

    • 发布日期:2017-05-06
    • 文件大小:1179544
    • 提供者:mwz
  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. 3232

    0下载:
  2. 穿越沙漠及八皇后 序排序-基于基数排序算法(排序,显示排序时间,存储到文件)-Across the desert and eight queens
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:216943
    • 提供者:高凡
  1. EightQueen

    0下载:
  2. 典八皇后问题——数据结构课程设计报告,虽然好多地方都有,我这个是按老师要求做好的,加个封面就可以直接上交。-Typical eight queens problem- data structure courses designed reports, although a lot of places have, I this is the request of the teachers do a good job, plus a cover can be directly handed.
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:547895
    • 提供者:zcx
  1. solutions-eight-queens-problem

    0下载:
  2. 八皇后问题要求在一个8X8的棋盘上放上8个皇后,使得每一个皇后既攻击不到另外七个皇后,也不被另外七个皇后所攻击-Eight queens problem requirements put eight queens on a 8x8 board, making a queen both attack less than seven other Queen or seven Queen' s attack
  3. 所属分类:File Formats

    • 发布日期:2017-11-07
    • 文件大小:99812
    • 提供者:ljy
  1. 1

    0下载:
  2. 八皇后问题是求出在一个n×n的棋盘上,放置n个不能互相捕捉的国际象棋“皇后”的所有布局(皇后可以沿着纵横和两条斜线4个方向相互捕捉)的问题。是一种比较常见的练习C语言递归或者栈使用的程序问题。-Eight queens problem is to find an nn chessboard, place of n are not mutually capture chess " queen" of all the layout (Queens and two along the
  3. 所属分类:File Formats

    • 发布日期:2017-11-30
    • 文件大小:167112
    • 提供者:
  1. SHIYANBAOGAO

    0下载:
  2. 北邮八皇后问题的实验报告,包含源程序,程序分析,程序框图,心得体会-BUPT lab report eight queens problem, including source code, program analysis, block diagram, and experience
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:82472
    • 提供者:
  1. eight_queen

    0下载:
  2. 递归解决八皇后问题,自己1写的阿拉,说得好像可以不用递归一样- -!好吧-eighth queen problem
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:217063
    • 提供者:黄大神
  1. BA

    0下载:
  2. 对八皇后的实现,输出结果是方阵,简单直观,便于观擦,代码不复杂。-For the realization of the eight queens, the output is square, simple and intuitive, easy to brush, code is not complicated.
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:2330
    • 提供者:宣萱
« 12 »
搜珍网 www.dssz.com