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

搜索资源列表

  1. 八皇后问题

    0下载:
  2. 八皇后问题\\八皇后问题-8 \\ 8 Queens
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11204
    • 提供者:ccr
  1. 8-queen

    0下载:
  2. 通过遗传算法实现八皇后的求解问题,用MFC实现可视化操作,界面很漂亮,算法是改良的遗传算法-Through the genetic algorithm for solving the eight queens problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1906524
    • 提供者:Bill Gates
  1. 8queens

    0下载:
  2. the main function of this C++ source file is actualize how to find the loads of 8 queens.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1452
    • 提供者:jimmy
  1. eightqueen

    0下载:
  2. 8皇后问题的算法 改算法可以扩展到N皇后的问题,不过时间会很长的-It s about the eight queens problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1494310
    • 提供者:liuzhiping
  1. BigInteger_src

    0下载:
  2. This a program main 8 queens. this is good problem and good solution-This is a program main 8 queens. this is good problem and good solution
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:25824
    • 提供者:kaka
  1. EightQueens

    0下载:
  2. 改程序实现用函数式设计语言scheme解决八皇后问题,开发环境为PLT scheme-Function to program design language used scheme to solve the issue of the eight Queen' s, PLT scheme for development environment
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1614
    • 提供者:gaef
  1. eightqueens

    0下载:
  2. 用 Scheme 来解决八皇后问题。八皇后问题:在 8*8 的棋盘上放置彼此不受攻击的 8 个皇后。按照国际象棋的规 则皇 后可以攻击与之处在同一行或同一列或同意斜线上的棋子。找出所有合法的 使8 个皇后 彼此不受攻击的放置方法。1 )除了完成 queens 的定义之外 , 给出一个打印输出过程 print-queens-Scheme used to solve the problem of the eight Queen' s. 8 Queen' s problem: In the
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:2192
    • 提供者:lishy
  1. 06413407

    0下载:
  2. 在10乘10的棋牌上进行八皇后排列,并输出排列情况和种类-10 x 10 8 Queens on a chess arranged and the arrangement of the output and variety of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:208188
    • 提供者:芦传
  1. 8queens

    0下载:
  2. 著名的八皇后问题,回溯算法求解,包括cpp文件和工程文件-Well-known eight queens problem, backtracking algorithm for solving
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:553129
    • 提供者:wc
  1. queen

    0下载:
  2. 8皇后问题 说明很详细,而且也很容易懂-8 queens problem descr iption is very detailed, but also easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:5376
    • 提供者:
  1. chess1

    0下载:
  2. this program is develop to solve the 8 queens probleem on chess table. There is 92 asnwers. This was developed by Ismael Drenth
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:53893
    • 提供者:ismael
  1. Program_8Queens

    0下载:
  2. Csharp实现八皇后问题,并且输出到命令行中-program with 8 queens
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1056
    • 提供者:Jingli Wei
  1. queen_8

    0下载:
  2. 八皇后程序:程序写得不是很流畅,未使用堆栈,只是单纯使用循环来完成,程序本身有点啰嗦,似乎有大量冗长的代码,基本上只能说是完成了功能。运行时要求输入的文件名为txt格式,用于存储输出结果。-8 Queens program: Program is written is not very smooth, without the use of the stack, simply use the cycle to complete, the program itself is a bit long-w
  3. 所属分类:Other windows programs

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

    0下载:
  2. 经典的8皇后问题,没用到堆栈,C++实现-Classic 8-queens problem, useless the stack, C++, achieve
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:887
    • 提供者:陈星星
  1. 8-vazir

    0下载:
  2. 8 queens!it s the source code of 8 queens
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:984
    • 提供者:ecrjkhtoon
  1. 8-queen-issues

    0下载:
  2. 8皇后问题的源码,入门学习人工智能的好程序-Source code 8 queens problem, a good entry-learning artificial intelligence program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:8968
    • 提供者:李岩
  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. 8-Queens-Problem-Solver

    0下载:
  2. This program calculates and displays all possible solutions of the eight queens problem .-This program calculates and displays all possible solutions of the eight queens problem .
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:26110
    • 提供者:trexios
  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. 8 queens

    0下载:
  2. 利用C语言计算八皇后问题,并枚举出所有的解(Solving eight queens problem by using C)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:一条流浪狗
« 12 3 4 »
搜珍网 www.dssz.com