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

搜索资源列表

  1. 八数码 1

    1下载:
  2. 本程序为一个很好的八数码(又称九宫图)程序,为本人的人工智能课程设计。-the procedures for a good eight digital (also known as JiuGongTu) procedure, the artificial intelligence of my course design.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:164.25kb
    • 提供者:
  1. 20051004深度优先 人工智能 八数码

    1下载:
  2. 人工智能中很重要的思想,用深度优先的思想解决八数码问题。-AI is very important idea, with priority to the depth of eight digital thinking to solve problems.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:284.07kb
    • 提供者:张南
  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. 人工智能之八数码难题程序

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

    • 发布日期:2008-10-13
    • 文件大小:1.85kb
    • 提供者:卡菲
  1. 人工智能八数码问题

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:79.92kb
    • 提供者:小风
  1. 人工智能经典问题八数码三种算法

    0下载:
  2. 人工智能经典问题八数码三种算法(广度优先搜索,深度优先搜索,启发式搜索)带有图形界面的解决方案。-Classic problem in Artificial Intelligence eight digital three algorithms (breadth-first search, depth-first search, heuristic search) with a graphical interface solutions.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-06-21
    • 文件大小:33.63mb
    • 提供者:zlf
  1. 8Puzzle_DFS 人工智能经典问题八数码的深度优先搜索算法实现

    0下载:
  2. 人工智能经典问题八数码的深度优先搜索算法实现。没有图形界面。-Classic problem of artificial intelligence, eight digital breadth-first search algorithm. No graphical interface.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-21
    • 文件大小:296.03kb
    • 提供者:zlf
  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. 8Digit

    1下载:
  2. 使用了A*,A,深度优先,宽度优先等算法解决八数码,由于高强度的优化,使得运算十分之快,而且功能齐全,界面好看.是上学期俺做的人工智能作业.-The use of A*, A, depth-first, breadth-first algorithm to solve, such as eight digital, high-intensity as a result of the optimization, making a very fast operation, and full-feat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:375.37kb
    • 提供者:蚂蚁
  1. 8digitsA

    0下载:
  2. 八数码的,用VS2005,可以用的,人工智能的算法-Eight digital, using VS2005, can be used, artificial intelligence algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:19.31kb
    • 提供者:郭娟
  1. bashuma

    0下载:
  2. 八数码三种方法:广度,深度,A*算法,人工智能的经典算法-Eight digital three ways: breadth, depth, A* algorithm, artificial intelligence classic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:11.66kb
    • 提供者:郭娟
  1. banshuma

    0下载:
  2. 八数码问题 带启发式的搜索 非常好的人工智能学习实例-8 digital issues heuristic search with a very good example of artificial intelligence to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:9.66kb
    • 提供者:laozi
  1. zhmjiugong

    0下载:
  2. 八数码问题全局择优算法这个程序是上学期上人工智能课的时候,老师让做的,采用全局择优算法.-8 digital issues overall are merit-based algorithm for this procedure on the artificial intelligence class last semester, the teacher to do so, and the use of the overall selection of the best algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:336.51kb
    • 提供者:eoz
  1. 8numJava

    0下载:
  2. 人工智能中的八数码问题,使用Java开发.-8 num
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. 人工智能中的广度优先搜索算法,以八数码管为例进行编程实现-Artificial Intelligence in the breadth-first search algorithm, for example eight programmable digital control to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:1.51kb
    • 提供者:tai
  1. eightnumber_updata

    0下载:
  2. 关于八数码游戏的完善版本,人工智能期末科课设计-On the eight-game perfect digital version of the design of artificial intelligence at the end of Section
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:387.8kb
    • 提供者:朱建杰
  1. starstar

    0下载:
  2. 实现了八数码问题,运用人工智能的启发式思维-solve the eight data problem using AN learning mode
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:787.73kb
    • 提供者:wangmei
  1. 8_num

    0下载:
  2. 人工智能八数码问题用A*算法的求解源代码-AI 8 Puzzle Problem Solving with the A* algorithm source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:249.94kb
    • 提供者:xuting
  1. A星算法求解八数码问题(20180320125952)

    1下载:
  2. A星算法求解八数码问题, 人工智能作業2(A star algorithm to solve eight digital problems, artificial intelligence operation 2)
  3. 所属分类:棋牌游戏

    • 发布日期:2018-04-29
    • 文件大小:116kb
    • 提供者:Eddie_DK
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com