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

搜索资源列表

  1. eight-figure-puzzle

    1下载:
  2. 八数码难题用Java语言实现,搜索算法为广度优先-eight-figure-puzzle in Java
  3. 所属分类:Algorithm

    • 发布日期:2015-11-23
    • 文件大小:1.42kb
    • 提供者:刘文
  1. eightnums

    0下载:
  2. 八数码拼图程序源码,可以实现初始8个数码顺序到目标8个数码顺序的自动拼图-Eight digital jigsaw program source code, can achieve the initial eight digital sequence to the target sequence of eight digital automatic puzzle
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:81.2kb
    • 提供者:harderwu
  1. Eight-puzzle

    0下载:
  2. 这个程序是A*算法的简单实现,来解决八数码问题-It just simply applys the A* algorithm to solve the Eghit-puzzle problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1.84kb
    • 提供者:高金华
  1. 8

    1下载:
  2. 用A*启发式算法解决八数码问题,用纯C实现-using A* algorithm to solve Eight-puzzle
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.31kb
    • 提供者:phil
  1. EightPuzzle

    0下载:
  2. 使用了A*算法,双广度和带启发的双广度实现八数码问题求解。-Eight Puzzle
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1.39mb
    • 提供者:willnow
  1. EightPazzelBfs

    0下载:
  2. This project solve 8 puzzle with breadth first search. I wrote this program for Artificial Intelligence lesson.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:35.09kb
    • 提供者:somatco
  1. eight

    0下载:
  2. 采用A*算法解决九宫格谜题,代码附有注释-Using A* algorithm to solve the puzzle TICTACTOEMIDLET
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:8.01kb
    • 提供者:lzx
  1. 8_puzzle

    0下载:
  2. 8数码问题 八数码问题 A*算法 Hash结构-eight puzzle problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2.75kb
    • 提供者:abacaba
  1. AI

    0下载:
  2. this my sample code : code of eight numbered puzzle
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:2.41kb
    • 提供者:cheezee
  1. AI

    0下载:
  2. 八数码求解问题,八数码问题是人工智能经典难题之一。 主要运用A*算法求解,代码完整,清晰-eight puzzle
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1.02mb
    • 提供者:Sun
  1. 8number

    0下载:
  2. 使用 人工智能里面的 A算法 解决八数码问题 使用C语言进行编写的-A method using artificial intelligence inside the eight-puzzle problem solving using the C language written in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2.78kb
    • 提供者:朱玄
  1. eight-puzzle

    0下载:
  2. 人工智能八数码拼图游戏的设计与实现(C++语言)-Eight artificial intelligence design and implementation of digital jigsaw puzzle (C++ language)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:209.03kb
    • 提供者:zaini
  1. A-star

    0下载:
  2. 八数码问题---用A*算法来解决八数码问题-Digital problems--- with eight A* algorithm to solve the Eight Puzzle Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:14.71kb
    • 提供者:
  1. eight-puzzle

    0下载:
  2. 人工智能八数码的A*算法实现。 编译运行说明: 1.若编译成功却不能运行,请修改工程的设置 (Project\Setttings\Debug子项) 2.改变程序中MaxItem的值(本程序中MaxItem等于3) 和相关的输入用对话框,则可以计算MaxItem*MaxItem-1 数码问题-AI A* Eight digital algorithm. Compile and run: 1. If the compiler can not run successfully,
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:205.31kb
    • 提供者:
  1. eight-puzzle

    0下载:
  2. Eight puzzle game in python
  3. 所属分类:Other Games

    • 发布日期:2017-04-05
    • 文件大小:2.17kb
    • 提供者:sidra
  1. AI-Eight-digital-problem-

    0下载:
  2. 使用java开发的人工智能八数码问题 以及说明文档-The development of artificial intelligence using java Eight Puzzle Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.31mb
    • 提供者:张恒
  1. Java_Eight-Puzzle

    1下载:
  2. 基于A星算法的8数码问题Java程序源代码-Java source code based on the A star algorithm Eight Puzzle
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-21
    • 文件大小:12.12kb
    • 提供者:Ian_Wong
  1. Eight-puzzle

    0下载:
  2. 八数码难题-两种不同的分支限界法解决 input.txt中为起始的状态,output.txt\output2.txt为两种不同解法的输出-Eight digital problem- two different branch and bound method for solving input.txt initial state, output.txt \ output2.txt solution for the two different output
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:2.38kb
    • 提供者:damon
  1. eight-puzzle

    0下载:
  2. Eight puzzle game in python
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2.21kb
    • 提供者:esidenta
  1. eight-puzzle

    0下载:
  2. Eight puzzle game in python
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2.33kb
    • 提供者:emfairl
« 12 3 4 5 »
搜珍网 www.dssz.com