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

搜索资源列表

  1. Queen

    0下载:
  2. n*n的棋盘上放置彼此不受攻击的n个皇后,按国际象棋规则可知:皇后可以攻击同行同列同斜线的棋子-n* n chessboard placed on each other from attack of the n-Queens, according to chess rules we can see: Queen can attack the peer-pawn with the column with a slash
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:858
    • 提供者:jdx
  1. 8-queen

    0下载:
  2. 通过遗传算法实现八皇后的求解问题,用MFC实现可视化操作,界面很漂亮,算法是改良的遗传算法-Through the genetic algorithm for solving the eight queens problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1906524
    • 提供者:Bill Gates
  1. eightempress

    0下载:
  2. 自己收集的八皇后问题相关知识,有不少源代码,能解决八皇后问题-Queen
  3. 所属分类:Other systems

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

    0下载:
  2. 用概率算法结合回溯思想实现n皇后问题,并计算算法执行的时间。-Algorithm combined with the probability of backward thinking of the realization of n queen problem and algorithm execution time.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:163413
    • 提供者:jdwang
  1. Queen

    0下载:
  2. 这是一个解决皇后问题的遗传算法,是用c语言编写的,可以直接运行。-This is a solution to the problem' s genetic algorithm, are prepared using c language, can be directly run.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:54420
    • 提供者:刘振
  1. queen-problem

    0下载:
  2. 八皇后问题,递归和分治算法的初步结合,可在VC6.0环境下调试,可修改其中注释部分以观察运行步骤-Eight queen problem, the recursive division algorithm and the initial integration of environment in the VC6.0 debugger to modify one part of the Notes in order to observe the operation of steps
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6359
    • 提供者:鲁林涛
  1. queen.tar

    0下载:
  2. 八皇后问题的代码,有详细的注释,运行后可以给出八皇后问题的所有92个解。-Eight queen problem code has detailed notes, running eight queen problem can give all the 92 solutions.
  3. 所属分类:Windows Develop

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

    0下载:
  2. 八皇后C++递归实现 以及AKM的C++实现-Eight Queen' s C++ recursive implementation as well as the AKM' s C++ implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1115
    • 提供者:gaef
  1. eight-queen

    0下载:
  2. 在plt schenme 下用scheme函数式程序语言所写的八皇后问题,基于一个特殊的框架-At scheme using plt schenme Functional programming language written by the Queen' s eight questions, based on a special framework
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:1359
    • 提供者:方程
  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

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

    • 发布日期:2017-04-12
    • 文件大小:572
    • 提供者:卢佳楠
  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. 解决八皇后问题的算法,能够用非递归的方法解决八皇后问题-8 Queen' s problem solution algorithm
  3. 所属分类:Other systems

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

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

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

    0下载:
  2. scheme写的一个关于求解8皇后问题的源码,同时还有C和java的-written in a scheme to solve the issue of 8 Queen' s source code, along with the C and java
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:97274
    • 提供者:cmis
  1. N_Queens

    0下载:
  2. The N queens puzzle is the problem of putting N chess queens on an n×n chessboard such that none of them is able to capture any other using the standard chess queen s moves. The queens must be placed in such a way that no queens would be
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:1459
    • 提供者:
  1. queen

    0下载:
  2. 八皇后问题。可以解决很多问题,数据结构,必备文件-Queen
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:467052
    • 提供者:xu hao
  1. queen

    0下载:
  2. 这个是VB的代码,用来解决八皇后问题。关于八皇后问题得解决,网上有很多的C的代码。把老东西挖出来把自己的门面充大点,这就是我的本意。总体来说八皇后问题是用来考查编程者对C语言的递归理解与运用的,我是受到蛊惑才费尽心血写出来的,当然我没用VB的递归来解决问题,一是用VB这样编效率太低,二是在我写这些代码的时候,我还根本不能熟练运用递归的方法。我要告诉每一位同学,你如果自己用VB写出八皇后,江苏的二级电脑考试上机你就没问题了。-code for queen
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:8392
    • 提供者:iwqwer
  1. Hill_Climbing_Searching

    0下载:
  2. solving 8-Queen problem by using hill climbing.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:25364
    • 提供者:shahin
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com