搜索资源列表

  1. Eight-Puzzle

    0下载:
  2. 九宫图 用过程表示法解-JiuGongTu said the process used Solving
  3. 所属分类:游戏

    • 发布日期:2024-11-05
    • 文件大小:20480
    • 提供者:陈哲
  1. 57130.45916033

    0下载:
  2. 人工智能八数码源代码 启发式搜索解决八数码问题的源代码 8数码难题算法,界面比较漂亮。操作简单-eight digital artificial intelligence heuristic search the source code to solve the problem eight digital source code 8 puzzle algorithm, interface more beautiful. Simple o
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-05
    • 文件大小:2485248
    • 提供者:小风
  1. 8puzzle

    0下载:
  2. 求解八数码难题,用广度优先得最优解。用Visual c++6.0编译运行。-Solving eight digital problem, with a breadth-first optimal solution. Using Visual c++ 6.0 compiler to run.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-05
    • 文件大小:2048
    • 提供者:蒋海苏
  1. PUZZLEEA

    0下载:
  2. java puzzle eight problem solution
  3. 所属分类:游戏

    • 发布日期:2024-11-05
    • 文件大小:11264
    • 提供者:SXXA
  1. Puzzle

    0下载:
  2. 八数码 * 大体思路:主要思想为插入排序。 * 特殊词语解释: * 墙:在最外层的中间位置,总共有四个,如[1][0]。 * 注意:这四个位置有一个共同性质,即:以任何方式记录数字为,他们与其他五个位置的奇偶性互异 * 角:数组的四个角 * 空格:数字0-Eight digital* generally thought: the main ideas for the insertion sort.* Spe
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-05
    • 文件大小:2048
    • 提供者:duwei
  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. 所属分类:数据结构常用算法

    • 发布日期:2024-11-05
    • 文件大小:82944
    • 提供者:harderwu
  1. Eight-puzzle

    0下载:
  2. 这个程序是A*算法的简单实现,来解决八数码问题-It just simply applys the A* algorithm to solve the Eghit-puzzle problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-05
    • 文件大小:2048
    • 提供者:高金华
  1. 8

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

    • 发布日期:2024-11-05
    • 文件大小:1024
    • 提供者:phil
  1. EightPuzzle

    0下载:
  2. 使用了A*算法,双广度和带启发的双广度实现八数码问题求解。-Eight Puzzle
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-05
    • 文件大小:1454080
    • 提供者:willnow
  1. 8_puzzle_solver_2009_10

    0下载:
  2. AI(人工智能)课程的作业,要求用java语言 随即生成8迷宫问题,然后用dfs解决,请大家参考-AI (Artificial Intelligence) program demands of their workers using java language then generate the eight maze problems, and then use dfs resolved, please refer to the
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-05
    • 文件大小:3072
    • 提供者:alex
  1. EightPazzelBfs

    0下载:
  2. This project solve 8 puzzle with breadth first search. I wrote this program for Artificial Intelligence lesson.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-05
    • 文件大小:35840
    • 提供者:somatco
  1. eight-figure-puzzle

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

    • 发布日期:2024-11-05
    • 文件大小:1024
    • 提供者:刘文
  1. eight

    0下载:
  2. 采用A*算法解决九宫格谜题,代码附有注释-Using A* algorithm to solve the puzzle TICTACTOEMIDLET
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-05
    • 文件大小:8192
    • 提供者:lzx
  1. eightpuzzle

    0下载:
  2. eight puzzle using RBFS and A* search and manhattan distance heuristic function
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-05
    • 文件大小:19456
    • 提供者:sam
  1. 8_puzzle

    0下载:
  2. 8数码问题 八数码问题 A*算法 Hash结构-eight puzzle problem
  3. 所属分类:其他小程序

    • 发布日期:2024-11-05
    • 文件大小:3072
    • 提供者:abacaba
  1. AI

    0下载:
  2. this my sample code : code of eight numbered puzzle
  3. 所属分类:其他游戏

    • 发布日期:2024-11-05
    • 文件大小:2048
    • 提供者:cheezee
  1. 8number

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

    • 发布日期:2024-11-05
    • 文件大小:3072
    • 提供者:朱玄
  1. eight-puzzle

    0下载:
  2. Eight puzzle game in python
  3. 所属分类:其他游戏

    • 发布日期:2024-11-05
    • 文件大小:2048
    • 提供者:sidra
  1. eight-puzzle

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

    • 发布日期:2024-11-05
    • 文件大小:2048
    • 提供者:esidenta
  1. eight-puzzle

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

    • 发布日期:2024-11-05
    • 文件大小:2048
    • 提供者:emfairl
« 12 3 4 5 6 »

源码中国 www.ymcn.org