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

搜索资源列表

  1. 8_nums

    0下载:
  2. 一个九宫问题的源码,a星算法,深度优先广度优先算法都有-a JiuGongTu the source, a Star algorithm, depth-first algorithm has breadth priority
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:44.99kb
    • 提供者:小熊·
  1. keminghua

    0下载:
  2. 用J2ME实现的战棋类小游戏DEMO,寻路用A星算法,因为时间关系物品使用功能请自行添加
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:567.99kb
    • 提供者:keminghua
  1. 2D游戏地图A星算法

    1下载:
  2. 2D游戏地图A星算法,呵呵易语言写的,感觉速度上不够快,上次看到delphi写的不错的.是易工具还是写法有问题.,2D游戏地图A星算法,呵呵易语言写的,感觉速度上不够快,上次看到delphi写的不错的.是易工具还是写法有问题.
  3. 所属分类:游戏

    • 发布日期:2017-03-02
    • 文件大小:5.03kb
    • 提供者:海风
  1. A-star A星寻路演示程序

    2下载:
  2. A星寻路演示程序,A*寻路算法在AStar.h中,使用的节点为Map.h中的Node Map类中NodeMap为节点图,寻路时只传节点地址-A Star pathfinding demo, A* pathfinding algorithm in AStar.h, the use of the nodes in the Node Map Map.h NodeMap class for the node graph, find its way only passing node address
  3. 所属分类:*编程

    • 发布日期:2012-10-18
    • 文件大小:64.13kb
    • 提供者:张三
  1. AStar_FindWay11.10

    0下载:
  2. 实现可视化的A星算法演示,测试了不同的评估函数对A星效率的影响。算法可以单独使用-Visualization of the A star algorithm is demonstrated to test different evaluation function A Star efficiency. Algorithm can be used alone
  3. 所属分类:Game Engine

    • 发布日期:2017-05-15
    • 文件大小:3.86mb
    • 提供者:赵百子
  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
    • 文件大小:17.76kb
    • 提供者:sdf
  1. A-StarVC

    0下载:
  2. 做游戏脱机挂必备代码,很经典。 也是学习A星算法的好工具,动态展示算法过程。 更多资料请查看悠久网http://www.u9txt.com-Linked to the necessary code to do the offline game, very classic. A star algorithm is also a good learning tool, dynamic display algorithm process. For more information, pleas
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-29
    • 文件大小:100.17kb
    • 提供者:DJ
  1. Astar

    0下载:
  2. A星算法,用于rpg、ARPG、飞行射击类、塔防等游戏中,一般做自动寻路时使用。-A star
  3. 所属分类:Shot Game

    • 发布日期:2017-04-07
    • 文件大小:1.69kb
    • 提供者:ian liu
  1. FlxPathFinding

    0下载:
  2. FlxPathFinding,flex寻路算法,a星算法,as3.0.不错的学习质料-FlxPathFinding the flex pathfinding algorithm, a star, algorithm, as3.0 good learning material oh
  3. 所属分类:Other Games

    • 发布日期:2017-04-15
    • 文件大小:6.53kb
    • 提供者:凌佳玲
  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
    • 文件大小:391.15kb
    • 提供者:zijian
  1. AStar

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

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

    0下载:
  2. 用易语言编写的A星算法希望大家能够好好学习。-A star algorithm using easy language hope that we can learn.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-11-15
    • 文件大小:3.93kb
    • 提供者:3217607
  1. delphiAStar-and-getmap

    0下载:
  2. A星算法的路径计算跟读取地图文件转化地图数组-delphiAStar and getmap
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-29
    • 文件大小:169.04kb
    • 提供者:hkl
  1. Axing-suanfa

    0下载:
  2. A星算法寻路画图.可以下载来-A Star pathfinding algorithm drawing can be downloaded to see ....
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-09
    • 文件大小:1.51mb
    • 提供者:周敏建
  1. AStar

    0下载:
  2. 游戏中常用的寻路算法-A星算法 直接将此代码加到自己的程序中就能实现最短路径的查找-Game pathfinding algorithm commonly used algorithm-A star This added to the code directly own program to find the shortest path can be achieved
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-29
    • 文件大小:79.86kb
    • 提供者:孟义
  1. shuijingllkan

    0下载:
  2. 水晶连连看 有算法超强 A星算法 值得借鉴学习-Crystal again and again to see the algorithm super A star algorithm is worth learning from
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-06-18
    • 文件大小:26.28mb
    • 提供者:刘军
  1. A星算法自动寻路

    2下载:
  2. A星寻路算法,用于游戏中自动寻路。它只是描述算法的原理,使你可以在进一步的阅读中理解其他相关的资料。(A star pathfinding algorithm for automatic pathfinding in games. It just describes the principles of the algorithm so that you can understand other relevant information in further reading.)
  3. 所属分类:*编程

    • 发布日期:2017-12-17
    • 文件大小:6kb
    • 提供者:犀利风
  1. a星寻路

    1下载:
  2. 简单的2d游戏a星寻路算法 有实例地图文件 可以加密(The simple 2D game a star path finding algorithm has an instance map file to encrypt)
  3. 所属分类:*编程

    • 发布日期:2018-01-07
    • 文件大小:564kb
    • 提供者:hacktools
  1. a_star

    0下载:
  2. A*的示例算法,用于路径最优寻解,能得到最优的路径,是游戏路径寻找中最常用的算法。(A*'s example algorithm for path optimization)
  3. 所属分类:游戏

    • 发布日期:2018-04-22
    • 文件大小:1kb
    • 提供者:小丶C
  1. A星算法求解八数码问题(20180320125952)

    1下载:
  2. A星算法求解八数码问题, 人工智能作業2(A star algorithm to solve eight digital problems, artificial intelligence operation 2)
  3. 所属分类:棋牌游戏

    • 发布日期:2018-04-29
    • 文件大小:116kb
    • 提供者:Eddie_DK
« 12 »
搜珍网 www.dssz.com