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

搜索资源列表

  1. AStar

    0下载:
  2. 高效的A*寻路算法实现,附带工程文件,打开即可运行-EfficientA* pathfindingalgorithm,with aproject fileopen operation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:1011625
    • 提供者:冯飞龙
  1. Astar-programming

    0下载:
  2. A star算法,用于动态路径规划。适合初学者看,对于智能车汽车的导航有很好的作用。-A star algorithm for dynamic path planning. Suitable for beginners, for smart car navigation car has a good effect.
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:21368
    • 提供者:周成
  1. AStar

    0下载:
  2. 在绘制的40*40的方格上,自己定义起点终点和障碍,用A*算法避开障碍物,规划出最短路径-On the paint of 40* 40 squares, define your own starting point to the end and obstacles, using A* algorithm to avoid obstacles, planning the shortest path
  3. 所属分类:.net

    • 发布日期:2017-06-02
    • 文件大小:13970308
    • 提供者:远春
  1. Astar_rengongshichang

    0下载:
  2. 师兄实验使用Astar与人工势场法做的无人机路径规划的论文,绝对值得借鉴-Brothers experiment with the use of artificial potential field method Astar do UAV path planning papers, definitely worth learning
  3. 所属分类:File Formats

    • 发布日期:2017-05-13
    • 文件大小:3293825
    • 提供者:徐展
  1. Astar

    0下载:
  2. 机器人路径算法A*算法,用matlab实现-Robot path algorithm A* algorithm, using matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2803
    • 提供者:陈锐
  1. Astar

    0下载:
  2. path: the list of nodes in the path from source to destination totalCost: the total cost of the path farthestNode: the farthest node to reach for each node after performing the routing n: the number of nodes in the network s: sour
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:22006
    • 提供者:wang
  1. AStar

    0下载:
  2. 三维A星算法,在原来二维的基础上加以改进,实现三维功能!-3D A star
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:13084
    • 提供者:张奇
  1. Astar

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

    • 发布日期:2017-05-11
    • 文件大小:2071274
    • 提供者:李冰
  1. Astar-KO

    1下载:
  2. 区别于以往传统最短路算法,如:Dijkstra算法或者Floyd算法。该算法为启发式最短路径搜寻算法:A STAR-Finding the shortest path: a heuristic algorithm named A STAR
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:18199
    • 提供者:覃文
  1. Astar2010

    0下载:
  2. 百度之星2010坦克大战的AI,兴趣的童鞋可以看看,-astar 2010
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:3095
    • 提供者:arourd
  1. Astar

    0下载:
  2. A*算法实现。 A星寻路算法核心部分实现-A star algorithm which is fulfilled by myself
  3. 所属分类:Other Games

    • 发布日期:2017-04-01
    • 文件大小:2708
    • 提供者:Carl
  1. Astar

    0下载:
  2. A star pathfinding source code, VB prepared, you can have a look, and put forward opinions. Thank you!-a star
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-17
    • 文件大小:16779
    • 提供者:jk
  1. Astar

    0下载:
  2. 八数码问题,A*算法使用,人工智能导论,启发式搜索-Eight digital, A* algorithm, Introduction to Artificial Intelligence
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2184
    • 提供者:
  1. AStar

    0下载:
  2. 该例子是一个基于A*寻路的demo,与普通的A*寻路不同的是,该demo将A*寻路运用于目前游戏最常用的斜45度场景,所以更适用。并且主要逻辑有详细的代码提示,方便学习-This function is A Star. The demo is for oblique angle by 45 degrees.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-28
    • 文件大小:17962
    • 提供者:邹建东
  1. astar-algorithm-cpp-1.0

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

    • 发布日期:2017-04-26
    • 文件大小:18659
    • 提供者:py
  1. Astar

    0下载:
  2. A星寻路算法在游戏中的应用,通过传入开始点和目标点完成寻路-Application of A star pathfinding algorithm in the game, the start point and the target point to complete routing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2616
    • 提供者:向斌
  1. Astar

    1下载:
  2. A-Star算法是一种静态路网中求解最短路最有,是matlab程序,可以运行实现,有网格图可以观测结果。-A-Star is a static algorithm for solving the shortest road network in most, is matlab program, you can run to achieve, there is a grid map can be observed results.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:117132
    • 提供者:去雷
  1. Astar

    0下载:
  2. A* PATH PLANNING 使用經典A*演算法所做的路徑規劃-A* PATH PLANNING
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:115505
    • 提供者:賴笙昊
  1. Astar-algorithm

    0下载:
  2. A*算法最优寻路算法,算法是一种静态路网中求解最短路最有效的算法.-A* algorithm for optimal routing algorithm, the algorithm is a static road network to solve the shortest most efficient algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1760
    • 提供者:ywd
  1. Astar

    0下载:
  2. A*算法求最短路径,数据结构里的图模型。在优化算法方面有很大用途-A* shortest path algorithm,Data structure graph model. Great use in terms of optimization algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-05-22
    • 文件大小:6371581
    • 提供者:sandy
« 1 2 ... 9 10 11 12 13 1415 16 17 18 »
搜珍网 www.dssz.com