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

搜索资源列表

  1. queen

    0下载:
  2. n个皇后问题 在 n 行 n 列的国际象棋棋盘上,最多可布n个皇后。若两个皇后位于同一行、同一列、同一对角线上,则称为它们为互相攻击。 n皇后问题是指找到这 n 个皇后的互不攻击的布局。-n-Queens problem in n rows n columns of the chess board, up to n-Queens cloth. If the two Queens in the same row, same column, the same diagonal, then c
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1655
    • 提供者:
  1. NQueue

    0下载:
  2. 利用回溯法求解N皇后问题及其算法性能分析。-The use of backtracking algorithms for solving N Queens problem and its performance analysis.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1087240
    • 提供者:hehuiling
  1. nQueen

    0下载:
  2. n皇后的回溯算法实现及多边形求和的动归实现。-n Queen backtracking algorithm and the sum of dynamic polygon return achieved.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:1205
    • 提供者:zhf
  1. huisup

    0下载:
  2. 我的回溯算法学习资料,里边包含n皇后、骑士游历等pascal源程序。-My backtracking algorithm for learning materials, inside contains the n queen, knights traveled so pascal source.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:9637
    • 提供者:zhf
  1. 8queen

    0下载:
  2. 通过遗传算法求解N皇后问题,用c++编写-Through the Genetic Algorithm for N queens problem, using c++ write
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1071059
    • 提供者:Bill Gates
  1. nqueen

    0下载:
  2. 经典的N皇后问题,使用C++6.0开发,很好的-Classic N-Queens problem, the use of C++6.0 development, good
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:239491
    • 提供者:Peng
  1. n

    0下载:
  2. 要求一个n*n的矩阵要求每一行有一个皇后,但是每一行的皇后不能在同一列上或同一些线上-Requires a n* n matrix requires that each line has a queen, but each line of the Queen can not be in the same column or the same number of lines.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:9536
    • 提供者:陈瑶
  1. nQueen

    0下载:
  2. 一个关于N皇后问题的小程序,输出结果为一个n行n列的矩阵-nQueenProblem
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:888161
    • 提供者:李强
  1. LPTc

    0下载:
  2. 8皇后问题,N皇后问题,随机算法,提高速度-this is a randomized solution of N Queens. with random algrithism, we can improve the speed of finding solution
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:1588
    • 提供者:dxmgood
  1. queen

    0下载:
  2. 八皇后问题串行算法,可递推n皇后问题 C代码-eight queen question code
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2909
    • 提供者:lbo
  1. queen

    0下载:
  2. 对N皇后问题进行优化,可以在较短时间内计算出皇后排列方法的个数-Optimized for N queens problem, you can calculate the Queen in a relatively short period of time means the number of ordered
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:882
    • 提供者:ding
  1. qqq

    0下载:
  2. 很常见的N皇后问题,用矩阵的形式画除图, 1表示皇后的位置-Very common N-Queens problem, a matrix in the form of paintings, inter diagram 1 that the location of the Queen
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:168730
    • 提供者:刘鑫生
  1. NQueenSubset

    0下载:
  2. N皇后的排列树与子集数算法!里面是Cpp的源代码 带注释-N Queen subset of the arrangement of trees and the number of algorithms!
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1132
    • 提供者:zhaohui
  1. queens.c.tar

    0下载:
  2. linux平台下利用curse库N 皇后问题解决方案-The famous N-Queens Solver
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1285
    • 提供者:风语者
  1. zuiniudeNhuanghousuanfa

    0下载:
  2. 用位操作实现的求解N皇后问题,算法效率很高-Using bit operations to achieve the solution of N Queens problem, the algorithm very efficient
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1994
    • 提供者:niebing
  1. NQueens

    0下载:
  2. 经典的N皇后问题的实现,使用的算法是回溯法-Classic implementation of N-Queens problem, using the algorithm is backtracking
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:572451
    • 提供者:fcwindpasss
  1. Queen

    0下载:
  2. 使用递归算法解决n皇后问题,可供初学递归者参考-The use of a recursive algorithm to solve the n queens problem, for beginners who refer to the recursive
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:387952
    • 提供者:王鼎
  1. acmmoban

    0下载:
  2. acm 模板,数论,图论,各种模板,最大字段和,N皇后模板,欧拉函数-acm templates, number theory, graph theory, a variety of templates, the largest field and, N Queen template, the Euler function
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1315278
    • 提供者:endcorps
  1. nQueens

    0下载:
  2. 使用C语言解决n皇后问题,包括递归和非递归的实现源码。运行环境:Linux,g-Using the C language to solve n queens problem, including the recursive and non-recursive implementation of source code. Runtime Environment: Linux, gcc
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:10143
    • 提供者:ajaxhe
  1. nqueensquestion

    0下载:
  2. 可以对n皇后问题进行全面的实现,求出n皇后有多少种解法-N queens problem can be to achieve a comprehensive, calculate how many kinds of solution n Queen
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2864
    • 提供者:yunfei
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 29 »
搜珍网 www.dssz.com