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

搜索资源列表

  1. 8数码游戏

    0下载:
  2. 又是一个小游戏——数码游戏 的源代码,大家边玩边学吧!-is a small game -- digital game's source code, we have been learning to play side!
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:55520
    • 提供者:刘英
  1. 8数码

    0下载:
  2. 八数码问题的启发式搜索!-the heuristic search!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5052
    • 提供者:李淳
  1. 8

    0下载:
  2. 8数码类,人工智能上的。现在正在学习。8数码类8数码类8数码类
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1819
    • 提供者:丛纳
  1. 把数码问题

    0下载:
  2. 人工智能8数码问题-artificial intelligence problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1159
    • 提供者:躺椅
  1. 8数码难题

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

    • 发布日期:2008-10-13
    • 文件大小:82956
    • 提供者:张克俊
  1. 8个数码游戏

    0下载:
  2. 模式识别中的常用搜索算法中的8数码游戏程序-pattern recognition of commonly used search algorithm of eight digital Games
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:150768
    • 提供者:刘世炎
  1. 用Ai算法解决8数码问题

    0下载:
  2. 八数码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2009-03-20
    • 文件大小:593202
    • 提供者:micky94@126.com
  1. the-problem-8-digital

    0下载:
  2. 熟练掌握启发式搜索 算法及其可采纳性,使用启发式搜索算法求解8数码问题-Master the heuristic search algorithm and its admissibility, the use of heuristic search algorithm to solve the problem 8 digital
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:1229
    • 提供者:lihongjie
  1. ccd_kernel-1.8

    0下载:
  2. 这是个CCD驱动程序代码,可自由移植到各类数码相机驱动开发平台上-This is a CCD driver code, be free to migrate to all types of digital camera-driven development platform
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:123613
    • 提供者:qwwqe
  1. 8段数码管显示实验

    0下载:
  2. led数码管显示设计-led numerical code tube demonstrated designs
  3. 所属分类:

    • 发布日期:2017-12-28
    • 文件大小:14336
    • 提供者:凌峰
  1. jiugong

    0下载:
  2. 8数码游戏-8 digital game
  3. 所属分类:Game Program

    • 发布日期:2017-11-09
    • 文件大小:167741
    • 提供者:
  1. 8Puzzle

    0下载:
  2. 8数码求解程序,含源代码。可以手动求解,也可以自动求解。自动求解部分使用了ACRush的程序-8 digital solving procedures, including source code. Can manually solving, but also can automatically solving. Automatically solving some of the procedures used ACRush
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:60146
    • 提供者:佚名
  1. eight-digit

    0下载:
  2. 求解八数码问题,初始状态存放在文件中,读入后使用A*算法求解8数码问题,目标状态为1238_4765,即从左上角开始为1,然后按顺时针排列在九宫格中。输出为具体求解步骤-Solving the eight digital issues, the initial state stored in the document, read to use the A* algorithm to solve 8 digital issues, the target state for the 1238_476
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:16462
    • 提供者:郑益夫
  1. 8

    1下载:
  2. 用A*启发式算法解决八数码问题,用纯C实现-using A* algorithm to solve Eight-puzzle
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1346
    • 提供者:phil
  1. 8-Games

    0下载:
  2. VC++6.0完全自学宝典 基于文档/视图结构的八数码游戏-8-Games
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1895831
    • 提供者:frank
  1. 8_puzzle

    0下载:
  2. 8数码问题的Java求解,采用A*算法。数据结构采用的Vector<int[]>。输出为"no solution"或一系列表示求解过程的字符串。 某些30步的测试样例需要半分钟左右,但是绝对是正确解~~万望您能不吝点滴时间耐心等待……orz thnx~~ 我用的启发函数计算了现在的网格距离目标网格还有多远。 具体算法是,将每一格中的数字的坐标与其应该在的坐标的差加到一起,得到这个最终值h(x) 也就是Manhattan_Distance 源码使用
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:669639
    • 提供者:Siegfried
  1. 8_puzzle

    0下载:
  2. 8数码问题 八数码问题 A*算法 Hash结构-eight puzzle problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2816
    • 提供者:abacaba
  1. 8

    0下载:
  2. 模式识别经典搜索算法8数码游戏,经典入门必备.-Classical pattern recognition search algorithm 8 digital games, classic entry necessary
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:151768
    • 提供者:wyl_steven
  1. 8Puzzle

    0下载:
  2. 本代码用于求解8数码问题,运用A*算法,内附有UI(This code is used to solve 8 digital problems, with UI)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:Sunnymee
  1. 8数码

    0下载:
  2. 实现八数码问题的一个小算法平台,其中包括深度优先、广度优先、最好优先算法。(A small algorithm platform for eight digital problems, including depth first, breadth priority and best priority algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:82944
    • 提供者:华仔mmb
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com