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

搜索资源列表

  1. A star Algorithm of AI

    0下载:
  2. A star Algorithm of AI
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:3373
    • 提供者:liyiyang
  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-22
    • 文件大小:7453454
    • 提供者:110
  1. SLG_Game

    0下载:
  2. 一款用C++编的2D小游戏源码,应用了A STAR算法-A C++ for use of the 2D game source code, application of the algorithm A STAR
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:6595729
    • 提供者:于丰
  1. Start DirectX 9

    0下载:
  2. There exists a gap in the game programming market where beginning programmers are finding themselves without an introductory guide. Existing books focus on the 3D component of DirectX only, leaving readers without a complete understanding of DirectX.
  3. 所属分类:DirextX编程

    • 发布日期:2012-11-03
    • 文件大小:2078705
    • 提供者:mascotinhofera
  1. star

    0下载:
  2. 关于A_star算法的程序,主要数据结构为最小堆栈,整个程序结构清晰,适合于学习与改进-A_star algorithm on the procedure, the main data structure for the smallest stack, the entire program structure clear, suitable for learning and improvement
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7899
    • 提供者:覃攸
  1. star

    0下载:
  2. 使用双向链表实现的通讯录。我的课程设计。-The realization of the use of two-way contacts list. My curriculum design.
  3. 所属分类:CSharp

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

    0下载:
  2. vc2003实现的A星算法实例,可以编译执行。-A Star vc2003 algorithm realized example of the implementation can be compiled.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:38011
    • 提供者:刘瑜
  1. Astarfindpath

    0下载:
  2. 用A star算法来解决寻路问题,程序简单易实现。给定几种不同的地图进行验证,得到较优的路径-A star algorithm used to solve the routing problem, the procedure is simple and easy to achieve. Given several different maps to verify the path to be better
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:67167
    • 提供者:huangdingcai
  1. PathFinder

    1下载:
  2. 各种路径搜索算法,包括A星算法,迪克斯特拉算法等-A variety of path search algorithms, including A Star algorithm, Dijkstra algorithm
  3. 所属分类:Other systems

    • 发布日期:2016-05-18
    • 文件大小:770771
    • 提供者:王理
  1. TSPMach

    0下载:
  2. A星算法求解TSP问题的源程序,效率嗷嗷高,别处找不到。-A Star source algorithm for TSP problem, efficiency Aoao high, can not find elsewhere.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:14992
    • 提供者:xnhcx
  1. MagicalSquares

    0下载:
  2. 基于A-Star算法实现的重排九宫图即八数码问题-The solution of Eight-puzzle Problem
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:60836
    • 提供者:cohenfeng
  1. dstar

    0下载:
  2. "D" - star source code
  3. 所属分类:Other windows programs

    • 发布日期:2014-10-14
    • 文件大小:174585
    • 提供者:AYA
  1. 8Puzzle

    0下载:
  2. A* Algorithm this program shoes how A* algorithm solve a 8-puzzle problem step by step
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:103946
    • 提供者:parisa
  1. A-star

    0下载:
  2. A*算法,启发式路径搜索(星际,帝国等即时战略游戏中AI寻路)-A* algorithm, heuristic path search (Star, Imperial and other real-time strategy game AI pathfinding)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:403497
    • 提供者:赵鹏
  1. star

    0下载:
  2. It is A* Search in AI
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:1063
    • 提供者:Feroj
  1. FindWay

    0下载:
  2. 三种主流寻路方式(A星,广度,深度) 目前3种主流寻路的源码,a星(a*),广度优先,深度优先。压缩包附带了一张自己写的堆和顺序表,以及一个控制台绘图模块。-The three mainstream the pathfinding way (A star, the breadth, depth) of three kinds of major pathfinding source code, a star (*), breadth-first, depth-first. Compressio
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:14156
    • 提供者:ZeaLot
  1. A_Star_v2.0

    0下载:
  2. A-star pathfinding algorythm using opengh and c++
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:2813952
    • 提供者:Scorio3D
  1. A-star(lua)

    0下载:
  2. 输入任意维矩阵,能够实现A-star路径搜索,代码简介明了(Input any dimension matrix, can realize A-star path search, code introduction is clear)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:范振雍
  1. A-Star

    4下载:
  2. 读取数字地图文件,增加地图障碍,利用A*算法解决三维路径规划问题。(Read digital map files, increase map obstacles, and use A* algorithm to solve the problem of three-dimensional path planning.)
  3. 所属分类:其他

    • 发布日期:2019-11-14
    • 文件大小:8093696
    • 提供者:ebfifrepcy
  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 ... 15 »
搜珍网 www.dssz.com