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

搜索资源列表

  1. Astar-1

    0下载:
  2. A* path planning (path finder) algorithm. 可以嵌入到网页中,程序揭示了算法的本质组成:开放列表和闭合列表
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.98kb
    • 提供者:闫林
  1. astar

    0下载:
  2. A星算法 A星算法\\MSSCCPRJ.SCC A星算法\\Form1.frm A星算法\\工程1.vbp A星算法\\Module1.bas A星算法\\工程1.vbw A星算法\\工程1.exe # # Files # 7
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10.61kb
    • 提供者:liuchao
  1. astarpathfinderv.1.92

    0下载:
  2. A*算法的演示程序,使用VC++DirectDraw及BizTalk实现。-A* algorithm demo program, the use of VC++ DirectDraw and BizTalk to achieve.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:179.85kb
    • 提供者:kongxin
  1. main

    0下载:
  2. 百度之星2009初赛第一场第一题,满分程序-Baidu Astar 2009 1.1.1 without bug
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.41kb
    • 提供者:王文波
  1. 0.7.1

    0下载:
  2. metod astar where the best way is calculated
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1.5mb
    • 提供者:hugo
  1. AStar

    0下载:
  2. A*算法实现了的寻路算法,此代码采用了STL的泛型程序设计,效率非常高!值得你的下载。-A* algorithm has to search for paths algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:334.1kb
    • 提供者:zhangqing
  1. ass2ofAI

    0下载:
  2. 1.该程序基于vc6.0平台,打开工程编译运行及可以看到结果。 2.本程序为拼图游戏的缩影,假设原图为 1 2 3 4 5 6 7 8 图1 打乱后由A*算法给出最优解。 3.本程序的核心为A*算法,所以一些其他的功能未予以深究,如果要改变初始状态,请打开工程,在FileView下打开Source Files中的astar.cpp中,在其第17行的afirststate数组定义中给出,用数字0代表空格。如 图1 中的状态即可输入{1,2,3,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:14.93kb
    • 提供者:ghb
  1. CitrusEngine

    0下载:
  2. version 0.5: + Deep reorganization of the code: - Created the business objects in PHP (e.g. Character, Player, Map) - All procedural code was transformed into methods of its respective classes - Added a database layer (Data Access Objec
  3. 所属分类:Game Engine

    • 发布日期:2017-05-07
    • 文件大小:1.95mb
    • 提供者:hoofo
  1. astar

    0下载:
  2. A*算法 1、将开始节点放入开放列表(开始节点的F和G值都视为0) 2、重复以下步骤: 在开放列表中查找具有最小F值的节点,并把查找到的节点作为当前节点 把当前节点从开放列表删除, 加入到封闭列表. -A* algorithm 1, will begin to node placed in the and opening up list of (the began to node of the F and G values ​ ​ are regarde
  3. 所属分类:Data structs

    • 发布日期:2017-11-08
    • 文件大小:1.38kb
    • 提供者:yan
  1. routing_ghosm-1.0.3

    0下载:
  2. Routing helper functions for Graph navigation including AStar and Bidirectional AStar
  3. 所属分类:transportation applications

    • 发布日期:2017-03-29
    • 文件大小:65.15kb
    • 提供者:popjava
  1. Astar

    0下载:
  2. cocos2dx 实现A星寻路算法,2.2.1版本,放入工程文件后直接运行
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:1.98mb
    • 提供者:李冰
  1. astar-algorithm-cpp-1.0

    0下载:
  2. dna matching, matchs the dna sequence
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:18.22kb
    • 提供者:py
  1. Astar-to-solve-TSP

    0下载:
  2. A* 算法的一个应用,货郎担(旅行商)问题。设有n个城市,城市之间均有道路,一个旅行商从某城市出发,经过其余n-1个城市一次且仅一次,最后回到出发的城市,他如何走才能使他所走的路程最短?-Traveling salesman problem and the optimal solution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2.82kb
    • 提供者:HYT
  1. Astar-example-1

    0下载:
  2. A*是一种基本的路径规划算法,本程序提供了A*的一个例子,初学者可以通过代码学习A*的原理。-A* is a basic path planning algorithm, this program provides an example of A*, beginners can learn the principle of A*.
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2.38kb
    • 提供者:赵欢
搜珍网 www.dssz.com