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

搜索资源列表

  1. hao

    1下载:
  2. A算法解决15数码问题 应用在人工智能学科 用C#语言编程-digital hello world
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4731
    • 提供者:段霞
  1. ba_shu_ma_wen_ti

    0下载:
  2. 用人工智能领域中经典的A*算法解决了人工智能中常见的八数码问题。本文首先介绍了八数码问题,然后对A*算法进行了解释。针对八数码问题给出并证明了路径不存在时的条件,并事先作了判定。定义了灵活的估价函数,分析了估价函数对程序效率的影响,并对Closed表进行了若干优化,提高了搜索效率,取得了较好的效果。-With the field of artificial intelligence in the classic A* algorithm to solve a common artificial
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:708101
    • 提供者:pw
  1. Eight-digital-implementation-code

    0下载:
  2. 以重排九宫问题(八数码问题)为例,采用人工智能中的图搜索算法实现从初始状态到目标状态的路劲寻优问题。-Eight digital implementation code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:515875
    • 提供者:longjing
  1. A_Star

    0下载:
  2. A星算法解决八数码问题,代码共有两种,基础版用于接收外部输入,解决输入状态到输出状态的变化,训练版为在已写好的数据集(362880个数据)下测试运行效果,代码用C语言书写,较为简洁-A star algorithm to solve the problem of the digital code there are two basic version for receiving an external input, output changes state to resolve the inpu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5923088
    • 提供者:
  1. IDA_star

    0下载:
  2. 使用IDA星算法解决八数码问题,效果比A星算法更好,运行速度更快,代码更为简洁,代码用C++语言编写,共包含基础版和测试版两个文件夹,测试版为在所写数据集上测试效果(362880个数据),基础版为人为输入源状态与目标状态,进行转化-IDA Star algorithm using eight digital problem solving, better than the A Star algorithm, run faster, more concise code, the code used
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3944318
    • 提供者:
  1. EightCode

    0下载:
  2. 八数码A*算法,且输出最优路径,MFC界面实现-Eight digital A* algorithm, and outputs the optimal path, MFC interface implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:334347
    • 提供者:翟盼盼
  1. 8-puzzle

    0下载:
  2. 启发式搜索解决八数码问题,人工智能经典算法-Heuristic search to solve the problem of the digital, classic artificial intelligence algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2521
    • 提供者:朱倩怡
  1. EightNum

    0下载:
  2. 该代码是在vc++6.0的环境下使用A*算法实现八数码问题-The code is in the use of A* algorithm environment vc++6.0 eight digital
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:911308
    • 提供者:forest
  1. grid

    0下载:
  2. 实现了八数码的功能-Achieve the eight digital. . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:8045382
    • 提供者:xj
  1. N_Number

    0下载:
  2. N数码难题,能自动寻找最优路径解决多数码难题,人工智能的c#实现版本-N digital problem that can automatically find the optimal path to solve the problem of multi-digital, artificial intelligence c# implementation version
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:781534
    • 提供者:罗元国
  1. 8digit

    0下载:
  2. 使用启发式搜索,解决8数码问题,编程环境为CodeBlocks。-Use heuristic search to solve eight digital programming environment for CodeBlocks.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:486062
    • 提供者:郭良
  1. A8

    0下载:
  2. 人工智能八数码的代码,运用A*算法,包括实验报告在内,请批评指导-Artificial Intelligence eight digital code, the use of the A* algorithm, including lab reports included, please criticize guide
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4123425
    • 提供者:ruier
  1. A-star-search-for--eight-digit

    0下载:
  2. A*算法实现八数码问题。源码和可执行文件。 vs2012实现通过-A* algorithm eight digital problem. Source code and executable files. vs2012 achieved by
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:434090
    • 提供者:雷建华
  1. BFS-for-eight-digit

    0下载:
  2. 广度优先搜索实现八数码,源码和可执行文件, 未优化,带注释-Breadth-first search to achieve eight digital, source code and executable files, Unoptimized, annotated
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:432074
    • 提供者:雷建华
  1. eightnum

    0下载:
  2. 启发式搜索中的A*算法求解八数码问题,输出每一层状态和f,g,h值-The A* heuristic search algorithm eight digital output status of each layer and f, g, h values
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3385
    • 提供者:千羽寻叶
  1. Puzzle

    0下载:
  2. C语言实现八数码问题,使用高效算法,人工智能经典入门问题-C language implementation of the eight digital problem, the use of efficient algorithms, artificial intelligence problems classic entry
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:23515
    • 提供者:华仔
  1. BreathFirst

    0下载:
  2. 人工智能经典问题——八数码问题的宽度优先算法C语言代码-breath first searching algorithm for 8-digits problem in artificial intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3698653
    • 提供者:张三
  1. DepthFirst

    0下载:
  2. 人工智能经典问题——八数码问题的深度优先算法C语言代码-depth first searching for 8-digits problem in artificial intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5205821
    • 提供者:张三
  1. HeuristicSearch

    0下载:
  2. 人工智能经典问题——八数码问题的宽度优先算法C语言代码-heuristic searching algorithm for 8-digits problem in artificial intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:3693011
    • 提供者:张三
  1. bashuma

    0下载:
  2. C语言求解八数码问题,人工智能实验,带有详细运行说明。-C language eight digital problem solving, artificial intelligence experiments, with detailed operating instructions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:297185
    • 提供者:mafangyuan
« 1 2 ... 10 11 12 13 14 1516 17 »
搜珍网 www.dssz.com