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

搜索资源列表

  1. VC野人八数码程序

    0下载:
  2. 用VC编制的集成的野人和八数码演示程序。其中野人程序用动态的效果演示,并能设置进度。八数码程序能根据给出的源状态转换成目标状态。-VC establishment of integrated Savage and eight digital presentations. Savage procedures which use dynamic demonstration effect, and can be programmed to progress. Eight digital process
  3. 所属分类:人工智能/神经网络/遗传算法

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

    1下载:
  2. 本程序为一个很好的八数码(又称九宫图)程序,为本人的人工智能课程设计。-the procedures for a good eight digital (also known as JiuGongTu) procedure, the artificial intelligence of my course design.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:164.25kb
    • 提供者:
  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
    • 文件大小:73.85kb
    • 提供者:藤力
  1. 用A算法实现八数码难题

    1下载:
  2. 用A*算法来对人工智能中的八数码难题进行实现-A * algorithm used for artificial intelligence to the eight digital challenge to achieve
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15.4kb
    • 提供者:常健
  1. 八数码问题(A星算法)

    0下载:
  2. 用A*算法求解八数码问题。A*算法又叫做最佳图搜索算法,是满足启发函数不大于实际耗散值的A算法,可以用理论证明如果最佳解图存在的话,一定可以用A*算法找出来。-with A * algorithm eight digital problem. A * algorithm also called the plan the best search algorithm, it is instructive function to meet not more than the actual value
  3. 所属分类:人工智能/神经网络/遗传算法

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:34.59kb
    • 提供者:八王爷
  1. 八数码问题

    0下载:
  2. 一个解决八数码问题的源码,不知道怎么样,多多指教-a digital solution to the problem source, I do not know how kind, exhibitions
  3. 所属分类:数据结构常用算法

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

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

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

    0下载:
  2. 用了三种算法,广度优先,深度优先,还有A*算法,界面也很智能
  3. 所属分类:源码下载

  1. 八数码

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

    • 发布日期:2011-06-01
    • 文件大小:4.01kb
    • 提供者:binghunxuepo99
  1. 人工智能经典问题八数码三种算法

    0下载:
  2. 人工智能经典问题八数码三种算法(广度优先搜索,深度优先搜索,启发式搜索)带有图形界面的解决方案。-Classic problem in Artificial Intelligence eight digital three algorithms (breadth-first search, depth-first search, heuristic search) with a graphical interface solutions.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-06-21
    • 文件大小:33.63mb
    • 提供者:zlf
  1. 基于A星算法的MFC界面的八数码程序

    1下载:
  2. 基于A星算法的MFC界面的八数码程序,本人本科做得最漂亮的大作业了,其中process函数是搜索的主函数。-8 digital program with MFC interface based on A star searching method which is the most proud project I have finished in my fu*king bachelor years.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2016-04-09
    • 文件大小:36kb
    • 提供者:ddgysx
  1. 8puzzle(C)

    1下载:
  2. A星算法解决八数码难题,用C语言写的期末课程设计-A digital satellite algorithm to solve eight problems, written by C language at the end of the curriculum design
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:49.75kb
    • 提供者:吴超前
  1. eg

    0下载:
  2. 一个简单的求解八数码问题的程序。采用A*算法,注释清晰易读-A simple eight digital problem solving procedures. Using A* algorithm, legible notes
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:272.9kb
    • 提供者:apollocarlos
  1. 8

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

    • 发布日期:2017-04-10
    • 文件大小:1.31kb
    • 提供者:phil
  1. 八数码还原

    0下载:
  2. 八数码游戏还原程序,按照一定顺序输入九个数字,给出还原步骤(Eight digital game reduction program, according to a certain order of input nine numbers, give the reduction step)
  3. 所属分类:其他智力游戏

    • 发布日期:2018-01-09
    • 文件大小:1kb
    • 提供者:御风~琛
  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
    • 文件大小:81kb
    • 提供者:华仔mmb
  1. A星算法求解八数码问题(20180320125952)

    1下载:
  2. A星算法求解八数码问题, 人工智能作業2(A star algorithm to solve eight digital problems, artificial intelligence operation 2)
  3. 所属分类:棋牌游戏

    • 发布日期:2018-04-29
    • 文件大小:116kb
    • 提供者:Eddie_DK
  1. 八数码A*算法,A算法

    1下载:
  2. 八数码A*,A算法程序,使用c语言实现。只需将txt中内容复制,粘贴到C语言运行环境中,即可。
  3. 所属分类:数据结构常用算法

« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com