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

搜索资源列表

  1. n-queens

    1下载:
  2. 使用vc++实现数据结构中的n皇后问题的实现,使用递归算法完成此项操作基本比较简单-Using vc++ data structure, the realization of n-queens problem, using the basic recursive algorithm is relatively simple to complete this operation
  3. 所属分类:Data structs

    • 发布日期:2014-10-14
    • 文件大小:732
    • 提供者:jidean
  1. nqueens-recursion-backtracking-n^n

    0下载:
  2. n皇后问题的递归回溯实现, 状态数:n^n-n queens problem of recursive backtracking implementation, the number of states: n ^ n
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:221621
    • 提供者:jory
  1. N-Queens

    0下载:
  2. 软件架构的N皇后问题,这个算法效率比较高-Software architecture of the N queens problem, this algorithm is more efficient
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1222360
    • 提供者:杜佳佳
  1. n-q

    0下载:
  2. 八皇后,n皇后问题C语言实现,求解所有可行解 -Eight Queens, n queens problem C language, all the feasible solutions for solving
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:11674
    • 提供者:yuan
  1. n-Queen-PRoblem

    0下载:
  2. 使用Hopfield人工神经网络解决"N-皇后"问题-A copy of source code about how to resolve N-Queen problem with Hopfield artificial neural network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:21311
    • 提供者:bailong
  1. N-queen-problem

    0下载:
  2. n皇后问题 n皇后问题 n皇后问题-n queens n queens n queens n queens n queens problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:26781
    • 提供者:ilove
  1. N-Queen

    1下载:
  2. N皇后问题的演示程序,清晰的图形界面显示-N Queens problem demo, clear graphical display
  3. 所属分类:界面编程

    • 发布日期:2012-11-20
    • 文件大小:21303
    • 提供者:tony
  1. N-queen

    0下载:
  2. 用c++语言提供了N皇后问题的算法描述,大家可以参考。-C++ language with the N-queens algorithm descr iption, we can reference.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1899
    • 提供者:caicai
  1. n-queens-graphical

    1下载:
  2. n-queens graphical,是算法分析与设计里N皇后的c+=代码,程序将问题进行了图形化-n-queens graphical
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-20
    • 文件大小:1092
    • 提供者:汪尔芳
  1. N-Queen-problem

    0下载:
  2. 可以实现N皇后的问题 运用简易算法 大大降低了耗时-N-Queens problem can be achieved using simple algorithm greatly reduces the time-consuming
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:157572
    • 提供者:胡骏
  1. N-Queens

    0下载:
  2. pascal语言使用迭代法求解N皇后问题的源码-pascal language use iteration method to solve N-Queens problem code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:181866
    • 提供者:李毅
  1. N-Queens10000Artificial

    0下载:
  2. 主要利用人工智能的方法实现10000个N皇后问题-The main use of artificial intelligence methods to achieve 10 000 N Queens
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:239879
    • 提供者:zhengbo
  1. N-Queens-Algorithm

    0下载:
  2. N皇后问题算法,N皇后问题是关于国际象棋的一个著名问题,本算法给出了其中一种解法-N Queens Algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:92115
    • 提供者:duanyuxing
  1. n-queen

    0下载:
  2. 解决N皇后问题,里面有不同方法的分析,还有上限,我记得是100个-Sovle the "n queen" problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:4500
    • 提供者:刘梓祥
  1. n-Queen

    0下载:
  2. 用c++实现n皇后的算法源码,注释比较详细,用回溯算法实现的-N queen algorithm source code with c++, a more detailed annotation, backtracking algorithm to achieve
  3. 所属分类:Data structs

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

    0下载:
  2. 实现著名的n皇后问题,vs2008开发环境-Realization of the famous n queens problem, VS2008 development environment
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:511291
    • 提供者:
  1. N-Queens-problem

    0下载:
  2. N皇后问题回溯算法,算法质量高,参加ACM的同学,喜欢C算法的同学可以研究一下-N-Queens problem backtracking algorithm, the algorithm of high quality, to participate in the ACM students, students like C algorithm can be studied
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1126
    • 提供者:杨龙飞
  1. N-queen-problem

    0下载:
  2. N皇后问题,解决N皇后问题,详细的C代码-N-Queens problem, solve the N queens problem, the details of the C code
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:804
    • 提供者:天涯
  1. N-queen

    0下载:
  2. 求解n皇后问题。给定一个N×N的棋盘,在棋盘上放置N个皇后,使得N个皇后两两之间互不攻击。任何两个处于同一列,同一行,同一对角线上的皇后都会互相攻击。 -Solve the n queens problem. To set a NN board, place N queens on a chessboard, making the N-queens do not attack each other between every two. Any two in the same column,
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:1018
    • 提供者:liao
  1. n-kings

    0下载:
  2. 写了一个非常常见的n皇后问题,输入输出均用文本文件显示。源码!-Wrote a very common n-queens problem, the input and output text file. Source!
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:588738
    • 提供者:huang ketao
« 1 2 3 45 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com