搜索资源列表

  1. 用A算法实现八数码难题

    0下载:
  2. 用A*算法来对人工智能中的八数码难题进行实现-A * algorithm used for artificial intelligence to the eight digital challenge to achieve
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:15770
    • 提供者:常健
  1. 人工智能之八数码难题程序

    0下载:
  2. 人工智能之八数码难题程序-8 digital artificial intelligence problems procedures
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1896
    • 提供者:卡菲
  1. 启发式搜索解决八数码难题

    0下载:
  2. 启发式搜索解决八数码难题-heuristic problem solving eight digital
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:4054
    • 提供者:张科
  1. 八数码难题源代码

    0下载:
  2. 八数码难题源代码-eight digital source code problems
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:77090
    • 提供者:龙文地
  1. 八数码难题

    0下载:
  2. 八数码难题用vc++编写-eight digital problem with the preparation vc
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:83063
    • 提供者:陈志勇
  1. 人工智能之八数码难题程序

    0下载:
  2. 人工智能之八数码难题程序-8 digital artificial intelligence problems procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:卡菲
  1. 启发式搜索解决八数码难题

    0下载:
  2. 启发式搜索解决八数码难题-heuristic problem solving eight digital
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:张科
  1. 八数码难题源代码

    0下载:
  2. 八数码难题源代码-eight digital source code problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:76800
    • 提供者:
  1. 八数码难题

    0下载:
  2. 八数码难题用vc++编写-eight digital problem with the preparation vc
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:82944
    • 提供者:陈志勇
  1. 8数码难题

    0下载:
  2. 八数码难题解决实现方法-eight digital method to solve problems
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:82944
    • 提供者:张克俊
  1. 把数码难题

    0下载:
  2. 八数码难题的vc实现,界面美观,功能很强-eight digital vc realize the problem, beautiful interface, highly functional
  3. 所属分类:界面编程

    • 发布日期:2024-05-15
    • 文件大小:266240
    • 提供者:sjm
  1. bashuma1

    0下载:
  2. 用C编写的八数码难题的解法,采用宽度优先搜索算法。-C eight prepared by the problem of the digital method, using the width first search algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:夜莺
  1. 20051004深度优先

    0下载:
  2. 人工智能中的八数码难题 这个采用的是深度优先方法 编程球境是VC++ 解压即可.-artificial intelligence of eight digital problem is the depth of the preferred method of programming ball Habitat VC can be unpacked.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:289792
    • 提供者:刘强
  1. 用A算法实现八数码难题

    0下载:
  2. 用A*算法来对人工智能中的八数码难题进行实现-A* algorithm used for artificial intelligence to the eight digital challenge to achieve
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:432128
    • 提供者:常健
  1. rengongzineng

    0下载:
  2. 人工智能上机实验题目:自动求解八数码难题。 八数码难题:在3×3的方格棋盘上,分别放置了标有数字1,2,3,4,5,6,7,8的八张牌,初始状态S0,目标状态如下图所示,可以使用的操作有:空格左移,空格上移,空格右移,空格下移。 -err
  3. 所属分类:电子书籍

    • 发布日期:2024-05-15
    • 文件大小:805888
    • 提供者:panyy
  1. eightnumber(2007_4_26)

    0下载:
  2. 八数码难题解法 new 在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为指定的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。-Eight new digital problem solution in a 3 × 3 of the Nine-palace are 1-8 this 8 random number and the pla
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:234496
    • 提供者:飞扬
  1. bashuma

    0下载:
  2. 关于八数码难题的程序 大虾请进 用的是有界深度优先搜索算法 -On the eight procedures for the digital challenge prawns Come sector has used the depth-first search algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:小小
  1. AIbashuma

    0下载:
  2. 用c++实现的八数码难题,里面有详细的描述-With c++ Realize eight digital problems, there are detailed descr iption of
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:48128
    • 提供者:liuqiang
  1. eightcode

    0下载:
  2. 优化后A*算法解八数码难题,只需要在源文件中将初始化的八数码输入即可,具有很好的泛化性。-Optimized solution of A* algorithm eight digital problems and only required source files will be initialized in the eight digital input, has a good generalization of.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:507904
    • 提供者:stefwang
  1. 8ma

    0下载:
  2. 八数码难题,使用广度搜索,体现分支限界法的思想-Eight puzzle, use the search scope, reflecting the branch and bound ideas ×××××
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:244736
    • 提供者:吴君
« 12 3 4 5 »

源码中国 www.ymcn.org