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

搜索资源列表

  1. bsm

    0下载:
  2. 用C语言编写的八数码问题算法-C language prepared by the eight digital Problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1143
    • 提供者:罗斐琼
  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. 八数码问题

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

    • 发布日期:2014-01-17
    • 文件大小:2229
    • 提供者:tyler
  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-24
    • 文件大小:2450
    • 提供者:skygoal
  1. eg

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

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

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

    • 发布日期:2017-04-12
    • 文件大小:1608
    • 提供者:吕东
  1. zhmjiugong

    0下载:
  2. 八数码问题全局择优算法这个程序是上学期上人工智能课的时候,老师让做的,采用全局择优算法.-8 digital issues overall are merit-based algorithm for this procedure on the artificial intelligence class last semester, the teacher to do so, and the use of the overall selection of the best algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:344587
    • 提供者:eoz
  1. eightnum

    0下载:
  2. 用 C#实现八数码问题 图形化更形象地解决实际问题更为直观-Using C# to achieve the eight digital graphical solution to the problem
  3. 所属分类:.net

    • 发布日期:2017-04-03
    • 文件大小:819229
    • 提供者:朱墨
  1. 8

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

    • 发布日期:2017-04-10
    • 文件大小:1346
    • 提供者:phil
  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. c

    0下载:
  2. 人工智能 动物产生式规则 推理 tsp问题 八数码问题 图形学 画直线-Animal production rule reasoning artificial intelligence problem tsp eight digital graphics drawing a straight line problems
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:7031
    • 提供者:孙伟
  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-07
    • 文件大小: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-04
    • 文件大小:3151
    • 提供者:丛琳
  1. bashuma

    0下载:
  2. 八数码问题,C语言解答,可以回到任意位置-Eight digital problem, C language to answer, you can return to any position
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:2612
    • 提供者:萧笛
  1. src

    0下载:
  2. 采用深度优先算法通过C++编程解决八数码问题(Eight digital problem)
  3. 所属分类:其他智力游戏

    • 发布日期:2018-01-10
    • 文件大小:2308096
    • 提供者:ft10309
  1. 八数码问题 C语言代码

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

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