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

搜索资源列表

  1. 8数码hot

    0下载:
  2. 8数码问题,我本科毕业设计,vc6.0制作,可动态演示!-eight digital, I graduated design, vc6.0 production, dynamic demo!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:28338
    • 提供者:赵刚
  1. 8数码问题 A星算法求解

    0下载:
  2. 8数码问题的A星解法-8 issue of A Star Solution
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:584438
    • 提供者:张云港
  1. 8数码问题的源代码

    0下载:
  2. 我的文件是用VC设计的一个求解人工智能中8数码问题的程序。-my VC document is designed to solve a digital AI 8 issue procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:42606
    • 提供者:周慧
  1. 8数码问题

    0下载:
  2. 所属分类:源码下载

    • 发布日期:2011-05-27
    • 文件大小:3730
    • 提供者:wanghui
  1. 8数码问题解法

    0下载:
  2. 八数码问题的多种解法,包括广度搜索、深度搜索和双向搜索等。
  3. 所属分类:源码下载

  1. 8数码问题

    0下载:
  2. 8数码的程序,人工智能的一个问题求解
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 8puzzle

    0下载:
  2. 8数码难题求解,3*3矩阵,输入初始状态和最终状态,编译运行观察运动步骤。-8 digital problem solving, 3* 3 matrix, enter the initial state and final state, the compiler is running observe the movement step.
  3. 所属分类:CSharp

    • 发布日期:2016-01-22
    • 文件大小:2339
    • 提供者:韩俊华
  1. 8

    0下载:
  2. 8数码问题的C语言版本 可以借鉴 希望有帮助-8 digital issues of the C language version can draw hope to have help
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:6076
    • 提供者:马俊
  1. 8

    0下载:
  2. 8数码问题的解决程序,人工智能的的课程实验,mfc实现的界面。-8 digital issues resolution procedures, courses in artificial intelligence experiments, mfc achieve interface.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-01
    • 文件大小:181221
    • 提供者:ll
  1. DEMO6

    0下载:
  2. 数字图像模式识别技术及工程实践Visual C++ 常用搜索算法 8数码游戏 -Digital Image Pattern Recognition Technology and Engineering Practice of Visual C++ Common search algorithm 8 digital game
  3. 所属分类:GIS program

    • 发布日期:2017-04-03
    • 文件大小:55467
    • 提供者:雅恩
  1. project1

    0下载:
  2. 8数码问题,A*和深度有限算法分别来完成这样的任务。-8 Puzzle Problem, A* and depth of the finite difference method to accomplish this task.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:19927
    • 提供者:dfa
  1. 8puzzle

    0下载:
  2. 8数码游戏,利用启发式的代码!忘大家一起交流-8 digital games, the use of heuristic code! Everyone forgot the exchange of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:278709
    • 提供者:tllove
  1. 8_num(A)

    0下载:
  2. 为什么一定要20个字? 8数码问题(A算法)-Why must 20 words? 8 digital issues (A method)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:8121
    • 提供者:林浊
  1. 8_num(guangdu)

    0下载:
  2. 8数码问题(广度优先) 就是用广度搜索解决8数码问题-8 digital issues (breadth first) search solution is to use breadth 8 digital issues ... ...
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:7404
    • 提供者:林浊
  1. 8_num(shendu)

    0下载:
  2. 8数码问题(深度优先) 就是优先用深度搜索解决-8 digital issues (depth first) is the first solution with the depth of search ... ...
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:7812
    • 提供者:林浊
  1. javaA

    0下载:
  2. 8数码问题是通过A*算法来实现的,通过这个小问题可以初步理解A*算法的原理。-8 digital issues is achieved through the A* algorithm, through an initial understanding of this small problem can be the principle of A* algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:3673
    • 提供者:hl
  1. 1

    0下载:
  2. 8 numbers 8 数码问题A* 简单算法实现-8 numbers
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:863120
    • 提供者:阿嫂
  1. 8数码

    0下载:
  2. 需要说明的是:本文示例图中的目标状态在计算上是最快捷的,首先取数很方便,一般地查看目标在第i个位置上的值,则需要访问数组goal[i],而这里goal[i]==i,故而无需访问数组;第二,要想知道数码n的目标位置,则需要找到goal[i]==n,然后row=i/3,col=i%3. 但是这里的话,row=n/3,col=n%3. 当我们用8位无符号整型来表示各个数码值(0~8)时,n/3和n%3操作是非常快的,比访问数组还快。 程序还提供一种玩游戏模式,即用户自己通过W,S,A,D四个键分
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-21
    • 文件大小:466944
    • 提供者:llii
  1. Et

    0下载:
  2. 这个代码可以实现9宫格8数码游戏,点击开始,可以看到游戏结果,点击“走”,可以看到开始到结果的过程。(The code can complete a play named eight num.)
  3. 所属分类:其他

  1. 8数码

    0下载:
  2. 8数码问题,图形界面使用Qt Creator 4.2.2 (Community)(Eight digital problem)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:45056
    • 提供者:雾萌萌i
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com