搜索资源列表

  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. 8puzzle

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

    • 发布日期:2024-05-10
    • 文件大小:44032
    • 提供者:
  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 grap
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:18432
    • 提供者:jinghe
  1. 8puzzle

    0下载:
  2. 自己用VC编写的8数码问题求解程序,可以自动演示搜索过程。-VC prepared himself with 8 digital problem solving procedures, demonstration of the search process can be automated.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:56320
    • 提供者:王桂平
  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-05-10
    • 文件大小:2048
    • 提供者:蒋海苏
  1. 8puzzle

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

    • 发布日期:2024-05-10
    • 文件大小:16384
    • 提供者:Kevin Tuan
  1. 8Puzzle_by_ShuYiLi

    0下载:
  2. 用以解簡單的8Puzzle,可解3×3至5×5,另有練習模式-For the solution of simple 8Puzzle, solvable 3 × 3 to 5 × 5, and another practice mode
  3. 所属分类:按钮控件

    • 发布日期:2024-05-10
    • 文件大小:7410688
    • 提供者:李恕毅
  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编程

    • 发布日期:2024-05-10
    • 文件大小:89088
    • 提供者:佚名
  1. 8puzzle

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

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:李华青
  1. 8Puzzle

    0下载:
  2. This an example of solving 8puzzle problem by computer-This is an example of solving 8puzzle problem by computer
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:ersin 莽elik
  1. 8puzzle(C)

    0下载:
  2. A星算法解决八数码难题,用C语言写的期末课程设计-A digital satellite algorithm to solve eight problems, written by C language at the end of the curriculum design
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:51200
    • 提供者:吴超前
  1. 8Puzzle

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

    • 发布日期:2024-05-10
    • 文件大小:361472
    • 提供者:袁晓
  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. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:韩俊华
  1. Chess(8puzzle)

    0下载:
  2. 这个程序是从广度优先搜索,深度优先搜索,A算法以及A算法等多方面算法来解决八数码问题.zip-8-puzzle A* BFS DFS MFC
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:3769344
    • 提供者:benson
  1. 8Puzzle

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

    • 发布日期:2024-05-10
    • 文件大小:104448
    • 提供者:parisa
  1. 8puzzle

    0下载:
  2. Descr iption the 8-puzzle for lisp.
  3. 所属分类:游戏

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:jrmx
  1. 8Puzzle

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

    • 发布日期:2024-05-10
    • 文件大小:9180160
    • 提供者:王桂平
  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 so
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:643072
    • 提供者:marc5255
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:23508992
    • 提供者:李亚新
  1. 8puzzle-with-genetic-algorithm

    0下载:
  2. this program is 8puzzle algorithm with GA.
  3. 所属分类:其他小程序

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

源码中国 www.ymcn.org