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

搜索资源列表

  1. EinghtQueen

    0下载:
  2. 八皇后问题的求解 本程序是在java平台上开发完成 -8 Queen of the procedure is to solve the java platform developed
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2861
    • 提供者:程高
  1. a星算发

    0下载:
  2. 人工智能的经典八皇后问题,这个算法是a*算法.利用这个算法可以解决八数码,八皇后问题等 -artificial intelligence Queen's classic 8, the algorithm is a * algorithm. Use of this algorithm can solve eight digital, 8 Queen's problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:39852
    • 提供者:春风秋雨
  1. 我是谁呢!!!!!!!!!!!

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

    • 发布日期:2008-10-13
    • 文件大小:1053
    • 提供者:chen
  1. di-gui-qiujie-8-Queen

    0下载:
  2. 递归求解八皇后问题。C语言程序,数据结构课程作业,注释完全,简单易懂,亲测可用。-Recursively solving the eight queens problem. C language programs, data structures course work, notes completely, easy to understand, pro-test is available.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:905
    • 提供者:JYF
  1. 1

    0下载:
  2. 八皇后问题:设8皇后问题的解为 (x1, x2, x3, …,x8), 约束条件为:在8x8的棋盘上,其中任意两个xi 和xj不能位于棋盘的同行、同列及同对角线。要求用一位数组进行存储,输出所有可能的排列。-Eight queens problem: Let eight queens problem solution is (x1, x2, x3, ..., x8), constraints are: 8x8 chessboard on which any two xi and xj can n
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:726
    • 提供者:崔雪莹
  1. algorithm

    0下载:
  2. 1、Bellman-FordJ解决单源最短路径问题 c++实现 2、所有点之间最短路径问题 3、8皇后问题回溯法 4、0-1背包问题 回溯法 -Bellman-Ford algorithm All-pairs shortest path (choose one from the three algorithms) 8-queen problem (back backing) 0-1 knapsack problem (back tracking)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:10651
    • 提供者:薛影奇
  1. eightqueen

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

    • 发布日期:2017-04-17
    • 文件大小:147495
    • 提供者:ccitlb
  1. programming-8

    0下载:
  2. 八皇后的回溯法实现,在控制台程序下输出所有可能的结果-EIGHT QUEEN
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:691259
    • 提供者:桂耀
  1. the-problem-of-8-queens

    0下载:
  2. 数据结构实现八(n)皇后问题,c源码+自定义头文件。有注释-the problem of 8 queens,language:C,has comments.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2419
    • 提供者:
  1. 8queen

    0下载:
  2. 8皇后问题,用回溯法来解决问题,内容包含cpp源代码,用c++编写-8 queen problem.
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:626
    • 提供者:代巍
  1. MyEightQueen

    0下载:
  2. 8皇后的演算法 練習遞迴寫法,每個棋子的橫列、直行都不能相遇-8 Queen recursive algorithms written exercises, each piece of course, can not be met straight
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:51782
    • 提供者:王查理
  1. include

    0下载:
  2. 1)编程实现n皇后算法,要求求出8皇后问题的所有解。 2)编程实现0-1背包问题的最优解。测试数据采用贪心算法一章的实验数据。 3)用图形输出中间过程。 4)在程序中添加统计扩展节点数,估计算法的复杂性。 -1) programming to achieve the queen n algorithm, the problem of all solutions to the 8 queens. 2) programming to realize the optimal sol
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:10724
    • 提供者:陈倩
  1. 8QUEEN

    0下载:
  2. 使用回溯法求8皇后或者N皇后,可以进行输入查看皇后位置是否放错,也可以求回溯法的N皇后球法与普通蛮力法的效率比,-8 N Queen Queen or seek to use backtracking, you can enter to see if the Queen' s position wrong, you can find the N Queens backtracking ball method and efficiency than ordinary brute force
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2360088
    • 提供者:杨朝静
  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
    • 文件大小:1142
    • 提供者:李泽文
  1. main

    0下载:
  2. 使用搜索算法解决8皇后问题。人工智能的经典例题。-Use the search algorithm to solve 8 queens problem. The classic examples of artificial intelligence.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1902
    • 提供者:Eden
  1. 83573400

    0下载:
  2. 传统有8皇后的经典算法,这是修改后的n皇后()
  3. 所属分类:大数据

    • 发布日期:2018-01-07
    • 文件大小:162816
    • 提供者:OGJO%252521866
  1. Nqueen

    0下载:
  2. 在8*8的国际象棋棋盘上,安放8个皇后,要求没有一个皇后能够“吃掉”任何其它一个皇后,即任意两个皇后不能处于同一行,同一列或者同一条对角线上,求解有多少种摆法。 本实验拓展了N皇后问题,即皇后个数由用户输入(On the chess board of 8*8, 8 queens are placed, requiring that no queen can eat any other queen, that is, any two Queens can not be in the same r
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:15360
    • 提供者:babou
  1. bdphu

    0下载:
  2. 传统有8皇后的经典算法,这是修改后的n皇后()
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:162816
    • 提供者:FCK+742
  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. queen

    0下载:
  2. 遗传算法实现八皇后,采用的是C语言来编写,代码可能有点繁琐(Genetic algorithm to achieve the eight queens, using C language to write, the code may be a little tedious.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:lisdf
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »
搜珍网 www.dssz.com