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

搜索资源列表

  1. java_bahh

    0下载:
  2. 用java 语言解决八皇后的算法,仅供大家参考-java language used to solve the eight Queen's algorithm, is for your reference
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1972
    • 提供者:王播威
  1. bhh

    0下载:
  2. 用java写的八皇后问题-used to write the Queen's eight issues
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2256
    • 提供者:求晓鹏
  1. 一个八皇后问题的解决方案

    0下载:
  2. 一个八皇后问题的解决方案-an eight Queen's solutions to problems
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3237
    • 提供者:小如
  1. queen

    0下载:
  2. 应用JBuilder环境,编程实现经典的八皇后问题,其中共92种排列方法,均以+QX等符号给出排列位置-Application JBuilder environment, and programming to achieve the eight Queen s classic, which with a total of 92 kinds of methods, are+ QX symbols are given with the location of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:4490
    • 提供者:ruohana
  1. Queen

    0下载:
  2. 求解八皇后问题 Java 2K-Solving the issue of the eight Queen s Java 2K
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:912
    • 提供者:阿达
  1. QUEENS

    0下载:
  2. 实现八皇后的解决方案 附带又此方案的C++源码跟JAVA实现的报告-Implementation of the eight Queen' s solutions also attached to this program C++ source code with the JAVA implementation of the report
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4105
    • 提供者:陈浩
  1. queen

    0下载:
  2. 这是在Jcreator下用java语言编写的八皇后问题,采用递归回溯解决,在控制台打印输出92个解-This is at Jcreator using java language eight Queen' s problem using recursive backtracking resolved, at the console printout 92 Solutions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:867
    • 提供者:方程
  1. Queens

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

    • 发布日期:2017-04-10
    • 文件大小:1046
    • 提供者:nightkid
  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-11
    • 文件大小:808
    • 提供者:lc
  1. Queens

    0下载:
  2. 程序设计语言概论实习题,分别用Scheme、C和java实现的八皇后问题,内含详细文档-Introduction to practical programming language title, respectively, with Scheme, C, and the achievement of the eight Queen java issues, including detailed documentation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:248665
    • 提供者:da
  1. EightQueue

    0下载:
  2. 用Java编码写八皇后代码 希望对大家有所帮助 -Eight Queen
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:599
    • 提供者:clovergame
  1. bahuanghou

    0下载:
  2. 八皇后问题是:在8*8的国际象棋棋盘上,安放8个皇后,要求没有一个皇后能够“吃掉”任何一个其他的皇后,即没有两个或两个以上的皇后占据棋盘上的同一行、同一列或同一条对角线。-Eight queens problem is: 8* 8 chess board, placed eight at Queen' s, a Queen' s request was not able to " eat" any of the other Queen' s, that is,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1297
    • 提供者:高天
  1. Queen

    0下载:
  2. 这是一个关于八皇后问题用回溯法求解的java解法!-This is the one on the eight queens problem using backtracking method for solving the java solution!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:702
    • 提供者:窗外寒星
  1. EightQueensChess1.1

    0下载:
  2. 八皇后 和 骑士巡游 求解(带图形界面)-The eight Queen problem and the Knight trail problem system,and it has a real motion picture.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:90963
    • 提供者:刘玮
  1. Queen

    0下载:
  2. 八皇后 进一步加深编程,进一步难度为N皇后问题-Eight Queens program to further deepen and further difficulty for the N queens problem
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:673
    • 提供者:lijianfeng
  1. EightQueens

    0下载:
  2. 经典的八皇后问题,主要使用回溯法实现,-Classic eight queen problem, the main use of backtracking,----------------------------
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:698
    • 提供者:liaojie
  1. ch6-20

    0下载:
  2. 八皇后:使用八重循环编写的八皇后,输出所有解。-Eight Queens: use eight Queen eight heavy cycle prepared, the output of all solutions.
  3. 所属分类:Java Develop

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

    0下载:
  2. 用JAVA实现的八皇后问题展示,多线程实现。运行时请自行添加queen.jpg作为资源文件到工程目录下。-In the JAVA implementation of eight queens problem show, multithreading implementation.Runtime please add your own queen. JPG as a resource file to the project directory.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3016
    • 提供者:fjf
  1. EightQueens

    0下载:
  2. 一个用来研究八皇后问题的java小程序,采用递归算法遍历树来穷举所有符合要求的排列,存储后用图形界面表示出来。-Used to study a problem of the eight Queen of java applets, using recursive tree traversal algorithm to exhaustive array of all meet the requirements, storage, said later a graphical interface.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:8949
    • 提供者:yi84062
  1. queen

    0下载:
  2. 八皇后问题 简单源代码 适于初学者 利用数组链表分别实现-Eight queens problem is simple for beginners to use the source code to achieve an array of linked lists are
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3766
    • 提供者:apo8248
« 12 »
搜珍网 www.dssz.com