搜索资源列表

  1. 八数码多算法实现

    0下载:
  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算法实现八数码难题

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

    • 发布日期:2008-10-13
    • 文件大小:15.4kb
    • 提供者:常健
  1. 八数码游戏

    2下载:
  2. .net环境中以c#实现的八数码游戏算法,包括三种ai算法,可以自由输入数值比对各种算法的执行效果。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:22.4kb
    • 提供者:lyx
  1. 八数码MFC实现

    0下载:
  2. 用MFC实现的八数码,AStar算法!
  3. 所属分类:界面编程

  1. 八数码

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

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

    0下载:
  2. .net环境中以c#实现的八数码游戏算法,包括三种ai算法,可以自由输入数值比对各种算法的执行效果。-. net environment to c# achieve eight digital game algorithms, including three ai algorithm, can freely enter the numerical ratio on the performance of various algorithm
  3. 所属分类:其他智力游戏

    • 发布日期:2025-02-26
    • 文件大小:22kb
    • 提供者:lyx
  1. 八数码多算法实现

    0下载:
  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. 所属分类:界面编程

    • 发布日期:2025-02-26
    • 文件大小:74kb
    • 提供者:藤力
  1. 用A算法实现八数码难题

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

    • 发布日期:2025-02-26
    • 文件大小:422kb
    • 提供者:常健
  1. ChessEight

    0下载:
  2. 解决八数码问题的经典程序。实现了宽带优先算法,深度优先算法,A* 算法。图形化显示结果。-solve the classic problem of the digital process. Broadband achieved priority algorithm, depth-first algorithm, A* algorithm. Graphic shows results.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-02-26
    • 文件大小:68kb
    • 提供者:我怕升级
  1. aEightNum

    0下载:
  2. 八数码,人工智能课程设计,实现八数码的两个搜索算法-eight digital, artificial intelligence curriculum design, realization of the two eight digital search algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-02-26
    • 文件大小:129kb
    • 提供者:caiyitang
  1. EightFigure(A-Star)

    0下载:
  2. 经典的八数码问题,重在相互交流(A*算法实现).-eight digital classic problem lies in mutual exchanges (A* algorithm).
  3. 所属分类:其他智力游戏

    • 发布日期:2025-02-26
    • 文件大小:73kb
    • 提供者:王锋
  1. eightnumber

    0下载:
  2. 八数码问题的C++实现,最经典的广度有限算法-eight digital realization of the C and classic algorithms limited breadth
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-02-26
    • 文件大小:2kb
    • 提供者:夏泽洋
  1. EightNUM

    0下载:
  2. 本程序是利用盲目搜索算法中的深度优先算法实现八数码问题的解决,用的C++的MFC框架类平台,有界面,先置初始状态,然后开始搜索,其中‘0’代表空格,会显示出搜索的步数以及每步的状态。-This procedure is the use of the blind search algorithm of depth-first algorithm to achieve the eight digital issue, used C++ Th
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-02-26
    • 文件大小:40kb
    • 提供者:崔娜
  1. BaShuMa2

    0下载:
  2. 用java实现人工智能中经典的A*算法,实现八数码问题,-Using java to achieve artificial intelligence in the classic A* algorithm, the realization of the eight digital issues,
  3. 所属分类:JSP源码/Java

    • 发布日期:2025-02-26
    • 文件大小:3kb
    • 提供者:怅青春
  1. rengongzhineng

    0下载:
  2. 这是人工智能课的一个编程,实现了八数码的问题,A算法-This is a class of artificial intelligence programming, eight digital realize the problem, A algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-02-26
    • 文件大小:12kb
    • 提供者:周孝琼
  1. eightpuzzleduogesuanfa

    0下载:
  2. 八数码问题多个算法实现,包括深度优先,广度优先,A*算法。-8 digital issues to achieve a number of algorithms, including depth-first, breadth-first, A* algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2025-02-26
    • 文件大小:3.6mb
    • 提供者:
  1. 8data

    0下载:
  2. 人工智能中的八数码问题。它由一个3×3的方阵中的八个数码构成,其中的一个单元是空的,它的周边单元中的数码可以移到该单元中。此问题的任务是找到一个数码移动序列使初始的无序数码转变为一些特殊的排列.本程序用A*算法实现8数码的移动-Artificial Intelligence 8 digital issues. It consists of a 3 × 3 square of eight digital composition, in w
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-02-26
    • 文件大小:16kb
    • 提供者:刘路
  1. AStar

    0下载:
  2. 八数码问题的A*算法实现,java的伪代码,基本思想-8 digital issues of A* algorithm, java pseudo code, the basic idea
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-02-26
    • 文件大小:3kb
    • 提供者:呵呵
  1. node

    0下载:
  2. 自己编写的解八数码问题的简单算法,用c++实现-I have written eight digital solution of a simple algorithm for the problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-02-26
    • 文件大小:1kb
    • 提供者:吕东
  1. 8数码

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

    • 发布日期:2025-02-26
    • 文件大小:81kb
    • 提供者:华仔mmb
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org