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

搜索资源列表

  1. CPP--A-start2

    0下载:
  2. C++版的A*(A-star,即A星)算法。对于栅格数据的最优路径搜索有不俗的表现。集成到你的程序也很容易。里面有两个例子可供参考。-C++ version of A* (A-star A star) algorithm. Have good performance for the optimal path to the raster data search. Is also very easy to integrate into your program. There are two exa
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:619834
    • 提供者:刘辉
  1. astar1

    0下载:
  2. A星算法的java实现。网上很多都只介绍了算法的思想和实现原理,java版的源代码则更少。本人开发游戏时自己整理了一个AStar的源码,抛砖引玉。-A-Star for java.
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:4028
    • 提供者:123321
  1. astar_gpf

    1下载:
  2. A星算法提供了一种参考方法。本文件包括原始四向算法与改进后的八向搜索算法。-Engineering optimization, you need to find the optimal path channel barriers A star algorithm provides a reference method.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:7268
    • 提供者:gengpanfei
  1. Eightstar

    0下载:
  2. c++实现A星算法求解8数码问题,里面有行注释,本人试过,可求解40步之内求出解路径的问题-c++ A Star Algorithm 8 digital issues
  3. 所属分类:Printing program

    • 发布日期:2017-11-14
    • 文件大小:1095998
    • 提供者:李淳
  1. Astar_Chess

    0下载:
  2. 人工智能导论从课程A星算法实现的五子棋程序C-Artificial Intelligence Introduction A star algorithm from the course to achieve the the Gobang program C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:780624
    • 提供者:
  1. Astareightnumber

    0下载:
  2. 3*3 棋盘上实现8个数字从初始状态到目标状态的转换 用A星算法实现-3*3
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:89694
    • 提供者:liv
  1. Astart

    0下载:
  2. 在VC++环境下,实现A星算法的演示过程,操作方便,使用鼠标点击即可. -A star algorithm demo in the VC++ environment, convenient operation, using a mouse click away.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:64090
    • 提供者:shenhongmin
  1. A_star_TSP

    0下载:
  2. java语言下,用A星算法实现旅行商TSP问题-solve the traveling salesman problem(TSP)with A star algorithm by java
  3. 所属分类:Java Develop

    • 发布日期:2017-11-30
    • 文件大小:13880
    • 提供者:
  1. Astar_inprove

    0下载:
  2. 基于A星算法的一种改进,对于A星算法有更好的实现效率。-Based on an improved algorithm of A Star For A Star algorithm better implementation efficiency.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-24
    • 文件大小:9118076
    • 提供者:yang
  1. AStar

    0下载:
  2. A星算法的C语言实现。生成随机地图,用A星算法搜索最短路径-A star algorithm in C language. Generates a random map A star algorithm to search for the shortest path
  3. 所属分类:Console

    • 发布日期:2017-11-07
    • 文件大小:2168
    • 提供者:amlo
  1. a_star

    0下载:
  2. a星算法,用于计算2d中的障碍物,可以使用本程序进行路径选择-a star algorithm used to calculate the the 2d obstacles, you can use the program to select paths
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:891615
    • 提供者:yanmeng
  1. Astar

    0下载:
  2. A星算法的寻路源码,主要通过A星算法寻找路径到达目标,其中设置了障碍,选择目标,可以准确到达,运行成功-A Star pathfinding algorithm source code, mainly through the A star algorithm to find the path to reach the goal, which set up obstacles, select a target, can accurately reach the successful run
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:96977
    • 提供者:徐东
  1. xunlu

    0下载:
  2. 使用java编程的A星算法,演示效果不错,能运行成功-A star algorithm using java programming demonstrates good results, can run successfully
  3. 所属分类:JavaScript

    • 发布日期:2017-11-14
    • 文件大小:6283
    • 提供者:徐东
  1. zhengyuanbiyesheji

    0下载:
  2. 使用A星算法计算中国各大城市之间的最短路径。比如从北京到武汉的最短路径要经过哪些城市。当然,常见的两点之间最短路径算法是迪杰斯拉的算法。这是我的毕业设计,现在分享给大家啦。-A star algorithm to calculate the shortest path between the major cities in China. For example, to go through the shortest path from Beijing to Wuhan city. Of cour
  3. 所属分类:Data structs

    • 发布日期:2017-11-25
    • 文件大小:77501
    • 提供者:郑元
  1. A_Star-puzzle

    0下载:
  2. 使用A星算法,解决8棋盘问题。但是有时会没有结果。-A star algorithm to solve the problem of the 8 board. But sometimes no results.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-21
    • 文件大小:400536
    • 提供者:zijian
  1. AStar

    0下载:
  2. 使用C++实现了A星算法,使用二叉堆优化。仅供新手学习。-C++ A star algorithm using a binary heap optimization. For novice learning.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:604453
    • 提供者:zijian
  1. Astar

    0下载:
  2. 利用A星算法解决迷宫问题,用到了耗散函数,即启发式的h-A star algorithm to solve the maze, use the dissipation function, that is, heuristic h
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:1391
    • 提供者:张强
  1. Robot

    2下载:
  2. 基于Simbad环境的移动机器人避障源代码(采用蚁群算法和A星算法)-failed to translate
  3. 所属分类:Java Develop

    • 发布日期:2017-11-14
    • 文件大小:21569
    • 提供者:Gilbert
  1. AStar

    0下载:
  2. 游戏编程中A星算法的简单实现。具体思想请自行搜索-failed to translate
  3. 所属分类:Other Games

    • 发布日期:2017-11-27
    • 文件大小:3432
    • 提供者:JHLee
  1. A-STAR

    0下载:
  2. A星寻路算法分析小程序,把游戏中的某个角色放在一个网格环境中,并给定一个目标点和一些障碍物,如何让角色快速“绕过障碍物”找出通往目标点的路径。-A Star pathfinding algorithm analysis procedures, a role in the game on a grid environment, and given a target point and a number of obstacles, how to identify the role quickly a
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-11-07
    • 文件大小:10713
    • 提供者:廖灵辉
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com