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

搜索资源列表

  1. Eight Queen.rar

    0下载:
  2. 8皇后问题的C++算法
  3. 所属分类:游戏

    • 发布日期:
    • 文件大小:12372
    • 提供者:
  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. 8huanghouVC

    0下载:
  2. 软件简介: 那个老掉牙的问题,八皇后问题,老归老,但我很喜欢,并试图用各种方法来实现求解,出乎意料的是,同样的算法,非递归实现的速度竟然比递归实现慢!下面是当时关于算法一些说明,是用Java实现的,不过用C还是J在思想上都是一样的, -software Profile : that long-standing problems, 8 Queen's problems and old to the old, but I like and and trying to use vario
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:103825
    • 提供者:大海
  1. 8-queens

    0下载:
  2. 数据结构算法:回溯法编程寻找八皇后问题的所有解,使用语言C/C-algorithm data structure : backtracking programming for the Queen's eight all solutions, the use of language C / C
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6224
    • 提供者:王卫国
  1. My_eight

    0下载:
  2. 8皇后问题的c++解决方案-8 Queen of c Solutions
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1671
    • 提供者:王飞
  1. 8queen2

    0下载:
  2. 国际象棋中8皇后问题算法-Algorithm of Eight queen question in chess
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-08
    • 文件大小:2713
    • 提供者:站长
  1. Eight Queen

    0下载:
  2. 8皇后问题的C++算法-8 empress question C++ algorithm
  3. 所属分类:Game Program

    • 发布日期:2017-11-09
    • 文件大小:12643
    • 提供者:刘峰
  1. Queen

    0下载:
  2. scheme写的一个关于求解8皇后问题的源码,同时还有C和java的-written in a scheme to solve the issue of 8 Queen' s source code, along with the C and java
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:97274
    • 提供者:cmis
  1. 8queen

    0下载:
  2. 数据结果中的很有名的8皇后问题,该程序实现了8皇后的动态演示,图形界面友好,易用,对于学习C++编程和数据结构很有帮助-Data results in the well-known 8-queens problem, the program achieved an 8-Queen' s dynamic presentations, graphical user-friendly, easy to use, for learning C++ programming and data stru
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:462272
    • 提供者:
  1. 8queens

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

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

    0下载:
  2. C++8皇后源代码 MFC非常好用的程序哦-C++8 Queen MFC source code is very easy to use program oh
  3. 所属分类:Data structs

    • 发布日期:2017-06-19
    • 文件大小:31129667
    • 提供者:hjkhk
  1. 8-Queen

    0下载:
  2. 这是一个关于8皇后的源代码,是用C语言开发,会输出92中结果。-This is a 8 Queen' s source code is written in C language development, will result in the output 92.
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2866373
    • 提供者:
  1. 8

    0下载:
  2. 8皇后的C#实现,可以自定义输入皇后数,并智能显示出皇后的N中方案。-N-Queens of the C# implementation, you can customize the number of input Queen, and the N-smart show in Queen s program.-8 Queen' s C# implementation, you can customize the number of input Queen, and the N-smart
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8619
    • 提供者:hanlu xiao
  1. QUEEN

    0下载:
  2. code for 8-queen with c++ language
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:825
    • 提供者:houri
  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-queen

    0下载:
  2. c++用栈实现八皇后问题,代码有详细说明,是初学数据结构的好参考-8 Queen
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:1224
    • 提供者:张文
  1. 8-queen

    0下载:
  2. 八皇后的问题的C++简单算法 大学课程作业-Eight queens problem C++ simple algorithm college course work
  3. 所属分类:Data structs

    • 发布日期:2017-11-25
    • 文件大小:551066
    • 提供者:Fizzy
  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. 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
« 12 3 »
搜珍网 www.dssz.com