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

搜索资源列表

  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. eightempress

    0下载:
  2. 自己收集的八皇后问题相关知识,有不少源代码,能解决八皇后问题-Queen
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:146243
    • 提供者:chenzeng
  1. lstalk

    0下载:
  2. 四皇后问题,八皇后问题,特洛比方块等等一些数学问题算法实现- Four empresses questions, eight empresses questions, Turlogh and so on some mathematics question algorithms realizes compared to the block
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-16
    • 文件大小:210149
    • 提供者:站长
  1. 2004218174557605

    0下载:
  2. 八皇后完全代码!显示图像- Eight empresses complete codes! Demonstrates the picture
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-08
    • 文件大小:8113
    • 提供者:太极剑
  1. NQueens

    0下载:
  2. 这是一个八皇后问题的扩展,使用java实现,扩展到了多皇后,只要你输入皇后的个数,能给出所有的解。-This is an expansion of 8 Queen
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:8983
    • 提供者:pingyang
  1. queen2

    0下载:
  2. 回溯法解决八皇后问题,希望能给大家点启示-Queen s backtracking to solve eight problems, we hope that they will be lesson
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:3009
    • 提供者:张磊
  1. eightqueue

    0下载:
  2. 一个好用的新八皇后问题动画演示程序,对学习人工智能很有帮助-A new eight-to-use animation demo program s problems, very helpful in learning artificial intelligence
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:197683
    • 提供者:tianyuan
  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. Queen8

    0下载:
  2. 经典八皇后回溯算法实现,希望能帮助你的学习-Queen 8
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1026
    • 提供者:黄庆芝
  1. Eight_Queen_in_VC

    0下载:
  2. 八皇后的图形界面,VC编译,可以用图形化界面解决4×4~54×54的棋盘-The C++ Standard Library, details on the C++ standard library, in English
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5878944
    • 提供者:中杰
  1. kechengsheji

    0下载:
  2. 用c或c++编写的八皇后问题,通讯录,约瑟夫环的代码,数据结构的课程设计-With c or c++ to prepare the eight Queen' s problems, address book, Joseph Ring code, data structure of the curriculum design
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7971
    • 提供者:王文君
  1. eightqueens

    0下载:
  2. 求解八皇后问题。可以求出规定大小的棋盘下所有的解以及解的总数。-Solving the eight queens problem. You can find the size of the board under the provisions of all solutions, as well as the total number of solutions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:3619847
    • 提供者:pengshanyue
  1. EightQueen

    0下载:
  2. 八皇后问题,基于MFC界面,C++语言写的,可以动态演示,还有word文档报告,下下来就可以教的数据结构课程设计-Eight Queens problem, the interface based on MFC, C++ language to write, can be dynamically presentation, as well as word document report, the next down to the data structure can teach curricul
  3. 所属分类:Data structs

    • 发布日期:2017-06-15
    • 文件大小:24572928
    • 提供者:肖强
  1. 8queens

    0下载:
  2. 八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。计算机发明后,有多种方法可以解决此问题。-Eight queens problem is an ancient and well-known probl
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:342870
    • 提供者:陈财雄
  1. C语言解决八皇后问题

    0下载:
  2. C语言解决八皇后问题.doc
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-03-19
    • 文件大小:24576
    • 提供者:coolhandy
  1. eQueen

    0下载:
  2. 八皇后的经典算法,是一个古老而著名的问题,是回溯算法的典型案例。任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法(Simulated annealing algorithm, the function of the most value)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:五星红牛
  1. Eight_Queens

    0下载:
  2. 使用MIPS指令实现八皇后问题的求解,代码较精简(Solve the Eight Queens Problem with MIPS)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-24
    • 文件大小:14336
    • 提供者:swy0721
  1. queen

    0下载:
  2. 这是在C语言环境下实现八皇后问题产生的程序(This is in the C language environment to achieve eight queens problem generated procedures)
  3. 所属分类:其他

  1. Desktop

    1下载:
  2. 用DFS解八皇后,这个是递归算法跟非递归算法(Using DFS to solve eight queens, this is a recursive algorithm with non recursive algorithm)
  3. 所属分类:数据结构

    • 发布日期:2018-01-02
    • 文件大小:107520
    • 提供者:void_maker69
  1. Queen

    0下载:
  2. 八皇后问题是一个经典问题,此代码可以解决,方便大家交流学习(Solving the eight queens problem)
  3. 所属分类:数据结构

    • 发布日期:2018-01-05
    • 文件大小:8676352
    • 提供者:孙艺sunny
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com