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

搜索资源列表

  1. A--althrisom

    0下载:
  2. A星算法,启发式搜索,寻找节点间的最短路径-A star algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:18031
    • 提供者:宋超
  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. A

    0下载:
  2. A星寻路 A星寻路 A星寻路 A星寻路 -A star pathfindingA star pathfindingA star pathfinding
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2072479
    • 提供者:石罗全
  1. A-Star

    0下载:
  2. A*算法,既是八向寻路算法,不是最优的,但和很快捷。 flash演示代码。-A* algorithm, both eight-routing algorithm is not optimal, but and very fast. flash demo code.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-30
    • 文件大小:15129
    • 提供者:yindeqiang
  1. A.RAR

    0下载:
  2. A星智能走路,能智通过绕过地上的物体,游戏必备!值得学习!-A star can walk, intelligent wisdom through the object, the game around the earth must! Worth learning!
  3. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:5984
    • 提供者:Carneysaid
  1. A

    1下载:
  2. A星寻路插件VB代码,A星寻路插件VB代码-A star pathfinding plug VB code, A Star pathfinding plugin VB code
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-26
    • 文件大小:29473
    • 提供者:zhouhailong
  1. Draw-a-star

    0下载:
  2. 在visual Studio2012平台以C#基于AUTOcad绘制五角星源码- In visual Studio2012 platform with c# based on AUTOcad drawing star source
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:780
    • 提供者:yinhanmei
  1. A

    0下载:
  2. A*(A-Star)算法是一种静态路网中求解最短路最有效的方法,估价值与实际值越接近,估价函数取得就越好。该上传的内容是一个A*算法的模拟实现。-A* (A-Star) algorithm is the most effective way to short-circuit a static road network to solve the valuation closer to the actual value, the valuation function is achieved, the
  3. 所属分类:JavaScript

    • 发布日期:2017-04-27
    • 文件大小:51498
    • 提供者:芦荟
  1. a-STAR

    0下载:
  2. 使用a*算法解决机器人自动寻路的问题(适合初学者理解和学习经典的a*算法)-Use a* pathfinding algorithm to solve the problem of automatic robot (a* algorithm suitable for beginners to understand and learn classical)
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2294
    • 提供者:miao
  1. A-star

    0下载:
  2. A* Path planning for autonomous mobile robot
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:180804
    • 提供者:Tawseef
  1. A-star

    0下载:
  2. 按照A*算法的步骤来实现。Matlab code-According to the steps of the A* algorithm to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:4817
    • 提供者:ttang
  1. weas-tour-star

    0下载:
  2. 这是一个完全自主开发的FLEX小软件。“大话西游黑名单”是对演员明星进行排序,可以增加或删除明星角色。主要用于FLEX环境下ACTIONscr ipt编程技术的训练。是列表、树等的编程训练。-This is a completely self-developed software FLEX small. Westward Journey blacklist is a star actor to sort, you can add or remove the star role. FLEX i
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-05-02
    • 文件大小:555711
    • 提供者:Li
  1. An-Improved-A--Star-Algorithm

    0下载:
  2. (被EI收录,不错的文章)传统A*算法在栅格地图上进行路径规划时,求解得到的路径长度不是最短并且转折点较多。针对这些不足,提出了一种改进A*算法,将传统A*算法的可搜索邻域个数从离散的8个拓展为无限个,可以沿任意方向进行搜索。这样不仅求解出来的路径长度更短,并且大大降低了其转折点的个数。该算法被应用于自主研发的“智能先锋”号系列无人驾驶车辆上,实车试验以及它们在“中国智能车未来挑战赛”中的优异表现证明该方法能够在栅格地图中求解出一条更优的可行驶路径,可以显著提升无人驾驶车辆行驶的效率和平稳性。-
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:600428
    • 提供者:王辉
  1. star

    0下载:
  2. A星算法,可自由设置路障,目标函数可以自己修改-A star algorithm, can be freely set up roadblocks, the objective function can modify their own
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1604
    • 提供者:方昕
  1. A-star-algorithm-without-grid-limit

    1下载:
  2. 本算法支持任意角度的路径搜索,支持任意网格大小的路障设置,采用A* 算法,实现复杂地图下的路径搜索。 -The algorithm supports any angle route search, support of any grid size barricades set up using A* algorithm, route maps under complex searches.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3864
    • 提供者:雪林
  1. A

    0下载:
  2. A星算法寻路,经典的算法。。解压后即可使用,-A star pathfinding algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2131
    • 提供者:吴科君
  1. A-star-pathfinding-master

    0下载:
  2. A*算法JAVA实现,it is helpful to understand the A* algorithm-A* algorithm JAVA implementation, it is helpful to understand the A* algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1762134
    • 提供者:赵天舒
  1. A

    0下载:
  2. 对A星算法基础知识,以及混合算法的总结。初学者可以通过这些资料开始学习-A basic knowledge of A star algorithm, and a summary of hybrid algorithms. Beginners can start learning through this information
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-11
    • 文件大小:31138761
    • 提供者:CECE
  1. A-Star Simple Example

    0下载:
  2. 基于Labview的A*寻路算法,代码简单易懂(Labview based A* pathfinding algorithm, the code simple and easy to understand)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-29
    • 文件大小:38912
    • 提供者:W.Q
  1. A星算法自动寻路

    2下载:
  2. A星寻路算法,用于游戏中自动寻路。它只是描述算法的原理,使你可以在进一步的阅读中理解其他相关的资料。(A star pathfinding algorithm for automatic pathfinding in games. It just describes the principles of the algorithm so that you can understand other relevant information in further reading.)
  3. 所属分类:外挂编程

    • 发布日期:2017-12-17
    • 文件大小:6144
    • 提供者:犀利风
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com