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

搜索资源列表

  1. 我是谁呢!!!!!!!!!!!

    0下载:
  2. 八皇后问题八哈哈大家 安放发疯安放发安放-eight Queen's 8 ha ha planted crazy we placed the installation
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1053
    • 提供者:chen
  1. eightqueendisplay

    0下载:
  2. 一个用于演示8皇后的手机程序,功能简单,但是算法经典-a demonstration for the Queen's eight phone procedures, functions simple, but classic algorithm
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:7528
    • 提供者:刘和
  1. vc62445261344

    0下载:
  2. 关于8皇后问题的源代码,希望大家多多交流-8 on the Queen's source code, I hope Members can exchange
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:50876
    • 提供者:段天
  1. seek8queen

    0下载:
  2. 这是一个用TC做的遍历8皇后的算法程序,简洁高效,是我做课程设计的作业。-This is a TC to do with the Queen's traversal algorithm eight procedures, simple and efficient, I do curriculum design work.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:915
    • 提供者:刘娇
  1. 2312355seek8queen

    0下载:
  2. 这是一个用TC做的遍历8皇后的算法程序,简洁高效,是我做课程设计的作业。-This is a TC to do with the Queen's traversal algorithm eight procedures, simple and efficient, I do curriculum design work.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:915
    • 提供者:刘娇
  1. bahouwenti

    0下载:
  2. 八后问题,也就是如何在棋盘上放置8个互不向吃的皇后-after eight issues, and that was how on the chessboard placed eight in each other not to eat the Queen
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2395
    • 提供者:sfsfsfsf
  1. Q8

    0下载:
  2. 是一个解决八皇后问题的JavaApplet小程序,可以演示,记录解决方案-8 is a solution to the problem of Queen JavaApplet small procedures, can demo recording solutions
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6692
    • 提供者:朱晓冬
  1. 8queenjava

    0下载:
  2. 利用java编程 1. 编写求n后问题的通用函数; 2. 取n=8计算出n后问题的所有可行解,并以8元组的形式输出(可以对可行解的结构进行分析,); 3. 随机输出2个可行解的图形。其中棋盘要有8×8的格子,Queen图象自选;
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:132165
    • 提供者:witkey_eagle
  1. queensLV

    1下载:
  2. 拉斯维加斯随机算法+回溯算法实现国际象棋中的8皇后问题.-Las Vegas randomized algorithm backtracking algorithm International Chess Queen of eight issues.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1190
    • 提供者:陈国武
  1. Que_1

    0下载:
  2. 8 Queen code in JAVA
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1230
    • 提供者:Vipul
  1. Source

    0下载:
  2. A c++ program to solve 8 queen problem using genetic algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1435
    • 提供者:arman
  1. BFS

    0下载:
  2. java环境下采用广度优先搜索来求解8-puzzle、8-queen等智能问题 -By using BFS java environment to solve the 8-puzzle, 8-queen, intelligent problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:18360
    • 提供者:夏益志
  1. eight-queen-problem

    0下载:
  2. 题目描述 8X8的国际象棋棋盘上被挖了一些洞,这些洞不能放棋子,求八皇后问题的摆放方案,输出一种方案即可 输入格式 棋盘用.表示正常格子,用#表示被挖掉的洞,一共8行8列 输出格式 输出从上到下的每一行的皇后所在列号(1-8)-Topic describes 8 by 8 chess board was dug holes, these holes can t put chess pieces, put eight queens problem, output
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:648
    • 提供者:xiaoluhua
  1. bahuanghou100

    0下载:
  2. 八皇后问题,也是相当棘手的,不过凭借我聪明的才智,还是搞定了。-8 Queen' s problem, but also very difficult, but by virtue of talent, I smart, or get.
  3. 所属分类:Graph program

    • 发布日期:2017-05-01
    • 文件大小:8307
    • 提供者:ag09145
  1. BDI-Agent

    0下载:
  2. Prolog (BDI Agent) for 8-queen problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4167
    • 提供者:jeff2016
  1. New-Text-Document-(5)

    0下载:
  2. visual c++ programmin 8 queen problem
  3. 所属分类:Project Manage

    • 发布日期:2017-04-12
    • 文件大小:1009
    • 提供者:behrad kiani
  1. 8Queens

    0下载:
  2. 8 queen implementation matlab
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:234215
    • 提供者:sh
  1. class-queen

    0下载:
  2. 八皇后问题是一个以国际象棋为背景的问题:如何能够在 8×8 的国际象棋棋盘上放置八个皇后,使得任何一个皇后都无法直接吃掉其他的皇后?为了达到此目的,任两个皇后都不能处于同一条横行、纵行或斜线上。- U516B u568E u95EE u9898 u662F u4E00 u4E2 u4E5 u4EE5 u56FD u9645 u8C61 u68CB u4E3A u80CC u666F u7684 u95EE u9898 uFF1A u5982 u4F55
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:张博
  1. 8皇后

    0下载:
  2. 输出皇后问题的所有解,不仅支持8皇后问题(All solutions of the queen problem are not only supported by the 8 queens problem)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:718848
    • 提供者:宇沐风
  1. queen

    0下载:
  2. 在8×8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。计算机发明后,有多种计算机语言可以解决此问题。(There are eight queens on the 8 x 8 chess set, so that they can not attack each other, that is, any two Queens can not be in the same line, the same colu
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:starhhhh
« 1 2 ... 6 7 8 9 10 1112 13 14 15 »
搜珍网 www.dssz.com