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

搜索资源列表

  1. eightnumbyahei0802

    0下载:
  2. 八数码难题求解程序本程序所采用的启发函数,本人不能证明它能解决任何的八数码难题,如果对于较难的问题会产生很多节点,有可能会使空间不足,所以尽量不要出太难的问题难为它.希望广大的人工智能爱好者能写出更好的启发函数.-eight digital problem solving program of the procedures used by the heuristic function, I can not prove that it can resolve any of the eight di
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:46.47kb
    • 提供者:辜小花
  1. 拼图游戏算法

    0下载:
  2. 本程序是简单拼图游戏的算法,可以解决如八数码难题 -this procedure is simple puzzles and the algorithm can solve problems such as eight digital
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:1.6kb
    • 提供者:汪永威
  1. 20051004深度优先

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

    • 发布日期:2008-10-13
    • 文件大小:14.03kb
    • 提供者:刘强
  1. 用A算法实现八数码难题

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

    • 发布日期:2008-10-13
    • 文件大小:15.4kb
    • 提供者:常健
  1. eightnumberwww

    0下载:
  2. 人工智能中的八数码难题,人工智能中的八数码难题-artificial intelligence of eight puzzle, artificial intelligence of eight puzzle
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:229.29kb
    • 提供者:lzcggyy
  1. eightnumber(2007_4_26)

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:1.85kb
    • 提供者:卡菲
  1. JIUGONGTUXINJIE

    0下载:
  2. 一个人工智能的八数码难题,也叫九宫图难题,算法仅供参考.-an eight digital artificial intelligence problems, it has also called JiuGongTu problem, the algorithm is for reference only.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:21.33kb
    • 提供者:heyangfeng
  1. bashuma

    0下载:
  2. 关于八数码难题的程序 大虾请进 用的是有界深度优先搜索算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-16
    • 文件大小:3.33kb
    • 提供者:小小
  1. ddvip_com_051534f418cb8f

    0下载:
  2. 八数码难题,本程序分为Dos版和Windows版,但主要算法完全一样.本程序采用全局择优的启发式搜索算法来解决八数码难题.
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:46.07kb
    • 提供者:歪歪
  1. 8puzzle

    0下载:
  2. 求解八数码难题,用广度优先得最优解。用Visual c++6.0编译运行。
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-17
    • 文件大小:2.14kb
    • 提供者:蒋海苏
  1. 八数码难题源代码

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:81.12kb
    • 提供者:陈志勇
  1. 8数码难题

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

    • 发布日期:2008-10-13
    • 文件大小:81.01kb
    • 提供者:张克俊
  1. 把数码难题

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

    • 发布日期:2008-10-13
    • 文件大小:259.99kb
    • 提供者:sjm
  1. 8puzzle(C)

    1下载:
  2. A星算法解决八数码难题,用C语言写的期末课程设计-A digital satellite algorithm to solve eight problems, written by C language at the end of the curriculum design
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:49.75kb
    • 提供者:吴超前
  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. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:265.05kb
    • 提供者:stefwang
  1. fans

    0下载:
  2. 用编程语言实现八数码难题的启发式搜索算法; 2. 利用所编程的程序,对初始的So状态
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.04mb
    • 提供者:yjw
  1. 8_num

    0下载:
  2. 使用vc实现的人工智能常见的八数码难题,已通过测试,欢迎使用-Vc use artificial intelligence to achieve the eight common digital problems, has been tested, please use the
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-31
    • 文件大小:245.63kb
    • 提供者:刘琦
  1. 8ma

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

    • 发布日期:2017-04-17
    • 文件大小:239.36kb
    • 提供者:吴君
« 12 3 »
搜珍网 www.dssz.com