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

搜索资源列表

  1. Empress

    0下载:
  2. 八皇后问题GUI版-8 GUI version of Queen's issues
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:132670
    • 提供者:123
  1. zhp

    0下载:
  2. 八皇后问题的解决 C-eight Queen's solve the problem C
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:23958
    • 提供者:吴平
  1. QueenSolver

    0下载:
  2. 用面向对象的观点考虑和设计了八皇后问题,其中皇后位置的判断由皇后自己进行冲突检查。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1453
    • 提供者:zhengcuiling
  1. Queen_8JAVA

    0下载:
  2. 八皇后问题,这个使用递归实现的,可以扩展为n皇后问题
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3912
    • 提供者:冯沁红
  1. Queen

    0下载:
  2. 这是JAVA编写的八皇后问题 太牛了 你一定会有所收获 其中还有详尽的注释 这个程序是用了递归的算法
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3840
    • 提供者:朱元琦
  1. EightQueen.java

    0下载:
  2. 运用递归算法实现了八皇后问题,基本思路借鉴于四皇后的实现。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1399
    • 提供者:李里
  1. myqueen

    0下载:
  2. 八皇后问题的图形界面实现,用户在放置皇后的程序会判断是否发生冲突,并且如果当前状态无解,程序会提示用户
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2055
    • 提供者:hetengfei
  1. eightqueen

    0下载:
  2. 用heuristicl 方法解决八皇后问题,并拓展到任意皇后问题 java-Using heuristicl method to solve eight queens problem java and it also have been improve to any size board
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:870
    • 提供者:zhen
  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-31
    • 文件大小:912
    • 提供者:阿达
  1. EightQueen

    0下载:
  2. 利用java语言简单实现了八皇后问题,欢迎感兴趣的朋友下载测试-Language easy to use java' s implementation of the eight questions, please download the test of interest to Friend
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:759
    • 提供者:何国栋
  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. ddvip_com_04065038a97af4

    0下载:
  2. 采用循环,而不是递规,系统资源占有少可计算 n 皇后问题把问题线性化处理,可以把问题分块,在分布式环境下用多台计算机一起算。-The use of the cycle, rather than delivery rules occupy less system resources computable n Queen of issues to deal with the problem of linear, you can block the problem, in distributed en
  3. 所属分类:Java Develop

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

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

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

    0下载:
  2. 八皇后问题图形界面实现,模拟了多种解法,效果极佳-8 Queen' s problem of the realization of a graphical interface to simulate a wide range of solution, excellent results
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:12181
    • 提供者:墨兰王者
  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. 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-04
    • 文件大小:1297
    • 提供者:高天
  1. xunliuy

    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
    • 文件大小:2563
    • 提供者:高天
  1. Java

    0下载:
  2. 一些很经典的算法!!!包括八皇后问题和背包问题,排列组合问题和数字拆分问题等.-Algorithm for some very classic! ! ! Including the eight queens problem and the knapsack problem, permutation and combination problems and digital split issues.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:693062
    • 提供者:
« 1 23 4 5 »
搜珍网 www.dssz.com