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

搜索资源列表

  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. 关于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. n-puzzle

    0下载:
  2. n-puzzle (8-puzzle, 15-puzzle, 24-puzzle) solution using A* algorithm. i have used 2 pass for reducing memory consumption by half. i will post it also on my blog http://rooparam.blogspot.com-n-puzzle (8-puzzle, 15-puzzle, 24-puzzle) solution using A*
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4443
    • 提供者:rrc
  1. A_Acolyte_176621752004

    0下载:
  2. A Acolyte of AI with 8 Puzzle-This is an attempt to bring some AI programming in VB using A Star (A*) algorithm to solve 8 puzzle problem. This is the famous AI search algorithm test problem to rearrange misplaced cells in a proper sequence on an 3 b
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:29204
    • 提供者:Sun
  1. pathplanningbasedonprobabilitymap

    2下载:
  2. 基于威胁概率地图的航迹规划方法,首先建立威胁概率地图,然后利用A—star算法进行航迹寻优秀。-Threat probability map based on route planning, threat probability map is established, then using A-star algorithm for finding good track.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-01
    • 文件大小:5488661
    • 提供者:buckly
  1. ClassAstar

    0下载:
  2. A*搜寻算法,俗称A星算法。这是一种在图形平面上,有多个节点的路径,求出最低通过成本的算法。常用于游戏中的NPC的移动计算,或线上游戏的BOT的移动计算上。-A* search algorithm, called A Star algorithm. This is a plane in the graphics, there are multiple nodes in the path, find the lowest cost method adopted. Commonly used in
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:84597
    • 提供者:ligang
  1. A-star

    0下载:
  2. 关于A*算法的详细讲解。简单明确,附图讲解。原文英文,此文章为翻译后文件。读过之后会对A*算法有初步的了解。-On the A* algorithm explained in detail. Simple and clear, with photos to explain. Original in English, this article is translated documents. After reading A* algorithm will have a preliminary un
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:108014
    • 提供者:张龙
  1. Integrated-Navigation-of-UAV

    1下载:
  2. 西北工业大学博士论文:小型无人机航迹规划及组合导航关键技术研究,是研究组合导航的很好的参考资料-study on the Key Techniques of Trajectory planning and Integrated Navigation of UAV.A Dissertation submitted to Northwestern Polytechnical University in Partial Fulfillment of the Requirement
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4328475
    • 提供者:zhuxq
  1. [Arduino-A-Quick-Start-Guide-1st

    0下载:
  2. 创建有用的设备,充满了的乐趣,这个快速入门指南将帮助你用三轴加速度计建立你自己的动作感应游戏控制器。然后,您将用Arduino和一些便宜的部件为您的电视机或Mac创建一个通用遥控器。 Arduino是一个完美的平台,通过它建立网络设备 - 您将学习如何将它连接到互联网和客户端程序和服务器应用程序。在一个动手项目上,你会建立你自己的防盗报警器,每当有人进你的起居室就更新你的Twitter回馈。其他项目会告诉你如何将任天堂的Wii Nunchuk融入您的项目。 贯穿全书的侧边栏指引你到令
  3. 所属分类:software engineering

    • 发布日期:2017-05-26
    • 文件大小:9203883
    • 提供者:
  1. A-star-for-eight-digital-puzzle-

    0下载:
  2. 基于A※算法的八数码难题的编程实现与测试-the programe for the eight digital puzzle based on the A star algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:105431
    • 提供者:sunxiaoyu
  1. A-star

    0下载:
  2. 对于空地左键单击后会产生障碍,对障碍左键单击会消除障碍,对于起点,两次左键盘单击会消除起点,如果不存在起点,单击右键会产生起点,如果存在起点不存在终点,单击右键会产生终点,如果既存在起点又存在终点,单击右键会消除终点,点击开始寻路回画出路径-For space left click on to generate barrier of the obstacles left click on will eliminate obstacles, for starting point, two left
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:59903
    • 提供者:周艳清
  1. A--Star

    0下载:
  2. A星寻路的全部代码 相信大家都了解 网上其他地方都难找到了 绝对有用的 在下太嫩做的不好 希望大家支持-A star pathfinding code I believe we all understand that elsewhere on the Internet is immune to find absolutely useful next too tender badly do hope that you will support
  3. 所属分类:Other Games

    • 发布日期:2017-11-21
    • 文件大小:15290
    • 提供者:宾格
  1. a-star-and--program

    0下载:
  2. 采用C语言编写,带源程序demo,本程序算法侧重使用a star实际解决在静态路网中以最快的速度,最小的代价搜寻地图或迷宫的最佳路径(可能不唯一),重点在于游戏中的NPC自动寻路-Using C language with source code demo, the program algorithm focuses a star practical solutions in the static road network to the fastest speed, minimize the c
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:15351
    • 提供者:万松林
  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. bintang

    0下载:
  2. draw a star on dev c-draw a star on dev c++
  3. 所属分类:source in ebook

    • 发布日期:2017-12-09
    • 文件大小:68111
    • 提供者:kyou
  1. Draw-a-star

    0下载:
  2. 在visual Studio2012平台以C#基于AUTOcad绘制五角星源码- In visual Studio2012 platform with c# based on AUTOcad drawing star source
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:780
    • 提供者:yinhanmei
  1. An-Improved-A--Star-Algorithm

    0下载:
  2. (被EI收录,不错的文章)传统A*算法在栅格地图上进行路径规划时,求解得到的路径长度不是最短并且转折点较多。针对这些不足,提出了一种改进A*算法,将传统A*算法的可搜索邻域个数从离散的8个拓展为无限个,可以沿任意方向进行搜索。这样不仅求解出来的路径长度更短,并且大大降低了其转折点的个数。该算法被应用于自主研发的“智能先锋”号系列无人驾驶车辆上,实车试验以及它们在“中国智能车未来挑战赛”中的优异表现证明该方法能够在栅格地图中求解出一条更优的可行驶路径,可以显著提升无人驾驶车辆行驶的效率和平稳性。-
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:600428
    • 提供者:王辉
  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. flute-ringtone-2017

    0下载:
  2. The only one that was my first time
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:456704
    • 提供者:rupon
  1. AStarPath

    0下载:
  2. A*搜寻算法俗称A星算法。A*算法是比较流行的启发式搜索算法之一,被广泛应用于路径优化领域[。它的独特之处是检查最短路径中每个可能的节点时引入了全局信息,对当前节点距终点的距离做出估计,并作为评价该节点处于最短路线上的可能性的量度。(The A* search algorithm is commonly known as the A-star algorithm. The A* algorithm is one of the more popular heuristic search algor
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:724992
    • 提供者:xiaoqiangzi
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com