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

搜索资源列表

  1. rengongshichangzaixunluzhongdeyingyong

    0下载:
  2. 人工势场算法在寻路中的应用,一个公园寻路系统。希望能给人帮助!-good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:308983
    • 提供者:吴天
  1. AStar

    0下载:
  2. 实现的人工智能寻路算法 希望对大家有所帮助-AI pathfinding algorithm implementation we want to help
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2484784
    • 提供者:钟亮
  1. FindPathIdea

    1下载:
  2. 寻路算法新思维,一种新的AI寻路方式——矢量寻路算法。-Algorithm for Route new thinking, a new kind of AI pathfinding way- Vector Routing Algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-08-29
    • 文件大小:20521
    • 提供者:郭鑫
  1. 3DGameEngine

    0下载:
  2. 01_B 三维基础 B00 框架--简单框架 B01 框架--DXUT框架 02_S 三维场景 S00 室内--BSP结构场景 S10 室外--基本高度图地形 S13 室外—城市场景管理 S21 水体--基于实时反射的水 03_N 环境特效 N00 光影--闪电效果 N03 光影--实时阴影 N11 天气--蓝天白云 N15 天气--小雨飘飘 N17 天气--小雪飘飘 04_M 模型处理 M1
  3. 所属分类:DirextX

    • 发布日期:2017-05-28
    • 文件大小:10926499
    • 提供者:hankcs
  1. maze

    1下载:
  2. 自动生成迷宫,以及动态演示寻路算法,寓教于乐-Maze and dynamic display generation algorithm find its way, entertaining
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:152039
    • 提供者:newkedison
  1. AStarAlgorithmAndSourceCode

    1下载:
  2. 《A星寻路算法初探》中文及英文版,及其配套源代码-" A Star Algorithm for Route of" Chinese and English, and supporting source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:409459
    • 提供者:liuYue
  1. Fun

    0下载:
  2. 游戏中的一个通用按钮框架和a*寻路算法。为目前在我的游戏中测试使用的-Games in a common framework and a* button wayfinding algorithm. In my game for the current test used
  3. 所属分类:Game Engine

    • 发布日期:2017-04-07
    • 文件大小:3772
    • 提供者:dj
  1. javaAIFind

    0下载:
  2. 用java实现游戏中AI寻路算法,让初学者能够了解AI寻路到底是怎么回事。-Implementation with java games AI pathfinding algorithm so that beginners can understand how AI find its way in the end is going.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:3784
    • 提供者:岩岷
  1. A

    1下载:
  2. 本文件为C语言编写,A星寻路算法,自动寻找最优路径-This document is written in C, A Star pathfinding algorithm, automatically find the optimal path. .
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2417
    • 提供者:wxk
  1. walk

    0下载:
  2. actionscr ipt 3.0 2D 游戏中的A* 寻路算法实例代码.-as 3.0 A* find path
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-29
    • 文件大小:411565
    • 提供者:shixin
  1. seek_path

    1下载:
  2. 此代码实现自动寻路功能,对研究怪物寻路算法的人很有帮助。
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-02
    • 文件大小:11651
    • 提供者:小y
  1. 地图寻路

    0下载:
  2. vs c#2005寻路,地图由位图生成,别看文件小,打开会自动生成的。-vs c# 2005 wayfinding map generated bitmap, do not look small file open automatically generated.
  3. 所属分类:C#编程

    • 发布日期:2017-11-10
    • 文件大小:13542
    • 提供者:射狼传说
  1. A_Star

    0下载:
  2. 简单的寻路算法,从一点经过障碍物到达另一点的最短路径(A simple pathfinding algorithm; the shortest path from one point through another to another)
  3. 所属分类:其他

  1. 小地图点到目标寻路RayTest

    0下载:
  2. 小地图寻路,用射线点击小地图实现游戏对象移动(Small map search, and click on the map of the map to move the game object)
  3. 所属分类:游戏

  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
    • 文件大小:6144
    • 提供者:犀利风
  1. ACASP.m

    0下载:
  2. 使用matlab验证蚁群算法的用例,动态寻路算法(Using MATLAB to verify the use case of ant colony algorithm, dynamic pathfinding algorithm)
  3. 所属分类:matlab例程

  1. A星

    2下载:
  2. 完整的A星寻路实现效果展示,带有路径展示(Complete A star pathfinding to achieve the effect of display, with path display)
  3. 所属分类:游戏

    • 发布日期:2017-12-27
    • 文件大小:4096
    • 提供者:乌拉
  1. recastdetour

    0下载:
  2. 寻路算法 ai寻路绕路算法 Recast是最先进的游戏导航网格构建工具集。(Recast is state of the art navigation mesh construction toolset for games.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:1160192
    • 提供者:space_w
  1. A星寻路

    0下载:
  2. 游戏中人物运动轨迹计算,采用A*寻路算法(A* trajectory finding algorithm is used to calculate the trajectory of the characters in the game)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:59392
    • 提供者:丶nevermore
  1. htmlfilesimple

    0下载:
  2. 客户端Astar寻路算法,和场景移动,角色移动。。。。。。(The client Astar pathfinding algorithm, and scene move, role move.....)
  3. 所属分类:WEB开发

    • 发布日期:2018-01-05
    • 文件大小:104448
    • 提供者:小李子_9
« 1 2 34 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com