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

搜索资源列表

  1. eight queens

    0下载:
  2. 一种新的八皇后问题解决方案,用矩阵来表示皇后们的位置-a new eight Queens solutions matrix to express their position at Queen's
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:161233
    • 提供者:zj
  1. eight-num.tar

    0下载:
  2. 八数码小游戏,人工智能很著名的问题,作的不好,请多指教。-eight small digital games, artificial intelligence is a well-known problem for the poor, please enlighten.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:132356
    • 提供者:junjun
  1. c++eight

    0下载:
  2. c++八皇后问题 给出了解决八皇后问题的c++代码,可以供大家学习用-c eight of the Queen's problem is to solve the problem of the Queen's eight c code can be used for all to learn
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13498
    • 提供者:水蓝
  1. eight

    0下载:
  2. 一个简单的用A*算法实现8数码问题的人工智能程序-use a simple A * algorithm to achieve the eight digital artificial intelligence procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10082
    • 提供者:321
  1. eight八数码

    0下载:
  2. 我做的的八数码游戏!!学人工智能的用vc编写的-the eight digital game! ! Using artificial intelligence study prepared by the vc
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:81835
    • 提供者:小风
  1. EIGHT—QUEEN

    0下载:
  2. 这是在VC下本人编写的解决八皇后问题的程序 ,92种解会直接输出在C:SIGN。H文件中。是用来测试一款C编译器而写的。-This the VC I prepared by the Queen's problem to solve eight procedures, 92 kinds of solutions will be directly output in the C : SIGN. H files. It is used to test new C compiler writte
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11977
    • 提供者:陶自权
  1. eight-queen

    0下载:
  2. 通过堆栈结构解决著名的八皇后问题,同时也是数据结构中的典型例题-Codes for the well-known eight-queen problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1452
    • 提供者:wangfuwei
  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. eight-figure-puzzle

    1下载:
  2. 八数码难题用Java语言实现,搜索算法为广度优先-eight-figure-puzzle in Java
  3. 所属分类:Algorithm

    • 发布日期:2015-11-23
    • 文件大小:1459
    • 提供者:刘文
  1. Eight Queen

    0下载:
  2. 8皇后问题的C++算法-8 empress question C++ algorithm
  3. 所属分类:Game Program

    • 发布日期:2017-11-09
    • 文件大小:12643
    • 提供者:刘峰
  1. eight

    0下载:
  2. 八皇后 在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击 即任意两个皇后都不能处于同一行 同一列或同一斜线上,问有多少种摆法-Eight Queen s in the 8x8 grid of the International Chess Queen placed eight, making it unable to attack each other or any two Queen s in the same line are not the same row or on th
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:1160
    • 提供者:laihao
  1. Puzzle

    0下载:
  2. 八数码 * 大体思路:主要思想为插入排序。 * 特殊词语解释: * 墙:在最外层的中间位置,总共有四个,如[1][0]。 * 注意:这四个位置有一个共同性质,即:以任何方式记录数字为,他们与其他五个位置的奇偶性互异 * 角:数组的四个角 * 空格:数字0-Eight digital* generally thought: the main ideas for the insertion sort.* Special terms to explain:* the wa
  3. 所属分类:Applet

    • 发布日期:2017-03-29
    • 文件大小:2537
    • 提供者:duwei
  1. eightnums

    0下载:
  2. 八数码拼图程序源码,可以实现初始8个数码顺序到目标8个数码顺序的自动拼图-Eight digital jigsaw program source code, can achieve the initial eight digital sequence to the target sequence of eight digital automatic puzzle
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:83153
    • 提供者:harderwu
  1. eightqueen

    0下载:
  2. 8皇后问题的算法 改算法可以扩展到N皇后的问题,不过时间会很长的-It s about the eight queens problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1494310
    • 提供者:liuzhiping
  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. eight-queens

    0下载:
  2. 在vc6.0下用c++写的八皇后问题,基于最基本的递归回溯策略,打印输出92个解-At vc6.0 using c++ to write the eight Queen' s question, based on the most basic recursive backtracking strategy, printouts 92 Solutions
  3. 所属分类:Data structs

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

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

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

    0下载:
  2. 这个程序是A*算法的简单实现,来解决八数码问题-It just simply applys the A* algorithm to solve the Eghit-puzzle problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1882
    • 提供者:高金华
  1. eight-digit

    0下载:
  2. 求解八数码问题,初始状态存放在文件中,读入后使用A*算法求解8数码问题,目标状态为1238_4765,即从左上角开始为1,然后按顺时针排列在九宫格中。输出为具体求解步骤-Solving the eight digital issues, the initial state stored in the document, read to use the A* algorithm to solve 8 digital issues, the target state for the 1238_476
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:16462
    • 提供者:郑益夫
  1. EightNum

    0下载:
  2. 八数码问题,可以实现将九个空格里的八个数进行排列-8 digital issues, the nine spaces can be achieved in eight years with the number of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2537
    • 提供者:Morgan
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com