搜索资源列表

  1. Eight_Queen

    0下载:
  2. Visual C++解决八皇后问题,在一个8×8国际象棋盘上,有8个皇后,每个皇后占一格;要求皇后间不会出现相互“攻击”的现象,即不能有两个皇后处在同一行、同一列或同一对角线上。问共有多少种不同的方法。-Visual C++ to solve questions Queen' s eight, in a 8 × 8 chess set, there' s eight, each accounting for one'
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-10-21
    • 文件大小:418816
    • 提供者:刘波
  1. eight_queen

    0下载:
  2. 八皇后问题,老归老,但试图用各种方法来实现求解,出乎意料的是,同样的算法,非递归实现的速度竟然比递归实现慢!-Eight queen problem, the old to the old, but trying to use various methods to achieve Solving Surprisingly, the same algorithm, the speed of non-recursive implementa
  3. 所属分类:其他游戏

    • 发布日期:2024-10-21
    • 文件大小:53248
    • 提供者:zhangjun
  1. eight_queen

    0下载:
  2. 八皇后问题,一个简单的算法,实现八女王问题-eight queen
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-10-21
    • 文件大小:2048
    • 提供者:smile bear
  1. eight_queen-problem

    1下载:
  2. 用函数式程序设计语言scheme设计的八皇后问题。用三种语言实现,分别为java,c,scheme,三种实现方法使用同一种算法。-Used functional programming language design scheme of the eight Queen' s problem, to achieve in three languages, namely, java, c, scheme, three types of
  3. 所属分类:其他小程序

    • 发布日期:2024-10-21
    • 文件大小:146432
    • 提供者:仲海军
  1. eight_Queen

    0下载:
  2. 在win98下 求解八皇后简单列子 结果在dos 窗口下输出。-In win98 under the simple solution of the eight Queen' s Liezi results output in the dos window.
  3. 所属分类:其他小程序

    • 发布日期:2024-10-21
    • 文件大小:11264
    • 提供者:dingyong
  1. eight_queen

    0下载:
  2. 经典的八皇后问题,用VC++实现,遍历各种出现的结果,MFC界面-8 Queen' s classic problem, with VC++ to achieve, the result of various traversal
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-10-21
    • 文件大小:526336
    • 提供者:杨旸
  1. eight_queen

    0下载:
  2. 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法-Eight queens problem is an old and well-known problem is a typical Example backtracking algorithms. The pro
  3. 所属分类:其他小程序

    • 发布日期:2024-10-21
    • 文件大小:1024
    • 提供者:kimi
  1. eight_queen

    0下载:
  2. i have implemented 8-queen using backtracing with forward checking. I have shown it on a chess board so everyone can understand the underlying algorithm easily. For more information goto http://rooparam.blogspot.com
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-10-21
    • 文件大小:168960
    • 提供者:rrc
  1. Eight_Queen

    0下载:
  2. 八皇后问题 包括棋盘大小改变等功能全实现-Eight queens problem, including changing the size of features such as full-board implementation
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-10-21
    • 文件大小:37888
    • 提供者:zhaotong
  1. eight_queen

    0下载:
  2. 八皇后问题 eclipse下使用 输出数目并打印 有注解-Eight queens problem using eclipse the number of output and print a comment
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-10-21
    • 文件大小:3072
    • 提供者:
  1. 8_queens

    0下载:
  2. 8皇后问题的汇编代码实现。输入皇后数,输出方案数。-the assembly code realization of eight_queen question.Input the queen number,output number of scheme.
  3. 所属分类:汇编语言

    • 发布日期:2024-10-21
    • 文件大小:1024
    • 提供者:chenye
  1. Eight_Queen

    0下载:
  2. 递归解决八皇后问题使用的是VS2010(编译通过)代码有注释说明. 有两种方法解决-Recursion to solve the eight queens problem using VS2010 (compiled by) code annotated There are two ways to solve
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-10-21
    • 文件大小:1555456
    • 提供者:王乾坤
  1. eight_queen

    0下载:
  2. 八皇后问题求解。采用递归算法。主要采用了三种不同的解法。-eight queeen
  3. 所属分类:其他小程序

    • 发布日期:2024-10-21
    • 文件大小:2048
    • 提供者:yang
  1. eight_queen

    0下载:
  2. 八皇后问题的python实现,喜欢折腾算法的朋友,可以下载看看。-Eight queens problem Python implementation, like tossing algorithm friends, you can download to see.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-10-21
    • 文件大小:1024
    • 提供者:zebra
  1. eight_queen

    0下载:
  2. 递归解决八皇后问题,自己1写的阿拉,说得好像可以不用递归一样- -!好吧-eighth queen problem
  3. 所属分类:软件工程

    • 发布日期:2024-10-21
    • 文件大小:217088
    • 提供者:黄大神

源码中国 www.ymcn.org