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

搜索资源列表

  1. Queens

    0下载:
  2. JAVA 采用递归的方式实现八皇后问题 -JAVA implementation using recursive manner eight queen problem
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:1046
    • 提供者:nightkid
  1. queen

    0下载:
  2. N皇后问题,N皇后放置过程的现实。 由八皇后问题扩展开来,在N*N的棋盘上摆放N个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上。求可能的解决方案,并显示每一种解决方案的皇后放置过程。-N Queen' s problem, N Queen placed the reality of the process. Expansion by opening eight to question Queen' s, at the N* N chessboard
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:9254
    • 提供者:xiafan
  1. queen

    1下载:
  2. 采用递归回溯算法求解N皇后问题;C语言实现,可以动态控制皇后数量-Backward recursive algorithm using N Queen' s problem C language implementation, you can dynamically control the number of Queen' s
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1116
    • 提供者:yangxh
  1. Queen

    0下载:
  2. 分别用面向过程、面向对象和函数式程序设计的方法解决八皇后问题。 附报告-Were process-oriented, object-oriented programming and function of the eight Queen' s problem to solve. The attached report
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-29
    • 文件大小:207308
    • 提供者:邵震
  1. Queen

    0下载:
  2. 八皇后的c++实现怎么能写出20个字的描述呢-Eight queen c implementation
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:565
    • 提供者:卢佳楠
  1. Queen

    0下载:
  2. java八皇后没有版权争议的内容和木马病毒代码-copyright Queen' s eight java controversial virus and Trojan code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:572
    • 提供者:卢佳楠
  1. N-queen_linear_time

    0下载:
  2. N-皇后问题线性时间算法 O(n)复杂度,非O(n^2)的,使用的是构造法。-N-Queen problem of linear time algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:715
    • 提供者:Fancy
  1. queen

    0下载:
  2. 用scheme实现的八皇后,可以格式化输出,带有详细注释。-A eight-queen done in scheme
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1784
    • 提供者:lc
  1. queen

    0下载:
  2. 在vs2008的环境下实现的八皇后的C++代码,带有格式化输出-Vs2008 environment in the realization of the eight Queen of C++ code, with formatted output
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:839
    • 提供者:lc
  1. Queen

    0下载:
  2. 用java实现的八皇后,带有格式化输出,在eclipse下运行通过。-Using java to achieve the eight Queen' s, with formatted output, in the run through the eclipse.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:808
    • 提供者:lc
  1. 8-queenProblem

    0下载:
  2. The famous 8-queen problem in java
  3. 所属分类:Algorithm

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

    0下载:
  2. n皇后问题,迷宫问题,递归实现皇后寻找迷宫出路,经典算法之一-n queen problem, the maze problem, the recursive realization of the maze to find a way out of Queen' s, one of the classic algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:765
    • 提供者:luo
  1. Queen

    0下载:
  2. 解决八皇后问题的算法,能够用非递归的方法解决八皇后问题-8 Queen' s problem solution algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:700
    • 提供者:xuhaifeng
  1. queen

    0下载:
  2. n皇后问题,能够快速的算出24个点,24个点过侯程序会变慢-the question of queen
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:592
    • 提供者:顾天龙
  1. Queen

    0下载:
  2. 西洋棋皇后程式,有完整介面,輸入即可查詢各數-Queen
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1739
    • 提供者:ping
  1. queen

    0下载:
  2. N皇后问题 输入N 可以得到问题的解-N QUEEN
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:871
    • 提供者:chen
  1. sschubu

    0下载:
  2. 搜索初步介绍,包括深度搜索和广大搜索,有n皇后代码及其他题目代码。-The initial search, including the majority of the depth of search and search, there are n Queen' s source code and other topics.
  3. 所属分类:Search Engine

    • 发布日期:2017-04-03
    • 文件大小:84990
    • 提供者:young
  1. artificial_intelligence_demo_programs

    1下载:
  2. 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,野人与传教士过河问题,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of a number of examples of the hard work of graduate and undergraduate results. Including reasoning based on the principle of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-17
    • 文件大小:26622036
    • 提供者:解洪文
  1. queen

    0下载:
  2. 实验时编写的八皇后源码,可以完成基本的八皇后问题-queen
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1560
    • 提供者:summer
  1. QUEEN

    0下载:
  2. Delphi做的八皇后问题,界面很好看~-Delphi to do the eight Queen' s problems, interface look very good ~
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:265209
    • 提供者:ss
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com