搜索资源列表

  1. QUEEN.rar

    0下载:
  2. N皇后游戏。
  3. 所属分类:游戏

    • 发布日期:2024-05-20
    • 文件大小:6646
    • 提供者:
  1. shangchuan.rar

    0下载:
  2. n皇后算法,多边形裁减,正方体旋转,三角形的绘制与填充,画虚的直线和曲线
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:4035132
    • 提供者:
  1. nq.rar

    0下载:
  2. 求N皇后问题回溯算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:1112
    • 提供者:
  1. nqueens

    0下载:
  2. 用c编写的N皇后问题-used to prepare N Queens
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:782
    • 提供者:叶纷飞
  1. home1work

    0下载:
  2. 微软桌着色问题a【问题】 组合问题 【问题】 填字游戏 【问题】 n皇后问题 -Microsoft tables coloring problem -- a problem [[composition problems -- crossword puzzles [n Queen's problem -- the problem
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7876
    • 提供者:阿嫂
  1. 5-Queen

    0下载:
  2. N皇后问题!图形界面演示,VC6.0开发-N Queen! GUI demonstration VC6.0 development. .
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:32259
    • 提供者:郭上华
  1. qweewq

    0下载:
  2. 上再一个n皇后问题的说明 上再一个n皇后问题的说明-again a n Queen's on the statement of an n Queen's again the statement n a further statement of the Queen n again a statement of the Queen's again a problem n Queen's Note
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2656
    • 提供者:1
  1. N_Queen

    0下载:
  2. N皇后问题的优化版本,对于N= 13的情况可以在1秒内出结果-N Queen of the optimized version for the N = 13 can be in a give results within seconds
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1528
    • 提供者:吴地瓜
  1. 14230829

    0下载:
  2. 解决如何用vc实现八皇后问题,但不能实现n皇后的问题。-address how to achieve eight vc Queen's, but can not be achieved n Queen's problem.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1670
    • 提供者:成晓
  1. nqueens9901

    0下载:
  2. 著名的n皇后问题。实现结果为 请输入这是一个几皇后问题:4 4皇后问题有解为: 2 4 1 3 4皇后问题有解为: 3 1 4 2 Press any key to continue -n Queen's famous question. To achieve results Please enter several This is a Queen's : 4 Queen of the sol
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1267
    • 提供者:nanaleer
  1. N-QUEEN

    0下载:
  2. 在一个N×N的国际象棋棋盘中摆N个皇后,使这N个皇后不能互相被对方吃掉。N皇后算法源码-N × N in a chess board in N months before Queen s, so that the N-Queen s was the other side can not eat each other. N Queen s algorithm source code
  3. 所属分类:游戏

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:colsinc
  1. n-queen

    0下载:
  2. n皇后问题的最简单解法,弄够帮助到大家。-n queens problem the easiest solution, get enough help to you.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1726464
    • 提供者:张凡荣
  1. N-queens-problem

    0下载:
  2. 八皇后问题是一个古老而著名的问题,是回溯算法的经典问题。该问题是十九世纪著名的数学家高斯在1850年提出的:在8*8的国际象棋棋盘上,安放8个皇后,要求没有一个皇后能够“吃掉”任何其它一个皇后,即任意两个皇后不能处于同一行,同一列或者同一条对角线上,求解有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法得到结论,有92中摆法。 本实验拓展了N皇后问题,即皇后个数
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:林斌
  1. N-queens-problem

    0下载:
  2. N皇后问题,可以输入N的值,并输出每一种N的情况和步骤。-N queens problem, you can enter the value of N, and N outputs each situation and steps.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:98304
    • 提供者:李元月
  1. N-Queens

    0下载:
  2. 优化的N皇后算法,输入皇后的个数N,输出三个解,算法的时间复杂度为O(nlgn)-Optimized N queens algorithm, enter the number of the Queen N, output three solutions, the time complexity of the algorithm is O (nlgn)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:jbzh
  1. N-Queens

    0下载:
  2. 使用回溯法求N皇后问题,是又经典的8皇后问题延伸而来-Seeking N Queens backtracking law, it is another classic 8-queens problem extends from
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:李泽文
  1. N-QUEEN

    0下载:
  2. 在一个N×N的国际象棋棋盘中摆N个皇后,使这N个皇后不能互相被对方吃掉。N皇后算法源码-N × N in a chess board in N months before Queen s, so that the N-Queen s was the other side can not eat each other. N Queen s algorithm source code
  3. 所属分类:数据库编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:cj7936bura
  1. N-queens-algorithm

    0下载:
  2. n皇后问题的BFS算法,算法简洁,作为初学者一看就懂,不过先看会BFS算法很重要,这比普通的动态规划速度要快很多-N queens problem BFS algorithm, the algorithm is simple, as a beginner to understand, but first look at the BFS algorithm is very important, which is much faster t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:黑所
  1. Desktop

    0下载:
  2. 实现N皇后问题,采用了回溯法。分为三个模块(to solve the queue problem)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:Leslie_Lee
  1. N huanghou

    0下载:
  2. 国际象棋中皇后可以在横、竖、斜线上不限步数地吃掉其他棋子。如何将N个皇后放在一个国际象棋的棋盘上(有8 * 8个方格),使它们谁也不能被吃掉!这就是著名的八皇后问题。我们现在扩展一下,对于某个满足要求的N皇后的摆放方法,定义一个皇后序列与之对应,即{(x1,y1),(x2,y2)…(xN,yN)},其中(xi∈[1,N],yi∈[1,N],N∈[4,16]),其中(xi,yi)为相应摆法中第i个皇后所处的坐标(行数和列数)。那么需要针对
  3. 所属分类:游戏

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:youxiaoyu
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 34 »

源码中国 www.ymcn.org