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

搜索资源列表

  1. EigthGrid_cws

    0下载:
  2. 用JAVA做的一个简单的八数码问题的游戏,用户可以移动数字,当移动到正确位置时,系统提示成功.-with JAVA do a simple eight of the digital games, mobile users can figure, When moved to the correct position, the system prompt success.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:32921
    • 提供者:生哥
  1. EightFigure(A-Star)

    0下载:
  2. 经典的八数码问题,重在相互交流(A*算法实现).-eight digital classic problem lies in mutual exchanges (A * algorithm).
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:74620
    • 提供者:王锋
  1. MazeBot

    0下载:
  2. 很好的解决八数码问题,快速,有效,很好的哦大家可以试试哦
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:203880
    • 提供者:韩静亮
  1. eightnumber

    0下载:
  2. 使用广度优先算法快速解决八数码问题,有效,很好用哦
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:113168
    • 提供者:韩静亮
  1. number

    0下载:
  2. 一个简单的分别使用深度,广度优先搜索算法和A*算法的八数码问题。
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:1653007
    • 提供者:韩静亮
  1. AI_code

    0下载:
  2. 以八数码问题为例,设计一类滑块问题的求解系统,初步掌握智能搜索算法中的盲目搜索和启发式搜索这两类基本方法,同时通过具体的问题体会搜索算法、数据结构、程序设计等知识的综合应用。
  3. 所属分类:游戏

    • 发布日期:2014-01-17
    • 文件大小:854679
    • 提供者:lutianzhou
  1. 八数码问题的源代码

    0下载:
  2. 八数码问题的源代码-eight digital source of the problem
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:189199
    • 提供者:杨铁如
  1. bashuma

    0下载:
  2. 用三种不同的搜索算法解决八数码问题,使得通过最短的路径和最小的消耗到达目标状态。-Three different search algorithms to solve the problem eight digital, making the shortest path and minimum through the consumption of the state to reach the target.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:354587
    • 提供者:starryshi
  1. bashuma

    0下载:
  2. 采用队列实现了八数码问题的求解,在判断当前状态是否已经达到过的问题上,程序中提供了一种排列的定位方法,并很好的解决了问题。-Queue achieved using eight digital problem solving, in determining the current status has been achieved over the issue, the program provides an array of location methods, and a very good s
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:1908
    • 提供者:wuchengwei
  1. bashuma

    0下载:
  2. 八数码问题的小程序,可以实现任意形状的还原-8 digital issues applet, you can achieve the reduction of arbitrary shape
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:454601
    • 提供者:皮皮鲁
  1. 8puzzle

    0下载:
  2. 八数码的华容道游戏程序源代码 自动实现八数码问题的求解-8 digital Huarong game source code automatically solve the problem eight digital
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:188766
    • 提供者:天天
  1. bashuma

    0下载:
  2. 解决八数码问题的广度优先搜索的源代码,编程语言为C-Solve the problem of eight digital breadth first search source code.For c++ programming language
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-04
    • 文件大小:5405
    • 提供者:周开阳
  1. Eight-digital-code

    0下载:
  2. 八数码问题的代码实现,这段代码直接输出了一道题目的结果,以及每一步的走法,直接运行即可(含说明)-Eight digital code implements the code directly output the results of a subject, and every step of the walk, and can be run directly
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-12
    • 文件大小:69207
    • 提供者:shan
  1. jyyEight_Num_Fengart

    0下载:
  2. 八数码问题的解决,包括三种路径的查找最优解,例如:深度优先查找,广度优先查找。-Eight digital problem solving, including three kinds of paths to find an optimal solution, for example: depth-first search, breadth-first search.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-25
    • 文件大小:8504814
    • 提供者:jyy
  1. bashuma

    0下载:
  2. 采用队列实现了八数码问题的求解,在判断当前状态是否已经达到过的问题上,程序中提供了一种排列的定位方法,并很好的解决了问题。-Queue achieved using eight digital problem solving, in determining the current status has been achieved over the issue, the program provides an array of location methods, and a very good s
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1953
    • 提供者:nexpe
  1. Sudoku-Puzzle

    0下载:
  2. 八数码问题(类似于华容道),是一个有益智力的小游戏,通过空白滑块的移动来将混乱的图案恢复到有序的状态 本代码的核心算法通过fortran编写,经过matlab的制图功能进行可视化,解决了任意初始条件下的八数码问题的自动求解过程 1、matlab的exe文件在matlab文件夹中,点击打开之后出现gui图形化界面。 2、点击start按钮,程序会随机生成一个初始状态,并判断是否可解(solvable按钮显示YES即可解,NO即不可解)。 3、可解的话点击go按钮,程序开始自动运行,
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-09
    • 文件大小:1559364
    • 提供者:曾克成
  1. main.cpp

    0下载:
  2. c++八数码问题 输出环形八数码 输出解题过程-C++ eight digital problem solving Ring output eight digital solution proces
  3. 所属分类:Chess Poker games

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

    0下载:
  2. 八数码问题MFC实现,包括深度,广度及A算法。界面为MFC(Eight digital problems MFC implementation, including depth, breadth and A algorithm. The interface is MFC)
  3. 所属分类:游戏

    • 发布日期:2017-12-21
    • 文件大小:837632
    • 提供者:872125776
  1. src

    0下载:
  2. 采用深度优先算法通过C++编程解决八数码问题(Eight digital problem)
  3. 所属分类:其他智力游戏

    • 发布日期:2018-01-09
    • 文件大小:2308096
    • 提供者:ft10309
  1. A星算法求解八数码问题(20180320125952)

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

    • 发布日期:2018-04-29
    • 文件大小:118784
    • 提供者:Eddie_DK
« 12 »
搜珍网 www.dssz.com