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

搜索资源列表

  1. EIGHTPUZZLE

    2下载:
  2. 用A*算法解决八数码问题,人工智能实验,内附实验报告。源码注释很详细-With the A* algorithm to solve 8 puzzle problem, artificial intelligence experiments, containing a laboratory report. Very detailed source notes
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:160628
    • 提供者:朱颢
  1. 算法与数据结构技术

    0下载:
  2. 对学数据结构的朋友很帮助-Data on the structure of a friend is to help
  3. 所属分类:Data structs

    • 发布日期:2017-11-09
    • 文件大小:1667426
    • 提供者:道奇蝰蛇
  1. EZW算法的过程详解和Matlab代码

    1下载:
  2. EZW算法的过程详解和Matlab代码(1)构建扫描次序表(修正小波树结构)写出EZW算法的Matlab程序,可以实现图像的任意级别的小波分解和重构、以及任意精度的EZW编解码过程。下面,我们以一幅16*16的Lena局部图像经过3级小波分解后的小波数据为例详细的说明EZW算法的编解码过程,并给出相应的Matlab代码。-Explain the process of EZW algorithm and Matlab code (1) building a scan list (Amendment
  3. 所属分类:matlab例程

    • 发布日期:2017-05-02
    • 文件大小:2184
    • 提供者:lucy
  1. AStarDll A星路径搜索(采用二叉堆)

    3下载:
  2. 算法简述:A星路径搜索(采用二叉堆),最短路径寻路算法-Algorithm Descr iption: A star path search (using the binary heap), the shortest path Algorithm for Route
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-10-18
    • 文件大小:51707
    • 提供者:zhongkeli
  1. A-star A星寻路演示程序

    2下载:
  2. A星寻路演示程序,A*寻路算法在AStar.h中,使用的节点为Map.h中的Node Map类中NodeMap为节点图,寻路时只传节点地址-A Star pathfinding demo, A* pathfinding algorithm in AStar.h, the use of the nodes in the Node Map Map.h NodeMap class for the node graph, find its way only passing node address
  3. 所属分类:外挂编程

    • 发布日期:2012-10-18
    • 文件大小:65671
    • 提供者:张三
  1. 遗传算法解决求解带约束

    3下载:
  2. 遗传算法解决求解带约束的优化问题明确遗传算法求解问题的一般思路和编码设计-Genetic Algorithm for solving constrained optimization problems with a clear genetic algorithm from the general ideas and Coding Design
  3. 所属分类:生物技术

    • 发布日期:2012-10-30
    • 文件大小:2427
    • 提供者:yangxi
  1. BP算法源程序

    1下载:
  2. 一个简单的用MATLAB写的BP算法源程序。-a simple written in MATLAB BP algorithm source.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:555
    • 提供者:胡莹
  1. datastruct1

    0下载:
  2. 一些数据结构算法的例子,包括哈夫曼编码、图的表示、关键路径、最短路径等-Some examples of data structure algorithms, including Huffman coding, map, said the critical path, the shortest path, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-11-09
    • 文件大小:6562
    • 提供者:站长
  1. a

    0下载:
  2. 用C++编写的A STAR算法,是以前人工智能的作业,是可以运行的。-Using C++ to prepare the A STAR algorithms, artificial intelligence before the operation is running.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:2419
    • 提供者:朱静
  1. 遍历二叉树的3个递归算法

    1下载:
  2. 此程序给出了遍历二叉树的三个递归算法,并且利用了先序扩展序列建立二叉树,对于数据结构学习者有很大帮助-this procedure is a traversal of a binary tree three recursive algorithm, and use the first sequence extended sequence to establish a binary tree, the data structure for a great help learners
  3. 所属分类:界面编程

    • 发布日期:2012-12-24
    • 文件大小:16571
    • 提供者:赵麟
  1. A

    0下载:
  2. A*算法求解野人与传教士问题。A*算法求解野人与传教士问题 -A* algorithm to solve the problem of the savages and missionaries. A* algorithm for solving the savages and missionaries problem A* algorithm for solving the problem of savages and missionaries
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3218
    • 提供者:
  1. PathFinder

    0下载:
  2. 一个基于A*算法的寻路类。完全C++实现。-An A* algorithm-based routing category. Full C++ implementation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:6503
    • 提供者:王志斌
  1. 银行家算法

    0下载:
  2. 这个算法不是很完美,但也算是一点成绩了.-A good algorithm, though not perfect :-)
  3. 所属分类:OS Develop

    • 发布日期:2017-11-09
    • 文件大小:1545
    • 提供者:阳光雨荷
  1. A Comparison of Crossover and Mutation in Genetic

    0下载:
  2. 遗传算法的文章- Heredity algorithm article
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:917297
    • 提供者:顾凡一
  1. A Comparison of Linear Genetic Programming and Neu

    0下载:
  2. 遗传算法的文章- Heredity algorithm article
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:119284
    • 提供者:顾凡一
  1. 三二维填充图元的扫描线算法01

    0下载:
  2. 图形学中的二维填充算法,没有用到MFC,很好用的简单算法-the 2D graphics filling algorithm, did not use MFC, very good with a simple algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:17894
    • 提供者:杨琴
  1. a

    0下载:
  2. 计算机常用算法,主要介绍算法及其基本设计方法,包括算法分析等-Commonly used computer algorithms are introduced and the basic design of algorithms, including algorithm analysis
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6203354
    • 提供者:zzt
  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. A

    0下载:
  2. 这是我根据A*算法,通过javascr ipt实现的最短路径程序。可以说,程序非常糟糕,不过总算是实现了。思路是起点和终点的跑动过程中,我们中间可能会遇到障碍物,所以,我们不能仅仅是两点一直线,而是聪明的饶过障碍物进行聪明的跑动-This is my under the A* algorithm, through the javascr ipt to achieve the shortest path procedure. It can be said that the procedure is
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:2505
    • 提供者:wayne
  1. a-new-automatic-simulated

    0下载:
  2. 传统的模拟退火法效果不怎么好,现在发展各类的退火法,如果你想改善退火效果,必须的利用各类退火算法的特点,这边的是自适应退火法-Traditional simulated annealing little effect, and now the development of various types of annealing, if you want to improve the annealing effect, we must use all kinds of annealing algor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:105067
    • 提供者:徐陈
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com