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

搜索资源列表

  1. A-Star_4

    0下载:
  2. A-star 问题找到最短路径 结合了遇到障碍物问题。-A-star to find the shortest path with obstacles encountered problems.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:77505
    • 提供者:王名一
  1. EightFigure(A-Star)

    0下载:
  2. 经典的八数码问题,重在相互交流(A*算法实现).-eight digital classic problem lies in mutual exchanges (A * algorithm).
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:74620
    • 提供者:王锋
  1. 8数码问题 A星算法求解

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

    • 发布日期:2008-10-13
    • 文件大小:584438
    • 提供者:张云港
  1. A-star(vb)

    0下载:
  2. 初学A*算法的很好源码,基于最短路径规则
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5629
    • 提供者:杨羽
  1. A Star算法源代码

    1下载:
  2. A * 算法的源程序,给定地图,可以从开始地点寻找路径到目的地。-This is a * arithmetic source code, appointed a map, it can search route from start spot to destination.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:13535
    • 提供者:许冲
  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. star

    0下载:
  2. 在mdi client窗口的客户区域显示移动的星星的程序-Mdi client window in the customer area of the stars shows that the procedures for mobile
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:41851
    • 提供者:站长
  1. A-star-src

    0下载:
  2. Very basic implementation of A-star (A*) algorithm. Made for school project.
  3. 所属分类:Other Games

    • 发布日期:2017-04-29
    • 文件大小:14697
    • 提供者:SWBG
  1. A-Star-

    0下载:
  2. MATLAB CODE for A Star Path planning Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2905
    • 提供者:jaganath
  1. a-star-pathfinder-v.-1.92

    0下载:
  2. a star pathfinder v. 1.92,高效的A*寻路,一个外国牛人写的,可以编译直接运行-A star Pathfinder v., 1.92, A* pathfinding, a foreign expert to write, can be compiled to run directly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-11
    • 文件大小:17794048
    • 提供者:谢春洋
  1. Graphics-A-STAR-algorithm-master

    0下载:
  2. A星寻路算法,实现图形中路径的搜索和规划最短路径的功能。-A star pathfinding algorithm, search functions and planning the shortest path in the graph path.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-14
    • 文件大小:5628928
    • 提供者:wang
  1. Stack_Code

    0下载:
  2. 这是一款基于A-star算法的迷宫设计,用于学习与熟悉A-star算法,希望对大家有所帮助(This is a maze design based on A-star algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:渺辰
  1. A-Star Simple Example

    0下载:
  2. Path Planning using A star method(Using LabVIEW to deal with the path planning problem)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:37888
    • 提供者:yue93
  1. 14EC35033_assignment1

    0下载:
  2. a-star algo for 8-puzzle program using 3 different heuristics
  3. 所属分类:网络编程

    • 发布日期:2017-12-24
    • 文件大小:248832
    • 提供者:sandeep2103
  1. A_Star_v2.0

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

    • 发布日期:2017-12-28
    • 文件大小:2813952
    • 提供者:Scorio3D
  1. astardemo

    0下载:
  2. 基于优化的A星算法的最优路径最短路径规划问题(A star algorithm and path planning)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:5120
    • 提供者:无花~果
  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星算法自寻路

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

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

    3下载:
  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
« 1 2 3 45 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com