搜索资源列表

  1. Astar_8

    0下载:
  2. 通过A星算法解决8数码问题,可以输入初始值,给出解路径
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12970
    • 提供者:郭毅
  1. 九宫问题(八数码)求解过程动态演示

    0下载:
  2. (九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。试编程实现这一问题的求解。 -----------VC完整应用程序代码-(JiuGongTu) in a 3 3 JiuGongTu are 1-8 this August and the number of a
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34728
    • 提供者:徐达
  1. eightnum1

    0下载:
  2. 人工智能搜索法解决九宫重排问题(又称8数码问题)。-artificial intelligence search JiuGongTu rearrangement solve the problem (also known as the Digital 8).
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:36473
    • 提供者:苏优
  1. chess2

    0下载:
  2. 8数码难题 深、广、a*-eight deep problem, Kwong, a *
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:30376
    • 提供者:耀西
  1. EightCode

    0下载:
  2. 用类A*算法的全局择优搜索法解决8数码问题,可以选择不同的启发函数
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2596
    • 提供者:wyb
  1. 8-Number

    0下载:
  2. 八数码难题至今仍然是难以真正解决的NP-hard,这里仅提供了一种实现,当然里面难免存在bug.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:76510
    • 提供者:程斌
  1. 8data

    0下载:
  2. 人工智能中的八数码问题。它由一个3×3的方阵中的八个数码构成,其中的一个单元是空的,它的周边单元中的数码可以移到该单元中。此问题的任务是找到一个数码移动序列使初始的无序数码转变为一些特殊的排列.本程序用A*算法实现8数码的移动
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:16468
    • 提供者:刘路
  1. 8suma

    0下载:
  2. 8数码自动演示程序C++,自己改写的,可以随机产生初始状态。。。 有扩展结点数,和走步数
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4410765
    • 提供者:miyako
  1. eightnumber

    0下载:
  2. 该程序能用鼠标点击移动8数码方块,也可以用方向键控制移动,还有菜单选用,控制一些功能。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2337
    • 提供者:gao
  1. 8shuma

    0下载:
  2. 8数码问题解决方法的实验报告,供课程设计时使用
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:47739
    • 提供者:ddcw
  1. arm 8段数码管

    0下载:
  2. 用hitool开发的8段数码管的显示程序 c语言的程序 嵌入一点汇编-hitool development with eight of the digital display control procedures c procedural language embedded 1:00 compilation
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:88631
    • 提供者:王连生
  1. chuankou1-8

    0下载:
  2. 简单的八位数码管显示,用了8片74LS164,将串型数据变为并行
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:37691
    • 提供者:丁茂林
  1. 13-8

    0下载:
  2. MCS-51与数码显示器和键盘的接口,一个原理PPT文件
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:445001
    • 提供者:徐某
  1. changyongsousuosuanfa

    0下载:
  2. 这是书上的常用搜索算法,有8数码游戏,黑白棋,A star算法类的实现。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:131896
    • 提供者:milsuton
  1. 20050322_8numbers

    0下载:
  2. 这是通过A*算法实现8数码问题,求解可能出现的目标状态。通过回溯的方法实现对A*算法。不同于其它状态图的搜索实现8数码问题。-This is the A * algorithm eight digital issues, the solution may target state. Through the method back to the A * algorithm. Unlike other state diagram of th
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:180508
    • 提供者:吴用
  1. EightPuzzle

    0下载:
  2. 利用深度遍历的方法来检查8数码问题是否有解。-use depth traverse method to check whether the eight digital solutions to the problem.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2326
    • 提供者:韩希先
  1. 八个数码管(用138,47)

    0下载:
  2. 用8个数码管,用一片48和一片138控制 的子程序,-with eight digital control with a 48 and a control subroutine 138,
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:174288
    • 提供者:张金辉
  1. NumPrb

    0下载:
  2. 这是个8数码问题,它用在WINDOWS界面上输入和输出,采用有序算法求解8数码问题。-This is a digital 8, it is using the Windows interface on the input and output, and an orderly algorithm used eight digital problem.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:54124
    • 提供者:覃茂运
  1. OrderedSearch

    0下载:
  2. 这是个8数码问题,用于DOS界面输入和输出,采用有序搜索算法求解8数码问题。-This is a digital 8, DOS interface for input and output, and an orderly search algorithm used to solve the problem of digital 8.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11332
    • 提供者:覃茂运
  1. 6位8段数码管显示-程序

    0下载:
  2. 用汇编语言编写的6位8段数码管显示程序与MS-51单片机实验系统配合使用-assembly language prepared by six of eight digital control display program with the MS-51 used in conjunction with experimental system
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1310
    • 提供者:涛涛
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org