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

搜索资源列表

  1. EIGHT—QUEEN

    0下载:
  2. 这是在VC下本人编写的解决八皇后问题的程序 ,92种解会直接输出在C:SIGN。H文件中。是用来测试一款C编译器而写的。-This the VC I prepared by the Queen's problem to solve eight procedures, 92 kinds of solutions will be directly output in the C : SIGN. H files. It is used to test new C compiler writte
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11977
    • 提供者:陶自权
  1. queen

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

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

    0下载:
  2. 通过堆栈结构解决著名的八皇后问题,同时也是数据结构中的典型例题-Codes for the well-known eight-queen problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1452
    • 提供者:wangfuwei
  1. Queen

    0下载:
  2. 求解八皇后问题 Java 2K-Solving the issue of the eight Queen s Java 2K
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:912
    • 提供者:阿达
  1. Queens

    0下载:
  2. JAVA 采用递归的方式实现八皇后问题 -JAVA implementation using recursive manner eight queen problem
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:1046
    • 提供者:nightkid
  1. artificial_intelligence_demo_programs

    1下载:
  2. 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,野人与传教士过河问题,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of a number of examples of the hard work of graduate and undergraduate results. Including reasoning based on the principle of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-17
    • 文件大小:26622036
    • 提供者:解洪文
  1. eight-queen

    0下载:
  2. 八皇后是个古老而有趣的游戏,是由高斯于1850年首先提出的。 要求在国际象棋的棋盘上放置八个皇后,使其不能相互攻击,即任意两个皇后不能处于 棋盘的同一行、同一列和同一条对角线上。试问有多少种放法?-Eight Queens is an old and interesting game, by Gauss in 1850 first proposed. Requirements in place on the chess board eight queen, it can not atta
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:6555
    • 提供者:bryce
  1. eight-queen

    0下载:
  2. 该程序是一个实现查找八皇后的问题求解的程序,在vc 中编写的-this program is write for eight queen
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:868753
    • 提供者:艾永坤
  1. eight-queen

    0下载:
  2. 八皇后问题19世纪著名的数学家高斯于1850年提出的。他的问题是:在8*8的棋盘上放置8个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列、同一斜线上。请设计算法打印所有可能的摆放方法。-8 queens problems in the 19 th century famous mathematician gauss put forward in 1850. His problem is: in 8* 8 board placed eight queen, to make it c
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:882412
    • 提供者:fairy
  1. eight-queen

    0下载:
  2. 八皇后问题及n皇后问题求解,数据结构的经典算法,及课程设计的需要-eight queen problem .data sructment problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:130565
    • 提供者:张頔
  1. eight-queen-problem

    0下载:
  2. 以一个很巧妙的递归算法实现8皇后问题,该递归算法思路很独特,是初学者一个很好的借鉴-To a very clever recursive algorithm resolve eight queen problem .
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:706
    • 提供者:庄希
  1. eight-queen-problem

    0下载:
  2. 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight queens problem is an old and well-known problems, backtracking algorithm is a typical example. The problem is that the famous 19th
  3. 所属分类:Game Program

    • 发布日期:2017-11-09
    • 文件大小:2747
    • 提供者:杨基隆
  1. eight-queen

    0下载:
  2. 这是关于八皇后问题的求解代码,运用数据结构中的堆栈思想,逐一分析可能的情况,求出最后的答案-the code of eight queen ,it s about data struct
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1578
    • 提供者:秦佚伦
  1. eight-queen

    0下载:
  2. 八皇后是个古老而有趣的游戏,是由高斯于1850年首先提出的。要求在国际象棋的棋盘上放置八个皇后,使其不能相互攻击,即任意两个皇后不能处于棋盘的同一行、同一列和同一条对角线上。试问有多少种放法?-Eight Queens is an old and interesting game, by Gauss in 1850 first proposed. Requirements in place on the chess board eight queen, it can not attack eac
  3. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:6647
    • 提供者:杰拉德二世
  1. eight-queen

    0下载:
  2. 八皇后是个古老而有趣的游戏,是由高斯于1850年首先提出的。要求在国际象棋的棋盘上放置八个皇后,使其不能相互攻击,即任意两个皇后不能处于棋盘的同一行、同一列和同一条对角线上。试问有多少种放法?-Eight Queens is an old and interesting game, by Gauss in 1850 first proposed. Requirements in place on the chess board eight queen, it can not attack eac
  3. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:6812
    • 提供者:ywisewit
  1. eight-queen

    0下载:
  2. 该算法为一经典算法案例,八皇后算法,利用C++进行实现,大家可以参考利用-The algorithm is a classical algorithm case, eight Queen s algorithm, using C++ be achieved, we can refer to the use of
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3799
    • 提供者:王向上
  1. Eight-queen

    0下载:
  2. 八皇后问题,是一个古老而著名的问题,是回溯算法的典型案例。该问题是国际西洋棋棋手马克斯·贝瑟尔于1848年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法-Eight queens problem is an old and famous, is a typical case of backtracking algorithm The problem is the international chess player
  3. 所属分类:Console

    • 发布日期:2017-05-15
    • 文件大小:4008802
    • 提供者:zhuobengang
  1. eight-queen

    0下载:
  2. 八皇后的算法问题。算法简单,易于理解,且问题能够得到有效解决。-eight queen
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:195268
    • 提供者: 宋建业
  1. eight-queen

    0下载:
  2. 八皇后的数据结构实现问题,内含详细注释,便于理解-The data structure of eight queen, containing detailed notes, easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1240
    • 提供者:wzp
  1. Eight-queen-problem-matlab-solution

    0下载:
  2. 在matlab中使用回溯法解决八皇后问题-Use the backtracking method in matlab to solve the eight queen
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:1024
    • 提供者:张兴锐
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com