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

搜索资源列表

  1. vc62445261344

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

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

    0下载:
  2. 8皇后的c#的实现,实现了图形界面的可视化方式,采用了高效的算法来实现。-8 Queen of c #, has implemented a graphical interface visualization, is an efficient algorithm to achieve.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10534
    • 提供者:lixin
  1. nqueen

    0下载:
  2. 有关一个N皇后的问题。用户只要改变开始宏定义是的 QUEENS的值就可以验证 皇后的具体分布情况;如 8 皇后 则会输出具体的92中放置方法;
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8518
    • 提供者:浩然
  1. 8

    0下载:
  2. 本程序是一个解决8皇后摆放问题的源程序.简单易读
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6039
    • 提供者:huanzhu
  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. nhuanghou

    0下载:
  2. n皇后问题啊 我这个是8皇后的 算法比别人的简单点儿 相信你会看懂哦 !-n Queen
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2034
    • 提供者:haha
  1. 8

    0下载:
  2. 给出经典游戏8皇后的所有解法,利用回溯算法-8 Queen' s classic game give all the solutions, the use of backtracking algorithms
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:869
    • 提供者:高进
  1. eightqueen

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

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

    0下载:
  2. 传统有8皇后的经典算法,这是修改后的n皇后-about n-queen
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:209836
    • 提供者:黄华
  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-13
    • 文件大小:2192
    • 提供者:lishy
  1. bahuanghou

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

    • 发布日期:2017-04-26
    • 文件大小:8262
    • 提供者:jy
  1. traceback

    0下载:
  2. 源码实现了很多经典回溯算法,如8皇后,迷宫,踩气球,骨牌矩阵,农场灌溉等。-classic
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:6069
    • 提供者:
  1. bahuanghou

    0下载:
  2. 该程序实现了8皇后问题,是一种典型的算法。-eight problems
  3. 所属分类:Other windows programs

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

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

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

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

    • 发布日期:2017-04-29
    • 文件大小:8968
    • 提供者:李岩
  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. 皇后问题

    0下载:
  2. C语言 八皇后问题 在8×8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法(The eight queens in the C language)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:991232
    • 提供者:洛宇
  1. 8 queens

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

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