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

搜索资源列表

  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. queens

    0下载:
  2. 用回溯法实现N后问题,使用的是JAVA开发环境的说。-Backward Method N
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:606
    • 提供者:娃娃
  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. N-Queen

    0下载:
  2. 八皇后问题。N皇后。对角线同行同列不能放棋子-Eight queens problem
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:1896
    • 提供者:chris
  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. exam6-5

    0下载:
  2. 采用递归算法求解皇后问题:在n*n的方格棋盘上,放置n个皇后,要求每个皇后不同行,不同列,不同左右对角线。-Using recursive algorithm queens problem: Place n queens on n* n checkerboard, each Queen different rows, different columns, different left and right diagonal.
  3. 所属分类:Data structs

    • 发布日期:2017-11-06
    • 文件大小:633
    • 提供者:
  1. N-Queens

    0下载:
  2. Nqueens各种风格的实现,调用返回,黑板风格等-Variety of styles to achieve Nqueens, call return, blackboard style
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:1112309
    • 提供者:
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 18 »
搜珍网 www.dssz.com