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

搜索资源列表

  1. PLAY

    0下载:
  2. a 8-puzzle problem program using mfc
  3. 所属分类:Other Games

    • 发布日期:2017-04-05
    • 文件大小:80053
    • 提供者:gayathri0617115
  1. A_Acolyte_176621752004

    0下载:
  2. A Acolyte of AI with 8 Puzzle-This is an attempt to bring some AI programming in VB using A Star (A*) algorithm to solve 8 puzzle problem. This is the famous AI search algorithm test problem to rearrange misplaced cells in a proper sequence on an 3 b
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:29204
    • 提供者:Sun
  1. 8puzzle_in_Cshell

    0下载:
  2. 8 puzzle game programmed in (C shell) in unix system.
  3. 所属分类:Other Games

    • 发布日期:2017-04-10
    • 文件大小:1062
    • 提供者:meshari
  1. PuzzleFrame.java

    0下载:
  2. (1).能够实现简单的小游戏智能拼图,所设计的是数字智能拼图,包括初级和高级两种玩法; (2).初级三行三列,包括数字1——8,和一个活动按钮,高级四行四列,包括数字1——15和一个活动按钮; (3).游戏开始,数字随机排列,玩家把数字按顺序1——8或1——15排列起来(行排列)就算成功过关; (4).此游戏为休闲娱乐小游戏。 -(1). To achieve a simple smart puzzle game, designed for digital intelligent
  3. 所属分类:Games

    • 发布日期:2017-03-29
    • 文件大小:8295
    • 提供者:向云洲
  1. source_code

    0下载:
  2. 八数码(启发式和广度优先搜索两种方法实现)+骑士巡游+比赛日程安排等经典问题的C++源代码-the source code of some classic problems, such as 8 puzzle question, Knight Parade, and Competition Schedule.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:9899
    • 提供者:mim
  1. 8puzzle

    0下载:
  2. this is an 8 puzzle solver used depth search as basis.
  3. 所属分类:matlab

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

    0下载:
  2. Its a 8 puzzle code solved using heuristics
  3. 所属分类:Windows Develop

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

    0下载:
  2. a source code for 8-puzzle problem in which initial state and final state are given as input and program shows the no of steps to solve the problem and states also which occur in between initial state and final state.
  3. 所属分类:Game Program

    • 发布日期:2017-04-09
    • 文件大小:1668
    • 提供者:naresh
  1. 8puzzle

    0下载:
  2. 8 puzzle 程序, 采用 matlab 编程-8 puzzle
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2387
    • 提供者:sheldon
  1. Astarcyeni

    0下载:
  2. A star Algorith A* 8-puzzle
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1870
    • 提供者:dekan marcus
  1. 8-puzzle

    0下载:
  2. 3*3 table ,for solve .ti is ap play that implement with c code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:15399
    • 提供者:zahra
  1. 8puzzle

    0下载:
  2. 8 puzzle using a decision tree.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1654
    • 提供者:ajue
  1. 8puzzle

    0下载:
  2. This program to solve 8 -puzzle
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:4061
    • 提供者:feras
  1. RevAstar

    0下载:
  2. a * algorithm to solve 8 puzzle problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1003
    • 提供者:garimidi
  1. AI_eight_puzzle

    1下载:
  2. 8—puzzle问题分析与解答,内含多种不同解法及相互比较。-8-puzzle problem analysis and solution, containing a variety of different method and compared with each other.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1158526
    • 提供者:AA
  1. 8-digital-game

    0下载:
  2. VC++编程,制作一个8数码小游戏,这是个智力游戏,类似于华容道的拼图-VC++ programming, producing an 8-digital game, this is a mental game, similar to the puzzle Huarong
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-08
    • 文件大小:1895846
    • 提供者:张飞
  1. 8puzzle

    0下载:
  2. 8 puzzle in C++ compiler
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:4669
    • 提供者:sahar
  1. A-star-8-number

    0下载:
  2. A*算法解决8数码难题,有界面。 A*算法解决8数码难题,有界面。-8 A* algorithm to solve the digital puzzle, there is the interface. 8 A* algorithm to solve the digital puzzle, there is the interface.
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1527904
    • 提供者:Freya
  1. code

    0下载:
  2. This contains c- c++ code for AI problems like 8 puzzle, 15 puzzle and nqueens problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:8785
    • 提供者:luffykaizoku
  1. 8shuma

    0下载:
  2. 实现八数码难题,有关使用A*算法的一个比较好的想法-solution to 8 puzzle
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1025974
    • 提供者:商鞅
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com