CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - A算法 八数码

搜索资源列表

  1. 8num

    0下载:
  2. 使用JAVA编写的八数码问题求解程序,程序使用A*算法-use Java to prepare the eight digital problem solving procedure is the use of the A * algorithm
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:62385
    • 提供者:alian
  1. wdbsmyx

    0下载:
  2. 八数码游戏的不同实现方法! 1.八数码游戏与A*算法的结合! 本程序主要是给出一个A*算法的示例!效率并不高 2.广度算法 这个效率还可以的!-eight digital games of different methods! 1. Eight digital game with the A * algorithm combined! This process is essentially to an A * algorithm examples! two efficiency
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3818
    • 提供者:王哲江
  1. 8sm

    0下载:
  2. 是个八数码问题的代码 基于A*算法,倒序将步骤写出-is eight digital code based on the A * algorithm, reverse steps to write
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:39161
    • 提供者:wzw
  1. 140019

    0下载:
  2. 基于A*算法的八数码问题的课程设计报告 设计任务:运用所学的关于搜索策略的算法(广度优先,深度优先,A*算法等)解决八数-A * algorithm based on the eight digital design a curriculum to design tasks : use study on the search strategy algorithm (breadth, depth priority, A * algorithm, etc.) to resolve several
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:178742
    • 提供者:buleqq
  1. ChessEight

    0下载:
  2. 解决八数码问题的经典程序。实现了宽带优先算法,深度优先算法,A* 算法。图形化显示结果。-solve the classic problem of the digital process. Broadband achieved priority algorithm, depth-first algorithm, A * algorithm. Graphic shows results.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:69904
    • 提供者:我怕升级
  1. Eight_Num_Fengart

    0下载:
  2. 本代码是为了应付人工智能的实验而编写的,写的潦草请不要介意。我又是通过这代码来“引玉”,相信看过我编写的黑白棋源代码的人应该知道“引玉”是什么意思。如果你有“玉”(什么更高效的算法能在更短的时间内求得结果,或者博弈方面的),就欢迎“砸”过来--fengart@126.com,我会很感激!(A* 算法解决八数码问题我已经研究过了,不要砸这个来)在 赛扬D2.1G 的机器上测试,算法的解答时间不超过0.1秒。 最好优先搜索算法的解答时间一般在0.05秒左右。 里面还可以演示八数码问题的从初始态到目标
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:28052
    • 提供者:Feng
  1. number

    0下载:
  2. 一个简单的分别使用深度,广度优先搜索算法和A*算法的八数码问题。
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:1653007
    • 提供者:韩静亮
  1. 8_num

    0下载:
  2. 解决八数码问题,里面集成了三种经典算法.广度优先,深度优先和A*算法。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-17
    • 文件大小:776105
    • 提供者:跳动的心
  1. rengongzhineng

    0下载:
  2. 这是人工智能课的一个编程,实现了八数码的问题,A算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12138
    • 提供者:周孝琼
  1. eightpuzzleduogesuanfa

    0下载:
  2. 八数码问题多个算法实现,包括深度优先,广度优先,A*算法。
  3. 所属分类:其它

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

    0下载:
  2. 自己写的一个八数码程序,里面用了几个算法,其中有两个A*算法,一个一般的深度优先算法,写得比较粗糙,有兴趣的同志可拿来参考
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2215871
    • 提供者:yerunping
  1. artificial

    0下载:
  2. 八数码 VC源程序 人工智能经典题目 使用A*启发式搜索算法。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34571
    • 提供者:tjz
  1. 8data

    0下载:
  2. 人工智能中的八数码问题。它由一个3×3的方阵中的八个数码构成,其中的一个单元是空的,它的周边单元中的数码可以移到该单元中。此问题的任务是找到一个数码移动序列使初始的无序数码转变为一些特殊的排列.本程序用A*算法实现8数码的移动
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16468
    • 提供者:刘路
  1. 20075136

    0下载:
  2. 人工智能 八数码有比较的算法,如广度优先,深度优先,A*算法三种。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:118789
    • 提供者:shuiguyue
  1. eight_Nnumber_Puzzal

    0下载:
  2. 用C++语言实现的八数码问题,A*算法。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:347223
    • 提供者:徐铭
  1. Eight-puzzleproblems

    0下载:
  2. 运用A+算法实现的八数码问题,并能输出选择路线
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4123
    • 提供者:codesdownloads
  1. aiprogram

    0下载:
  2. 两个人工智能小程序,解决八数码问题,使用A*算法-two small programs to solve eight digital, the use of A * algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:263014
    • 提供者:张思远
  1. puzzles.rar

    0下载:
  2. 算法全名为数字拼图问题(八数码)算法,讲述一个自动完成九宫格数字拼图的算法,Algorithm, called the whole issue of the number of puzzles (8 digital) algorithm, on a number of auto-complete puzzle squares algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:64855
    • 提供者:PT
  1. Chess(8puzzle)

    0下载:
  2. 这个程序是从广度优先搜索,深度优先搜索,A算法以及A算法等多方面算法来解决八数码问题.zip-8-puzzle A* BFS DFS MFC
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3768874
    • 提供者:benson
  1. 8digitsA

    0下载:
  2. A星算法+强启发函数解八数码问题,自带判断是否有解-A Star Algorithm+ strong heuristic function solution of 8 digital issues, bring their own to determine whether the broken
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:989108
    • 提供者:胡茂名
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com