搜索资源列表

  1. 8_puzzle

    0下载:
  2. 8_puzzle问题,初始状态下8个方块随机排列。编程序排列1~8方块的顺序,使得位于3*3的网格中,并且8个方块处于正确的位置。-8_puzzle problem, the initial state of eight box random order. Programmed with a box-8 in the order, made at the 3 * 3 grid, and eight box at the right pl
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1.46kb
    • 提供者:李明
  1. 8_puzzle

    0下载:
  2. 8_puzzle问题,初始状态下8个方块随机排列。编程序排列1~8方块的顺序,使得位于3*3的网格中,并且8个方块处于正确的位置。-8_puzzle problem, the initial state of eight box random order. Programmed with a box-8 in the order, made at the 3* 3 grid, and eight box at the right pla
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-01-01
    • 文件大小:1kb
    • 提供者:李明
  1. 8_puzzle

    0下载:
  2. 8数码问题的Java求解,采用A*算法。数据结构采用的Vector<int[]>。输出为"no solution"或一系列表示求解过程的字符串。 某些30步的测试样例需要半分钟左右,但是绝对是正确解~~万望您能不吝点滴时间耐心等待……orz thnx~~ 我用的启发函数计算了现在的网格距离目标网格还有多远。 具体算法是,将每一格中的数字的坐标与其应该在的坐标的差加到一起,得到这个最终值h(x) 也
  3. 所属分类:JSP源码/Java

    • 发布日期:2025-01-01
    • 文件大小:654kb
    • 提供者:Siegfried
  1. 8_puzzle

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

    • 发布日期:2025-01-01
    • 文件大小:3kb
    • 提供者:abacaba
  1. 8_Puzzle

    0下载:
  2. mast file hai bidu mast file hai bidu -mast file hai bidumast file hai bidumast file hai bidumast file hai bidu
  3. 所属分类:JSP源码/Java

    • 发布日期:2025-01-01
    • 文件大小:85kb
    • 提供者:Kuttuk
  1. 8_puzzle

    0下载:
  2. Its a 8 puzzle code solved using heuristics
  3. 所属分类:Windows编程

    • 发布日期:2025-01-01
    • 文件大小:3kb
    • 提供者:Satyarth
  1. 8_puzzle

    0下载:
  2. a source code for 8-puzzle problem in which initial state and final state are given as input and program shows the no of steps to solve the problem and states also which occur in between initial state and final state.
  3. 所属分类:游戏

    • 发布日期:2025-01-01
    • 文件大小:2kb
    • 提供者:naresh
  1. 8_puzzle

    0下载:
  2. 8puzzle問題 樹狀求解 用c++寫成-8puzzle with tree
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-01
    • 文件大小:11kb
    • 提供者:
  1. 8_puzzle

    0下载:
  2. 8数码问题,包含代码,可执行文件,readme,运行截图-8 puzzle, including code, executable files, readme, run shot
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-01
    • 文件大小:51kb
    • 提供者:mz

源码中国 www.ymcn.org