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

搜索资源列表

  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. 自己用VC编写的8数码问题求解程序,可以自动演示搜索过程。
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 求解八数码难题,用广度优先得最优解。用Visual c++6.0编译运行。
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-17
    • 文件大小:2188
    • 提供者:蒋海苏
  1. 8puzzle

    0下载:
  2. 8puzzle game by Java This program can automatically solve 8 puzzle games with Manhattan approach and show each step.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:16656
    • 提供者:Kevin Tuan
  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. 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. 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. C# code tha implements the Breadth-first-search (BFS) search algorithm. The program solves the 8-puzzle game using the algorithm-C# code tha implements the Breadth-first-search (BFS) search algorithm. The program solves the 8-puzzle game using t
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:643099
    • 提供者:marc5255
  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

    0下载:
  2. 这是一个非常好的程序,主要用来解决模糊变结构控制问题,是我导师给我的,现在和大家分享。-fsekjl dfsdfj psdfsdf sdfklsdjfopsd
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2691
    • 提供者:李华青
  1. 8Puzzle

    0下载:
  2. This an example of solving 8puzzle problem by computer-This is an example of solving 8puzzle problem by computer
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1730
    • 提供者:ersin 莽elik
  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. Descr iption the 8-puzzle for lisp.
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:2303
    • 提供者:jrmx
  1. 8Puzzle

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

    • 发布日期:2017-05-26
    • 文件大小:9180222
    • 提供者:王桂平
  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. 8puzzle問題 樹狀求解 用c++寫成-8puzzle with tree
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-11-30
    • 文件大小:11669
    • 提供者:
  1. 8puzzle-with-genetic-algorithm

    0下载:
  2. this program is 8puzzle algorithm with GA.
  3. 所属分类:Other systems

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

    0下载:
  2. JAVA code for 8puzzle solver
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:10240
    • 提供者:chocolateyuki
  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 3 4 5 »
搜珍网 www.dssz.com