CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 八数码问题 c

搜索资源列表

  1. 563

    0下载:
  2. A*八数码问题的程序,用C++编写,非常非常不错,分2中方法计算-A * 8 issue of the digital process, the preparation of C, a very good 2 hours calculated 04:40
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15399
    • 提供者:我是谁
  1. JiuGongTree

    0下载:
  2. 这是有一个解决八数码问题的程序! 主要应用了宽度优先搜索法! 是用C#开发的-This is a solution to the problem of digital eight procedures. Application of the width of the main priorities Search! Is the development of the C#
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:557791
    • 提供者:李天意
  1. 8_num

    0下载:
  2. 我编写的八数码问题C++实现,This file contains a summary of what you will find in each of the files that make up your 8_num application.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16217
    • 提供者:wei
  1. EightNUM

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

    • 发布日期:2008-10-13
    • 文件大小:41338
    • 提供者:崔娜
  1. 八数码问题

    0下载:
  2. 用 C++ 实现的八数 码问题的求解方法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-17
    • 文件大小:2229
    • 提供者:tyler
  1. ai

    0下载:
  2. 使用C语言编写程序,使用深度优先算法,解决八数码问题。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2090
    • 提供者:vincent
  1. bashuma

    1下载:
  2. 分别用深度优先和广度优先来算八数码问题,c++源码-Were depth-first and breadth of the priority issues to count eight digital, c++ source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:2450
    • 提供者:skygoal
  1. 8_num

    0下载:
  2. 本程序是用C++语言编写的,采用A*算法求解八数码问题。-This procedure is used C++ Languages, using A* algorithm to solve the issue of eight digital.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:19321
    • 提供者:往往
  1. bashuma.cpp

    0下载:
  2. C++实现的八数码问题,采用A*算法,利用STL提供的priority_q-C to achieve the eight digital issues, the use of A* algorithm, the use of STL provided priority_q
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2089
    • 提供者:maxwell
  1. 20090303EightPuzzle.

    0下载:
  2. 多媒体课内实验:用C语言实现的八数码问题。-Multimedia curricular experiments: The C language implementation of the eight digital problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:780403
    • 提供者:duyankang
  1. NineGrid

    1下载:
  2. 八数码问题的C++程序代码。八数码问题是个典型的状态图搜索问题。搜索方式有两种基本的方式,即树式搜索和线式搜索。搜索策略大体有盲目搜索和启发式搜索两大类。盲目搜索就是无“向导”的搜索,启发式搜索就是有“向导”的搜索。-8 digital issues of C++ program code. Digital 8 is a typical problem of the state map search problems. There are two basic search methods, na
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:55054
    • 提供者:李建峰
  1. 1

    0下载:
  2. 解决八数码问题,C语言描述,适合初学者学习研究,完整源代码。-To solve the problem of digital 8, C language descr iption, suitable for beginners to study and research, complete source code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1550
    • 提供者:Ben
  1. eight_breadth

    0下载:
  2. 用C语言实现宽度优先算法,八数码问题。作者:陈华昌-With the C language implementation breadth-first algorithm, 8 digital issues. Author: Chen Huachang
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:183955
    • 提供者:chc
  1. eight_depth

    0下载:
  2. 用C语言实现深度优先算法,八数码问题,作者:陈华昌-C language implementation with depth-first algorithm, 8 digital issues, Authors: Chen Huachang
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:175306
    • 提供者:chc
  1. eight_heuristic

    0下载:
  2. 用C语言实现启发式搜索算法,八数码问题,作者:陈华昌-C language implementation with the heuristic search algorithm, 8 digital issues, Authors: Chen Huachang
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:182828
    • 提供者:chc
  1. A_Star_8

    0下载:
  2. C语言实现利用A*算法解决八数码问题,注重清晰明了-The use of A* algorithm to solve the problem of digital 8
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3748
    • 提供者:sunxihuang
  1. 8

    0下载:
  2. 这是用Visural c++实现的八数码问题,搜索采用启发式的A*算法-It is used Visural c++ implementation of the 8 digital issues, the A* heuristic search algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:503207
    • 提供者:zhouchao
  1. 8shumayanshi

    0下载:
  2. 使用Astar算法解决八数码问题,有完整的过程演示。用C++编写的MFC程序,可以直接运行。-Using the Astar algorithm to solve the 8 digital issues, the process of a complete demonstration. C++, written in MFC program can be directly run.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:34728
    • 提供者:李云龙
  1. 8number

    0下载:
  2. 使用 人工智能里面的 A算法 解决八数码问题 使用C语言进行编写的-A method using artificial intelligence inside the eight-puzzle problem solving using the C language written in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2845
    • 提供者:朱玄
  1. A-star-eight-the-number-of-problems

    0下载:
  2. 用A星算法实现--八数码问题 C++源代码 使用错误位置法-A star algorithm Law- eight digital C++ source code using the wrong position
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:3151
    • 提供者:丛琳
« 12 3 »
搜珍网 www.dssz.com