搜索资源列表

  1. javaAIFind

    1下载:
  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. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:岩岷
  1. A

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

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:wxk
  1. AStarPathfinding

    0下载:
  2. 一种很有效的寻路算法,经典算法!在游戏中应用很广-A very efficient pathfinding algorithm, the classical algorithm!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:3471360
    • 提供者:xue
  1. QQ_LianLianKan

    0下载:
  2. 仿QQ连连看单机版源码放出(附完整开发文档)。 本程序是使用著名的开源2D图形加速引擎HGE开发。 文档拥有详尽注释,包括每个文件的每个类、函数和变量。包括寻路算法等。 素材(纹理、音效)都是QQ连连看里的,仅供大家学习用。 附:右边栏的道具重列和提示可以无限次使用。-QQ Lianliankan stand-alone imitation source release (with full developer docu
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-15
    • 文件大小:10697728
    • 提供者:朱凯迪
  1. AStarFindWay

    0下载:
  2. A*寻路技术 A*寻路技术 A*寻路技术-A* pathfinding technology
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:101376
    • 提供者:陈骁
  1. TestAstar

    0下载:
  2. A*寻路算法,可用于游戏中的寻路算法,我试过了,可以运行-A* pathfinding algorithm, can be used in game pathfinding algorithm, I tried to run
  3. 所属分类:游戏

    • 发布日期:2024-05-15
    • 文件大小:20480
    • 提供者:*
  1. mg

    0下载:
  2. 游戏名称: 最短迷宫寻路算法的演示 游戏内容: 首先动态生成迷宫,再用算法求出最短路径。-Game Name: The shortest maze game pathfinding algorithm demo: first dynamically generated maze, and then find the shortest path algorithm.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:53248
    • 提供者:magicyang
  1. A-star

    0下载:
  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
  3. 所属分类:外挂编程

    • 发布日期:2024-05-15
    • 文件大小:65536
    • 提供者:张三
  1. xunlu-tested

    0下载:
  2. 寻路算法测试版,有兴趣的可以-Pathfinding algorithm beta, interested to see
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:tomcat
  1. AutoFind

    0下载:
  2. A*寻路实例源码,四个方向的,可以自己完善为八个方向,请用VS打开-A* pathfinding example source code, the four directions, you can own sound for the eight directions, please open VS
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-15
    • 文件大小:16384
    • 提供者:李哥
  1. release05_25

    0下载:
  2. 人工智能寻路引擎源代码。C++实现,包含实例。 -PathEngine s sophisticated points-of-visibility core means: * A powerful and well-defined motion space descr iption (essentially: augmented navigation meshes for ground management+ stat
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-15
    • 文件大小:3779584
    • 提供者:刘镐
  1. Astar-KO

    0下载:
  2. A星算法的matlab实现 An implementation of A Star pathfinding in Matlab Read the main.m file. All paramters are editable by main.m. Also, the multirobot platform has not been implemented yet. -An implementation of A Star p
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:16384
    • 提供者:Ma Yingchong
  1. DEMOS1

    0下载:
  2. 战棋游戏的寻路主动进攻示例程序。开发环境为QBASIC。-SLG game pathfinding proactive sample program. Development environment for QBASIC.
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:陈凌云
  1. Axunlu

    1下载:
  2. 易语言游戏引擎的寻路源码,平面游戏的,D2D出品的-Easy language pathfinding source game engine, plane games, D2D produced
  3. 所属分类:易语言编程

    • 发布日期:2024-05-15
    • 文件大小:22528
    • 提供者:王刚
  1. SearchMaze

    1下载:
  2. 程序实现了小车的迷宫中寻路的功能。程序控制小车判断走出迷宫的最短路径,找到路径后小车回到起始点,并以最快速度冲刺走出迷宫。-Program for the car' s maze pathfinding function. Process control car to determine the shortest path through the maze to find the path back to the starting
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:88064
    • 提供者:
  1. Bean

    0下载:
  2. 该代码是J2ME手机游戏,移植fc经典游戏吃豆人,怪物寻路算法-The code is a J2ME mobile phone games, portable fc classic game Pac-Man, monster pathfinding algorithm
  3. 所属分类:游戏

    • 发布日期:2024-05-15
    • 文件大小:102400
    • 提供者:shindawang
  1. src

    0下载:
  2. color linez的手机版,核心内容是A*寻路算法。-color linez the mobile version, the core content of A* pathfinding algorithm.
  3. 所属分类:J2ME

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:wucaihong
  1. Astart

    0下载:
  2. A*自動尋路算法,代碼還不太成熟有待提高。-A* pathfinding algorithm automatically, the code is also not mature enough to be improved.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:任亮
  1. CitrusEngine

    0下载:
  2. version 0.5: + Deep reorganization of the code: - Created the business objects in PHP (e.g. Character, Player, Map) - All procedural code was transformed into methods of its respective classes - Added a dat
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-15
    • 文件大小:2045952
    • 提供者:hoofo
  1. PathFinding

    0下载:
  2. C# code implementing a path finding algoritm using xna technology.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1065984
    • 提供者:vesna
« 1 2 34 5 6 7 8 9 »

源码中国 www.ymcn.org