CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 8皇后

搜索资源列表

  1. VisualQueen

    0下载:
  2. n皇后问题求解(8<=n<=1000) a) 皇后个数的设定 在指定文本框内输入皇后个数即可,注意: 皇后个数在8和1000 之间(包括8和1000) b) 求解 点击<Solve>按钮即可进行求解. c) 求解过程显示 在标有Total Collision的静态文本框中将输出当前棋盘上的皇后总冲突数. 当冲突数降到0时,求解完毕. d) 求解结果显示 程序可以图形化显示8<=n<=50的皇后求解结果. e) 退出
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:26.61kb
    • 提供者:jiangtao
  1. Queen

    0下载:
  2. 经典的8皇后java源代码 可以稍作改变成为迭代式-8 Queen
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.02kb
    • 提供者:Michael
  1. EightQueens

    0下载:
  2. 利用C#语言实现的八皇后问题。只有8*8的棋盘形式,可以输入皇后摆放的位置-This program is used by c#,which called eight-queen .It can show every situation about the able place to put the queen.But there is a disadvantage that it is set only 8*8 chess .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:16.77kb
    • 提供者:yq
  1. eight-queen

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

    • 发布日期:2017-03-29
    • 文件大小:10.54kb
    • 提供者:毛凯
  1. EightQueenQuestion

    0下载:
  2. 经典的8皇后数学问题的C语言实现。经测试可运行。运行环境TurboC2.0.-Eight Queen Question realization by C program.TurboC2.0.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7.64kb
    • 提供者:李博
  1. eightqueen

    0下载:
  2. 经典问题 8皇后,使用深度优先搜索算法。-8 Queen classic problem, using a depth-first search algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:144.04kb
    • 提供者:ccitlb
  1. primer

    0下载:
  2. 一个小的代码:// stack堆栈中保留两个数据(皇后所在的行和列),总共有八个皇后 // 住要特别注意入栈和出栈的顺序。 最后输出计算的结果。-The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard so that no two queens threaten each other. Thus, a solution requires that no
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.2kb
    • 提供者:xiao
  1. N-Queens

    0下载:
  2. 使用回溯法求N皇后问题,是又经典的8皇后问题延伸而来-Seeking N Queens backtracking law, it is another classic 8-queens problem extends from
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.12kb
    • 提供者:李泽文
  1. 回溯算法解决8皇后问题

    0下载:
  2. 利用回溯算法计算8皇后问题,计算出最终方案(A backtracking algorithm is used to calculate the 8 Queens, and the final scheme is calculated.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:2.68mb
    • 提供者:也都一样
搜珍网 www.dssz.com