CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - A算法 八数码

搜索资源列表

  1. 八数码多算法实现

    1下载:
  2. 这个程序是从广度优先搜索,深度优先搜索,A算法以及A*算法等多方面算法来解决八数码问题-this procedure is breadth - first search, depth-first search, A and A * algorithm algorithm various algorithms to solve the problem eight digital
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:75625
    • 提供者:藤力
  1. 8num

    0下载:
  2. 使用JAVA编写的八数码问题求解程序,程序使用A*算法-use Java to prepare the eight digital problem solving procedure is the use of the A * algorithm
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:62385
    • 提供者:alian
  1. 140019

    0下载:
  2. 基于A*算法的八数码问题的课程设计报告 设计任务:运用所学的关于搜索策略的算法(广度优先,深度优先,A*算法等)解决八数-A * algorithm based on the eight digital design a curriculum to design tasks : use study on the search strategy algorithm (breadth, depth priority, A * algorithm, etc.) to resolve several
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:178742
    • 提供者:buleqq
  1. 人工智能八数码问题

    0下载:
  2. 人工智能八数码问题,包括盲目搜索,不在位和距离两种A*算法。
  3. 所属分类:C#编程

    • 发布日期:2014-01-17
    • 文件大小:70247
    • 提供者:焦超
  1. 八数码软件

    0下载:
  2. A*算法解决八数码软件-A * algorithm to solve eight digital software
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:35422
    • 提供者:八王爷
  1. artificial

    0下载:
  2. 八数码 VC源程序 人工智能经典题目 使用A*启发式搜索算法。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34571
    • 提供者:tjz
  1. 八数码

    0下载:
  2. 采用A*算法实现八数码的自动路径搜索问题。
  3. 所属分类:对话框与窗口

    • 发布日期:2010-10-15
    • 文件大小:687647
    • 提供者:skygmy
  1. 八数码

    0下载:
  2. 用A*算法解决八数码问题
  3. 所属分类:C#编程

    • 发布日期:2011-06-01
    • 文件大小:4108
    • 提供者:binghunxuepo99
  1. EIGHTPUZZLE

    2下载:
  2. 用A*算法解决八数码问题,人工智能实验,内附实验报告。源码注释很详细-With the A* algorithm to solve 8 puzzle problem, artificial intelligence experiments, containing a laboratory report. Very detailed source notes
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:160628
    • 提供者:朱颢
  1. SourceCode

    0下载:
  2. MFC实现的八数码问题,采用的是A星算法,欢迎多多指教!-Eight Box Game Using MFC
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:49295
    • 提供者:SunMood
  1. new8

    0下载:
  2. 人工只能中的八数码问题,采用A*算法搜索-Artificial only in the eight digital issues, the use of A* algorithm search
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:7244
    • 提供者:苏打
  1. MagicalSquares

    0下载:
  2. 基于A-Star算法实现的重排九宫图即八数码问题-The solution of Eight-puzzle Problem
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:60836
    • 提供者:cohenfeng
  1. 8_puzzle

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

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

    0下载:
  2. 用A*算法实现的八数码问题求解,评估函数可以随意改动。-a alogrithm for eight digal problem.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:722065
    • 提供者:李从
  1. aStar

    0下载:
  2. a*算法八数码 用c++编写a*算法,完成八数码问题-a* algorithm eight digital with c++ to write a* algorithm, completed eight digital
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:1077376
    • 提供者:杨梦伦
  1. A--algorithm-eight-digital-problem

    0下载:
  2. 这是一个领用人工智能中的A*算法求解八数码问题的完整实现,包含多种启发函数。-This is A recipients A* algorithm in artificial intelligence eight digital problem complete implementation, contain A variety of enlightening function.
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:178917
    • 提供者:maochuanwu
  1. zll

    0下载:
  2. 人工智能A算法八数码问题,给定一个初始八数码,已知一个目标八数码,输出从初始八数码到达目标八数码的过程-Artificial Intelligence
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2772
    • 提供者:蔡玲
  1. a

    0下载:
  2. A*算法求解八数码问题,命令行输入格式: 程序名 输入文件名 输出文件名-A* algorithm eight digital issues, the command line input format: program name Enter the file name of the output file name
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3899
    • 提供者:黄予
  1. 8数码

    0下载:
  2. 实现八数码问题的一个小算法平台,其中包括深度优先、广度优先、最好优先算法。(A small algorithm platform for eight digital problems, including depth first, breadth priority and best priority algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:82944
    • 提供者:华仔mmb
  1. 八数码问题 C语言代码

    1下载:
  2. 人工智能课基于A*算法的八数码问题 C语言实现
  3. 所属分类:C#编程

    • 发布日期:2018-07-14
    • 文件大小:1847
    • 提供者:ffraryfflash
« 12 3 »
搜珍网 www.dssz.com