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

搜索资源列表

  1. n_Queen

    0下载:
  2. 该算法为回溯法的经典问题之一,在n*n的棋盘上放置n个皇后。运行后会给出皇后的位置和解的个数-The backtracking algorithm is one of the classic problems in the n* n place n queens on the chessboard. After running the settlement will give the location of the number of Queen s
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:619
    • 提供者:雷智超
  1. nQueens

    0下载:
  2. 关于N皇后C++程序,这个程序运用了启发式搜索-heuristic search about n queens using C++
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:900318
    • 提供者:moria
  1. moama

    0下载:
  2. arranging n queens on an n*n board
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1902
    • 提供者:prudencio
  1. NQueen

    0下载:
  2. N皇后的经典问题解决方案.用一维数组解决.-The classic N-Queens problem solution to solve one-dimensional array
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:918
    • 提供者:周独战
  1. nqueen

    0下载:
  2. N皇后问题,简单的递归算法,代码简单适合刚开始学习的同学参考-N-queens problem, a simple recursive algorithm, the code is simple for students just beginning to learn reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:996
    • 提供者:zby
  1. nqueens

    0下载:
  2. 深度优先N皇后算法~输入文件形式,可运行代码,开发环境vs2010-Depth-first N-Queens algorithm ~ form of the input file, you can run code development environment vs2010
  3. 所属分类:Data structs

    • 发布日期:2017-05-25
    • 文件大小:8523878
    • 提供者:Shell
  1. NQ

    0下载:
  2. N皇后问题(位运算,C语言版) N皇后问题求解 位运算-N-Queens problem (bit computing, C-language version) N-Queens problem solving-bit computing
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1806
    • 提供者:sohingkeung
  1. mpiqueen

    0下载:
  2. 基于MPI的N皇后问题,且剔除镜像解和旋转解-Of MPI-based N-queens problem and the solution removed the mirror solution and the rotation
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:4883
    • 提供者:andy
  1. queue

    0下载:
  2. 八皇后问题,可以推广到N皇后,在学校的实验课上做的,用回溯法-The eight queens problem can be generalized to the N-Queens in the experimental class of the school, with backtracking
  3. 所属分类:Education soft system

    • 发布日期:2017-04-06
    • 文件大小:1100
    • 提供者:陈轩
  1. N_queen

    0下载:
  2. 求N皇后问题的一个解,回溯法。在窗体文本框中输入N值,矩阵图显示皇后排布方式-Seek a solution of N-Queens problem, backtracking. In the form text box, enter the values ​ ​ of N, the matrix show the Queen arranged way
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:36481
    • 提供者:qindan
  1. Lecture5_Queens

    0下载:
  2. 可以解决N皇后的问题 输入矩阵大小就可以打印各个大小的八皇后问题结果-N-Queens problem can be solved to enter the matrix size can print various size eight queens problem results
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:300676
    • 提供者:消了子
  1. NQueens

    0下载:
  2. N皇后问题的解决方案,N*N的棋盘上摆放N个皇后的几种方案-N-Queens problem solution, N* N board, placing N queens of several options
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:670
    • 提供者:lubby
  1. t1

    0下载:
  2. 主要是解决8皇后问题,同时可以通过改变数组大小解决N皇后问题,最后将结果输出到一个txt文档中-It is to solve the eight queens problem, and can solve the N queens problem by changing the size of the array, the final output the results to a txt file.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1543
    • 提供者:冒佳明
  1. EightQueen_bcb6

    0下载:
  2. (This is Borland C++Builder version) The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard so was originally proposed in 1848 by the chess player Max Bezzel, and over the years, many mathematicians, including
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:293915
    • 提供者:yout
  1. EightQueen_java

    0下载:
  2. (This is Java version) The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard so was originally proposed in 1848 by the chess player Max Bezzel, and over the years, many mathematicians, including Gauss, have wo
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-25
    • 文件大小:121125
    • 提供者:yout
  1. EightQueen_vb

    0下载:
  2. (This is Visual Basic 6 version) The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard so was originally proposed in 1848 by the chess player Max Bezzel, and over the years, many mathematicians, including Gaus
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:32042
    • 提供者:yout
  1. EightQueen_vs2008

    0下载:
  2. (This is VS2008 version) The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard so was originally proposed in 1848 by the chess player Max Bezzel, and over the years, many mathematicians, including Gauss, have
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:168063
    • 提供者:yout
  1. asp.tar

    0下载:
  2. n皇后问题,汗诺塔问题,数独问题,地板问题的ASP解决方案。可以设置N的数目-n queens problem, Khan Notari, Sudoku, flooring problems ASP solutions. Can set the number of N
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1247
    • 提供者:dyw
  1. BIT-N-queen

    0下载:
  2. 皇后问题是经典的回溯算法问题,本文使用BIT位运算对非递归的回溯算法进行优化,取得了较好的效果,对其他类似问题的算法的优化有一定指导意义-Queens problem is a the classic backtracking algorithm, BIT bit computing to optimize non-recursive backtracking algorithm, and achieved good results, the optimization algorithm to
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:182416
    • 提供者:陈嘉鑫
  1. ThousandQueen

    0下载:
  2. N皇后问题,里面是一千的实例,利用人工智能的“爬山法”-The N queens problem,take a thousand as exzample by the methed of ‘hill climbing method’
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:23077
    • 提供者:Jhon
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »
搜珍网 www.dssz.com