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

搜索资源列表

  1. PathFinder2D

    1下载:
  2. a星路径规划,各种方式的实现,用于二维路径查找算法,(包括使用数组,链表,堆的实现)各种搜索算法-a path-planning, the realization of various ways, for two-dimensional path search algorithms, (including the use of arrays, linked lists, Stack achieved) search algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:873944
    • 提供者:刘昆
  1. mazerobot

    0下载:
  2. 利用人工智能的经典算法实现迷宫游戏;里面的A星(a*)算法可以很方便的移植到应用程序中,可以选择机器人,人工行走,选择背景,选择迷宫等,这是初级版本,高级版本正在修改。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-18
    • 文件大小:1113072
    • 提供者:赵彩萍
  1. awtcssdsadd.rar

    0下载:
  2. 做了一大堆J2EE WEB应用之后,闲来无事决定研究一下桌面应用程序开发。 想了一下干脆做个Java版的星际,研究的对象就是星际的JS山寨版-JS星际。 看了几下,当机立断决定山寨之。。。。 后来经过无数个夜晚的煎熬终于完成了一部分,特来和大家分享一下。 暂时支持采矿,攻击,寻路,局域网对战. 虽然只能算一个Demo,但是用到了很多Java基础技术和算法: Java2D,双缓冲,A星寻路,粒子系统,动画效果,处理图片,Swing ui ,UDP,T
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1500392
    • 提供者:lll
  1. circle1

    0下载:
  2. 此代码是一个遗传算法的应用。它解决了以下问题:在一个有很多星的空间上,画最大的圈,并且使得圈不碰到任何星。最后的输出是一个图像。-This code is an application of GA. It solves the following problem: Draw the largest possible circle in a space of stars without enclosing any of them. The final output is a
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:12788
    • 提供者:竹子的信仰
  1. Sp

    2下载:
  2. GPS单点定位源码,包括读观测,广播星历文件,精密星历文件,对于要学习GPS算法编程的人是极好的资料哦-GPS single point positioning source, including the time observation, broadcast ephemeris file, precise ephemeris files for the GPS algorithm to learn programming is excellent information, oh
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:368793
    • 提供者:yby
  1. Astar

    0下载:
  2. 人工智能的a星搜索算法 根据评价函数找到最优路线-A star search
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2465
    • 提供者:董红丽
  1. spaceborne_SAR

    3下载:
  2. 1.本程序是自己刚刚接触SAR时编写的时域星载SAR点目标回波仿真,包含了卫星轨道模型、计算星目斜距时用到的各种坐标系转换、SAR回波计算模型以及简单的SAR成像模型,希望对初学者有所帮助。 2.相应的参考资料可查找《卫星轨道姿态动力学与控制》及《魏钟铨_合成孔径雷达卫星》;-1. This program is just contact with their own prepared when the time domain SAR spaceborne SAR point target
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9912
    • 提供者:diaoguijie
  1. Week1_project_647706526

    0下载:
  2. 关于广度优先算法、算法A星的ppt,动画效果很清晰-On the breadth-first algorithm, algorithm A star ppt, clear animation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1310287
    • 提供者:jack
  1. src_wuzilianzhu

    0下载:
  2. J2ME实现的一个五子连珠游戏,核心代码已实现,包含一个A星搜索算法.UI功能未实现,进入游戏按确定键开始游戏.-J2ME implementation of a Five or game, the core code has been achieved, including a A Star Search Algorithm. UI feature is not implemented into the game press the OK button to start the game.
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:18185
    • 提供者:sdf
  1. www

    0下载:
  2. A星寻路算法,AS3 的 大家可以研究下-A Star pathfinding algorithm, AS3 in the next we can study
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-23
    • 文件大小:25175
    • 提供者:sk
  1. Axingxunlusuanfa

    1下载:
  2. A星寻路算法,lua实现的,很好,很实用。-failed to translatefailed to translatefailed to translatefailed to translatefailed to translatefailed to translatefailed to translate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2588
    • 提供者:吴森
  1. 123

    0下载:
  2. 广度 深度 a星 三中算法源代码 代码资源齐全 -Breadth of depth of a star in the algorithm source code resources complete
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5349473
    • 提供者:Zero
  1. 8Puzzle

    0下载:
  2. 实现了经典算法A星搜索,并用其解决8数码问题-A Star Search, and the solution 8 digital
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-30
    • 文件大小:976795
    • 提供者:Rickydu
  1. AStar2

    1下载:
  2. A星路径寻找算法入门到精通 压缩包里包括A星路径的文图教程与VC和VB两种程序源码,第一次接触A星路径算法的新手不可过错的教程 -A Star path finding algorithm entry to the master Compression bag including A Star path Ventura tutorial with VC and VB two program source code, the first contact with the A-Star
  3. 所属分类:Game Engine

    • 发布日期:2017-11-07
    • 文件大小:463821
    • 提供者:gcgego
  1. FindPath

    0下载:
  2. A星寻路算法,详细到每一步的走法,只需要看调试输出信息就能透彻的明白A星的原理和算法,祝君好运-A Star pathfinding algorithm in detail every step moves, just look at the debug output information can thoroughly understand the principles and algorithms of the A Star, best of luck
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:91954
    • 提供者:啥事
  1. Astar

    0下载:
  2. A星寻路算法。FlashDevelop开发环境.用曼哈顿启发函数-A Star pathfinding algorithm. FlashDevelop development environment with Manhattan heuristic function
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-10
    • 文件大小:1417537
    • 提供者:
  1. Astar

    0下载:
  2. cocos2dx 实现A星寻路算法,2.2.1版本,放入工程文件后直接运行
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2071274
    • 提供者:李冰
  1. Astar

    0下载:
  2. A*算法实现。 A星寻路算法核心部分实现-A star algorithm which is fulfilled by myself
  3. 所属分类:Other Games

    • 发布日期:2017-04-01
    • 文件大小:2708
    • 提供者:Carl
  1. Axingsanwei

    2下载:
  2. 将A星算法扩展为三维情况,可以自己设置地形进行仿真(Expanding the A-star algorithm to three-dimensional situation, the terrain can be set up by oneself to simulate.)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-20
    • 文件大小:4096
    • 提供者:qwe48
  1. Astar改进3 走圆弧

    5下载:
  2. 移动机器人路径规划A星算法改进,移动机器人避障自动寻路设计,移动机器人路径规划A星算法matlab仿真。(Mobile robot path planning A-star algorithm improvement, mobile robot obstacle avoidance automatic path finding design, mobile robot path planning A-star algorithm matlab simulation.)
  3. 所属分类:其他

    • 发布日期:2021-03-01
    • 文件大小:129024
    • 提供者:唐大大哥
« 1 2 ... 6 7 8 9 10 1112 13 »
搜珍网 www.dssz.com