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

搜索资源列表

  1. 8puzzle

    0下载:
  2. solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.-solve the 8-puzzle problem using A * algori thm. Definitely written by my self. NBS also include graphics library output.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:19118
    • 提供者:jinghe
  1. 8puzzle

    0下载:
  2. This a utility which introduces the user to the 8 puzzle
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:44542
    • 提供者:葛進成
  1. Chess(8puzzle)

    0下载:
  2. 这个程序是从广度优先搜索,深度优先搜索,A算法以及A算法等多方面算法来解决八数码问题.zip-8-puzzle A* BFS DFS MFC
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3768874
    • 提供者:benson
  1. 8puzzle(C)

    1下载:
  2. A星算法解决八数码难题,用C语言写的期末课程设计-A digital satellite algorithm to solve eight problems, written by C language at the end of the curriculum design
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:50941
    • 提供者:吴超前
  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
    • 文件大小:160628
    • 提供者:朱颢
  1. 8Puzzle

    0下载:
  2. 用A性算法,求解八数码问题。用的是C++语言。-With A of algorithms to solve the problem of digital 8. Using a C++ language.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:361444
    • 提供者:袁晓
  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. 8puzzle_Astar

    0下载:
  2. An A-star algorithm for solving 8-puzzle problem
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2110
    • 提供者:iman
  1. puzzlesolver

    0下载:
  2. A 8 puzzle program solver.user have to input the current state and goal state of your 8 puzzle and it solving by the program.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2464
    • 提供者:lih
  1. EightPuzzle

    0下载:
  2. Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: Sum o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:1830
    • 提供者:Duc Dung
  1. 8puzzle.tar

    1下载:
  2. a solution of 8 puzzle problem using AI
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:15354
    • 提供者:GAbriel
  1. 8-puzzle-genetic

    0下载:
  2. It s simple implementation of Genetic Algorithm on 8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.-It s simple implementation of Genetic Algorithm on 8-puzzle and as re
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. A* Algorithm this program shoes how A* algorithm solve a 8-puzzle problem step by step
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:103946
    • 提供者:parisa
  1. 8Puzzle

    0下载:
  2. 我编写的8数码游戏,可实现人工求解和自动求解。人工求解时可以手动设置初始状态、目标状态,也可以随机生成初始状态,还可以避免无解。自动求解算法包括:DFS、BFS、A*1和A*2。并且有详细的课件。-8Puzzle
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-26
    • 文件大小:9180222
    • 提供者:王桂平
  1. 8puzzle

    0下载:
  2. 8 puzzle是西人喜欢玩的一个小游戏,这段小程序用四种人工智能算法来实现这个小游戏。 首先是A*查找,包括Nilsson’s sequence score;Tiles Out of Place;Manhattan Distance;另外还有一种算法是air distance-8 puzzle a foreigner like to play a little game, this small program with four kinds of artificial intelligen
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:13525
    • 提供者:julian
  1. 8Puzzle9

    0下载:
  2. A*1搜索实现8数码游戏的自动求解 -Search achieving eight A* 1 digital game automatically searches for solving A* 1 of digital games to achieve 8 Automatic Calculation
  3. 所属分类:Game Program

    • 发布日期:2017-04-17
    • 文件大小:221415
    • 提供者:sunbin
  1. 8puzzle

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

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

    0下载:
  2. 用MFC把八数码问题的算法实现,深度优先,广度优先,A算法都实现了,大家可以参考一下,应该用得上-Eight digital algorithm to achieve with MFC, depth-first, breadth-first, A algorithm are realized, we can refer to, you should need them
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-15
    • 文件大小:23509158
    • 提供者:李亚新
  1. 8Puzzle

    0下载:
  2. 实现了经典算法A星搜索,并用其解决8数码问题-A Star Search, and the solution 8 digital
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-30
    • 文件大小:976795
    • 提供者:Rickydu
  1. 8puzzle

    0下载:
  2. 算法 Board类用来表示一个n?n的网格,其中有n2?1个方块,每个从1标记到n2?1,还有一个方块是空。 这里提供了计算Hamming距离和Manhattan距离的方法。也提供了计算其“双胞胎”Board的方法。(there is nothing but a test)
  3. 所属分类:其他

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