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

搜索资源列表

  1. 8数码问题 A星算法求解

    0下载:
  2. 8数码问题的A星解法-8 issue of A Star Solution
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:584438
    • 提供者:张云港
  1. A星寻路算法例程

    2下载:
  2. A星寻路算法,有算法步骤详解,及一个小例子,可将寻路结果打印在控制台
  3. 所属分类:数据结构常用算法

  1. A星算法 C#

    2下载:
  2. A星寻路算法
  3. 所属分类:源码下载

    • 发布日期:2011-04-28
    • 文件大小:61744
    • 提供者:Strive_journey
  1. A星算法在游戏中人物的移动中

    1下载:
  2. A星算法在游戏中人物的移动中,寻找路径起到了很大的作用,使游戏人物按最近的路线到达目的地,A star algorithm in the mobile game figures to find the path has played a significant role in bringing the game characters in accordance with the recent arrival routes
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-23
    • 文件大小:7453454
    • 提供者:110
  1. 2D游戏地图A星算法

    1下载:
  2. 2D游戏地图A星算法,呵呵易语言写的,感觉速度上不够快,上次看到delphi写的不错的.是易工具还是写法有问题.,2D游戏地图A星算法,呵呵易语言写的,感觉速度上不够快,上次看到delphi写的不错的.是易工具还是写法有问题.
  3. 所属分类:游戏

    • 发布日期:2017-03-02
    • 文件大小:5150
    • 提供者:海风
  1. 基于A星算法的MFC界面的八数码程序

    1下载:
  2. 基于A星算法的MFC界面的八数码程序,本人本科做得最漂亮的大作业了,其中process函数是搜索的主函数。-8 digital program with MFC interface based on A star searching method which is the most proud project I have finished in my fu*king bachelor years.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2016-04-09
    • 文件大小:36864
    • 提供者:ddgysx
  1. 8puzzle(C)

    1下载:
  2. A星算法解决八数码难题,用C语言写的期末课程设计-A digital satellite algorithm to solve eight problems, written by C language at the end of the curriculum design
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:50941
    • 提供者:吴超前
  1. TSP

    0下载:
  2. 用A星算法解决TSP问题,其中的择优函数选的是最小生成树-A star with the algorithm to solve TSP problems, the merit function is the minimum spanning tree selected
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:24149
    • 提供者:111
  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. A.RAR

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

    • 发布日期:2017-03-22
    • 文件大小:5939
    • 提供者:张人达
  1. dstar

    5下载:
  2. D星算法,是A星算法的动态版本,都是基本的路径规划算法-D Star algorithm, stars are A dynamic version of the algorithm is the basic path planning algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-13
    • 文件大小:33211
    • 提供者:yanguang
  1. AStar

    0下载:
  2. 模式识别中的寻路算法:A星算法的实现及简单应用-Pattern Recognition routing algorithm: A Star algorithm and a simple application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:63127
    • 提供者:丁丁
  1. AStarDemo

    0下载:
  2. A星算法实现~ 人工智能中如何寻早最短路径,在游戏中有重要应用-A Star ~ artificial intelligence algorithm how to find the shortest path early in the game there are important applications
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:23239
    • 提供者:huhailong
  1. AStart

    1下载:
  2. AStart寻路,老外的文档,本人收集整理。个人认为是目前最好的一份学习A星算法的资料。-Astart Wayfinding, foreign documents, I organize the collection. Personally think that the best are a study A Star algorithm information.
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:213667
    • 提供者:zz
  1. A星

    2下载:
  2. 完整的A星寻路实现效果展示,带有路径展示(Complete A star pathfinding to achieve the effect of display, with path display)
  3. 所属分类:游戏

    • 发布日期:2017-12-27
    • 文件大小:4096
    • 提供者:乌拉
  1. A

    7下载:
  2. 流放之路a星寻路 用于流放之路辅助的寻路(astar for Path of Exile)
  3. 所属分类:外挂编程

    • 发布日期:2018-04-19
    • 文件大小:893952
    • 提供者:fullpolo
  1. A星算法自寻路

    1下载:
  2. A星算法自寻路的C及C++实现,并在窗口中实现路径的起点、终点、障碍,最后显示路径。(C and C++ implementation of self routing of A star algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-07
    • 文件大小:63488
    • 提供者:4045
  1. A星算法

    1下载:
  2. A*优化算法,本算法能有效的选择最优路线。(A* optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2020-04-19
    • 文件大小:2048
    • 提供者:任信心
  1. A星寻路

    4下载:
  2. 通过指定的栅格地图,运用A星算法得出最短路径(Through the specified grid map, the shortest path is obtained by a star algorithm)
  3. 所属分类:其他

    • 发布日期:2021-04-22
    • 文件大小:2048
    • 提供者:韩星星123
« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com