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

搜索资源列表

  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. N皇后

    0下载:
  2. 八皇后问题,是一个古老而著名的问题,是回溯算法的典型案例。该问题是国际西洋棋棋手马克斯·贝瑟尔于1848年提出:在8×8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。(The eight queen problem, an old and famous problem, is a typical case of backtracking algorithms. It is put forward the internationa
  3. 所属分类:书籍源码

    • 发布日期:2018-01-06
    • 文件大小:8569856
    • 提供者:静守成雯
  1. 回溯

    0下载:
  2. 一些回溯算法的总结里面有马跳日棋盘问题八皇后问题取苹果等一系列已过的代码谢谢参考(Some backtracking algorithms are summed up with a horse jump day chessboard problem eight queens and a series of past codes for reference.)
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:7162880
    • 提供者:tanxys
  1. 新建文件夹

    0下载:
  2. 八皇后问题实现,改程序用C语言实现了八皇后问题(The realization of eight queens problem)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:892928
    • 提供者:yuzaidu
  1. 2

    0下载:
  2. 输出八皇后问题所有情况,并且记录下共有多少种情况(All cases of the output of eight queens)
  3. 所属分类:数据结构

    • 发布日期:2018-04-19
    • 文件大小:1133568
    • 提供者:乘龙千里
  1. 8 queens

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

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:一条流浪狗
  1. Eight Queen

    0下载:
  2. 可以在界面中选择不同条件的八皇后,然后会显示所有结果(You can select eight queens with different conditions in the interface, and then all the results will be displayed.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:158720
    • 提供者:AyneLFink
  1. eight queens 递归

    0下载:
  2. 八皇后递归(eight queens)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:243712
    • 提供者:张河东
« 1 2 34 5 6 7 8 9 10 ... 47 »
搜珍网 www.dssz.com