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

搜索资源列表

  1. 14230829

    0下载:
  2. 解决如何用vc实现八皇后问题,但不能实现n皇后的问题。-address how to achieve eight vc Queen's, but can not be achieved n Queen's problem.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1670
    • 提供者:成晓
  1. Queens_loyo

    0下载:
  2. 一个使用Java语言编写的图形界面八皇后问题的小程序。使用eclipse开发环境。-a Java language prepared by the Queen's graphical interface of eight small programs. Use eclipse development environment.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5451
    • 提供者:杨国英
  1. huanghou2

    0下载:
  2. 八皇后问题的一个小程序,可以实现选择皇后数量,有友好的界面。 -8 Queen of a small program, can achieve a number of Queen's choice, a friendly interface.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1320
    • 提供者:周居舟
  1. Nhuanghou

    0下载:
  2. 皇后问题的求解,你可以求3个或4个或5个,六个-Queen problem solving, you can help three or four or five, six, etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1184
    • 提供者:刘发
  1. 8皇后问题

    0下载:
  2. 解决8皇后问题的小程序-solve the problem of the small Queen's procedures
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:1611
    • 提供者:苏苏
  1. 8皇后

    0下载:
  2. 能够实现8皇后问题,其算法比较好-to achieve eight Queen's, the algorithm is better
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:842
    • 提供者:yy
  1. nQueen

    0下载:
  2. n皇后算法的实现-n Queen's algorithm implementation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7542
    • 提供者:007
  1. bahuanghouwtdejavashixian

    0下载:
  2. n皇后问题算法。 * 把棋盘看成一个坐标系,以左下角为原点(0,0)。坐标系的每个点为一个Point类。 * 每个皇后为一个皇后对象Queen。 * 判断一个点的坐标是否在,一个皇后控制的范围的函数为Queen.isUnderControl(point)。 -n Queen's Algorithm. * Chessboard as a coordinate system to lower left-hand corner of the origin (0,0). T
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4186
    • 提供者:tangying
  1. 2003011273project5

    0下载:
  2. Java小程序两个: 1.输入五个同学的成绩,并将这五个数保存到文件“data.txt”中。然后再编写一个程序:从“data.txt”中读取这五个成绩,计算他们的平均数,然后从小到大排序并输出这五个人的成绩。 2.将八皇后问题的所有界保存到文件“Queen.txt”中。-Java applet 2 : 1. Importation of five students achievements, This number will be five to preserve documents &
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2785
    • 提供者:文宇
  1. QueenLV

    0下载:
  2. 这个代码是利用拉斯维加斯算法解决n皇后得问题-this code is the use of the Las Vegas algorithm to solve the problem in the Queen's n
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1445502
    • 提供者:刘亮
  1. 8queenjava

    0下载:
  2. 利用java编程 1. 编写求n后问题的通用函数; 2. 取n=8计算出n后问题的所有可行解,并以8元组的形式输出(可以对可行解的结构进行分析,); 3. 随机输出2个可行解的图形。其中棋盘要有8×8的格子,Queen图象自选;
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:132165
    • 提供者:witkey_eagle
  1. 8Queendiguisuanfa

    0下载:
  2. 一个八皇后Java程序代码,改进后的,有需要的请-an eight Queen's Java programming code, the improved, we need to look at
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:4002
    • 提供者:sophia
  1. mpi

    1下载:
  2. 《并行算法实践》附带的mpi源程序,包括求解八皇后问题、货郎问题等的38个mpi并行程序-"parallel algorithm practice," incidental mpi source, including eight for Queen's, Peddlers issue of 38 mpi Parallel Programming
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:852868
    • 提供者:聂磊
  1. 8_queens

    0下载:
  2. 8皇后问题的圆满解决 应该算一个比错的算法了 原创的!-eight of the Queen should be resolved satisfactorily than the wrong one count of the original algorithm!
  3. 所属分类:其它

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

    0下载:
  2. 并行算法的queen问题实现。在smp环境下使用mpi编写
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3174
    • 提供者:322
  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. queen

    0下载:
  2. 基于MPI的8皇后问题源代码.需要MPI支持-8-queen problem, with MPI
  3. 所属分类:MPI

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

    0下载:
  2. 8 queen problem in data structure
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:929
    • 提供者:vrunda
  1. n-Queen-using-ICA

    0下载:
  2. SOlved program n-Queen BY ICA
  3. 所属分类:Compiler program

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

    0下载:
  2. 并行计算的一个简单c++代码,解决八皇后问题,在mpi上运行。-Parallel computing a simple c++ code to solve the eight Queen s problems, in mpi operation.
  3. 所属分类:MPI

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