CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 人工智能 八数码

搜索资源列表

  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. 人工智能八数码问题

    0下载:
  2. 人工智能八数码问题,包括盲目搜索,不在位和距离两种A*算法。
  3. 所属分类:C#编程

    • 发布日期:2014-01-17
    • 文件大小:68.6kb
    • 提供者:焦超
  1. artificial

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

    • 发布日期:2008-10-13
    • 文件大小:33.76kb
    • 提供者:tjz
  1. EIGHTPUZZLE

    2下载:
  2. 用A*算法解决八数码问题,人工智能实验,内附实验报告。源码注释很详细-With the A* algorithm to solve 8 puzzle problem, artificial intelligence experiments, containing a laboratory report. Very detailed source notes
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:156.86kb
    • 提供者:朱颢
  1. woxindebashuma

    0下载:
  2. 八数码问题的编程,人工智能的思想,很好很强大,多多支持哦-good job!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5.35mb
    • 提供者:朱团结
  1. NineGrid

    0下载:
  2. 九宫格,实现八数码问题,人工智能-nine
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1.11mb
    • 提供者:
  1. AI1-10010707

    0下载:
  2. 人工智能的八数码问题,可实现自动生成初始数,自动搜索,判断目标是否可达,并给出搜索步骤-AI 8 digital issues, can be realized automatically generate the initial number, auto-search, to determine whether the target up to, and gives search steps
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:59.53kb
    • 提供者:lhd
  1. MyAStar

    0下载:
  2. 使用人工智能的A*算法实现八数码问题,速度非常快。程序有良好的可视化界面。-A* algorithm using artificial intelligence to achieve eight-puzzle problem, very fast. Program has a good visual interface.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:8.8mb
    • 提供者:冯亚雷
  1. bashuma

    0下载:
  2. 八数码 深搜 广搜 人工智能 例题 希望对大家有用 -Search by collecting eight digital depth examples of artificial intelligence
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.35kb
    • 提供者:笨笨
  1. c

    0下载:
  2. 人工智能 动物产生式规则 推理 tsp问题 八数码问题 图形学 画直线-Animal production rule reasoning artificial intelligence problem tsp eight digital graphics drawing a straight line problems
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:6.87kb
    • 提供者:孙伟
  1. artificialintellgence

    0下载:
  2. 此程序是一个人工智能方面的一个典型的小程序,八数码问题-bashumawenti
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:3.46kb
    • 提供者:mary
  1. eight_num

    0下载:
  2. 人工智能里的经典问题,八数码问题的编程实现代码。-Classic problem in AI the eight digital programming code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:2.86kb
    • 提供者:wen
  1. bashuma

    0下载:
  2. 八数码问题,经典的人工智能小程序,大家可以参考一下,还是自己写的-Eight digital classic artificial intelligence applet, we can refer to, or write your own
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-08
    • 文件大小:270.13kb
    • 提供者:张健
  1. eightcode

    0下载:
  2. 这是人工智能中的机器智能的一个问题,是八数码问题的QT代码,有界面,能运行。属于智能方面的-This is a problem of artificial intelligence machine intelligence is QT eight digital code, the interface can run
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6.22kb
    • 提供者:yigenliang
  1. eightPpuzzle

    0下载:
  2. 八数码,一个简单人工智能程序,自动完成八数码的运行-Eight digital, a simple artificial intelligence program automatically runs eight digital
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-17
    • 文件大小:3.94mb
    • 提供者:cz
  1. A--algorithm-eight-digital-problem

    0下载:
  2. 这是一个领用人工智能中的A*算法求解八数码问题的完整实现,包含多种启发函数。-This is A recipients A* algorithm in artificial intelligence eight digital problem complete implementation, contain A variety of enlightening function.
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:174.72kb
    • 提供者:maochuanwu
  1. my_proj

    0下载:
  2. 在人工智能领域中, 八数码问题一直都是一个游戏难题。介绍了八数码问题, 然后在启发式搜索算法上对A * 算法定义进行了解释, 并在其旨在提高搜索效率的方面作了比较详尽的介绍, 详细描述了基于图搜索算法的解决此类问题的一种启发式搜索算法:A* 算法。再依据这种算法用可视化编程语言VC+ + 6. 0 来实现八数码问题的求解过程, 取得了预期的搜索解, 提高了搜索效率。-in english
  3. 所属分类:.net

    • 发布日期:2017-04-13
    • 文件大小:2.18kb
    • 提供者:wangtao
  1. Astar

    0下载:
  2. 八数码问题,A*算法使用,人工智能导论,启发式搜索-Eight digital, A* algorithm, Introduction to Artificial Intelligence
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2.13kb
    • 提供者:
  1. bashuma

    0下载:
  2. 人工智能学习过程中八数码事例的一种算法实现-Artificial intelligence learning process an algorithm to achieve eight digital stories
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.78kb
    • 提供者:CC
  1. 八数码问题 C语言代码

    1下载:
  2. 人工智能课基于A*算法的八数码问题 C语言实现
  3. 所属分类:C#编程

    • 发布日期:2018-07-14
    • 文件大小:1.8kb
    • 提供者:ffraryfflash
« 12 »
搜珍网 www.dssz.com