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

搜索资源列表

  1. PCM-A-U-law

    0下载:
  2. 实现PCM语音数据流压缩,通过该压缩算法可以实现a/u law-PCM voice data stream to achieve compression, the compression algorithm can be achieved by a/u law
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-23
    • 文件大小:1789
    • 提供者:王斌
  1. A-star-search-algorithm

    0下载:
  2. 这是一个关于a星算法的文档,而且还是英文的,灰常考你英语水平-a star
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:122569
    • 提供者:jin
  1. Boosting-a-weak-learning-algorithm

    0下载:
  2. Freund在1995年发表的一篇很经典的文章Boosting a weak learning algorithm by majority,是关于弱学习算法的,全英文写的-Freund in 1995 published a classic article Boosting a weak learning algorithm by majority, is on the weak learning algorithm, written in English
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:316372
    • 提供者:feiminglu
  1. A-star-8-number

    0下载:
  2. A*算法解决8数码难题,有界面。 A*算法解决8数码难题,有界面。-8 A* algorithm to solve the digital puzzle, there is the interface. 8 A* algorithm to solve the digital puzzle, there is the interface.
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1527904
    • 提供者:Freya
  1. A-star-for-eight-digital-puzzle-

    0下载:
  2. 基于A※算法的八数码难题的编程实现与测试-the programe for the eight digital puzzle based on the A star algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:105431
    • 提供者:sunxiaoyu
  1. A-Star-Algoritm

    0下载:
  2. A*算法演示程序,介绍A*算法及其演示的程序-A Star Algorithm Program
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:12109
    • 提供者:lijian
  1. A-Star

    0下载:
  2. A*算法的实现,使用swing组件显示每一步的步骤,可以动态增加障碍物和草地、沼泽。-A* algorithm, using swing components show each step of the procedure, you can dynamically increase the obstacles and grasslands, marshes.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:63328
    • 提供者:万畅
  1. A-star.c

    0下载:
  2. 实现A*算法,用C语言写的超好超实用,大家好好看看。-A* algorithm, written in C language, the ultra-practical, we take a good look.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1527398
    • 提供者:赵腾飞
  1. A-algorithm-Tutorial

    1下载:
  2. A算法入门教程,基本上,这文章可以说是最佳A*算法文档。极力推荐!-A algorithm Tutorial
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-12-05
    • 文件大小:393216
    • 提供者:flyingfish
  1. A-star

    0下载:
  2. 典型的A*算法,是VC控制台应用程序,可以帮助读者理解A*的基本流程-The typical A* algorithm VC console application that can help the reader understand the basic processes of the A*
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1127329
    • 提供者:liming
  1. A

    0下载:
  2. A算法 A算法解决8位数码问题(九宫) C++语言编写,已经测试。-A algorithm A algorithm to solve the eight digital issues (Jiugong) C++ language has been tested.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1733
    • 提供者:cx
  1. A* 算法详细解答

    1下载:
  2. 详细介绍了A*搜索算法的原理和应用,使用与路径规划和机器人路径搜索
  3. 所属分类:文档资料

    • 发布日期:2012-12-21
    • 文件大小:44032
    • 提供者:zhu727
  1. A

    0下载:
  2. 实现 迷宫问题的 A算法 实例。 主要是在人工智能中加深对A算法的新认识-A-STAR block
  3. 所属分类:Console

    • 发布日期:2017-11-27
    • 文件大小:20776
    • 提供者:方力
  1. about-A-star

    0下载:
  2. 对A*算法的一个简单的实践,对初学A*算法的人会有所帮助-A* algorithm is a simple practice for beginners A* algorithm will be helpful
  3. 所属分类:Games

    • 发布日期:2017-11-23
    • 文件大小:8157
    • 提供者:wulei
  1. A-Path-master

    0下载:
  2. 使用cocos2d-x引擎实现A*算法,工程是建立在Xcode上的,Vc上的工程需要自己建。-Cocos2d-x engine to achieve the A* algorithm, the engineering is to in Xcode Vc engineering need to build their own.
  3. 所属分类:Other Games

    • 发布日期:2017-11-12
    • 文件大小:6333205
    • 提供者:myroad88
  1. A-star---Eight-digital-problem

    0下载:
  2. 用A*算法解决八数码问题。由于实验要求,该八数码为5*2的格式,其中第一行最后一个方格为死格。-Artificial intelligence job with the A* algorithm to solve eight digital problem. Due to the experimental requirements, the eight digital 5* 2 format, the first line of the last checkered as dead cells.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-08
    • 文件大小:245854
    • 提供者:李华
  1. 8-Number-A-Star

    0下载:
  2. A*算法解决8数码问题,包含数据分析(C++源代码)-A* algorithm to solve eight digital issues, including data analysis (C++ source code)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-01
    • 文件大小:101788
    • 提供者:Bernie
  1. A-star-8num

    0下载:
  2. 人工智能中A*算法解决八数码问题,c++源代码,vs2010编写实现,效果很好,代码有注释,方便理解-AI A* algorithm to solve eight digital problem, c++ source code, vs2010 prepared to achieve good results, code annotated, easy to understand
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:3126
    • 提供者:Bernie
  1. A

    0下载:
  2. A*算法,可以借鉴一下!!别的多说了-A algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:898
    • 提供者:asdffd
  1. A-algorithm

    0下载:
  2. 该程序利用人工智能中的A算法实现了对九宫格的搜索,是一种搜索算法的C++程序-the search of sudoku using A algorithm
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:2977
    • 提供者:李倩儒
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com