搜索资源列表

  1. irrpathfind

    0下载:
  2. Irrlicht Pathfinding with waypoint
  3. 所属分类:其他游戏

    • 发布日期:2024-04-29
    • 文件大小:5120
    • 提供者:TranKing
  1. FindRound

    0下载:
  2. 一个游戏内NPC寻路的演示,通过最简单的方法来演示寻路算法。-An in-game NPC pathfinding demo, through the most simple way to demonstrate the way-finding algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-29
    • 文件大小:64512
    • 提供者:
  1. gameArithmeticPractice

    0下载:
  2. A*寻路 * 按照A*算法:h=f+g, * h为从起点A到终点B的评估耗费, * g为从起点A,沿着产生的路径,移动到网格上指定方格的移动耗费, * f为从网格上那个方格移动到终点B的预估移动耗费-A* pathfinding* A* algorithm in accordance with: h = f+ g,* h from the starting point A to end B of the asse
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-29
    • 文件大小:22528
    • 提供者:nile
  1. Astar

    0下载:
  2. a星寻路~~c++ 做游戏的初学者值得-a star pathfinding ~ ~ c++ for beginners to do the game is worth a look ~ ~
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-29
    • 文件大小:290816
    • 提供者:林杰
  1. ant

    0下载:
  2. 蚁群算法最短路径通用Matlab程序。蚁群算法动态寻路算法。-Ant colony algorithm for the shortest path generic Matlab program. Ant colony algorithm for dynamic pathfinding algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:strong-bear
  1. c

    0下载:
  2. A Star寻路算法 c语言实现 * 这段代码没有进行任何优化(包括算法上的), 但不意味我不知道该怎样优化它, * 它是为教学目的而做,旨在用易于理解和简洁的代码描述出 A* 算法在求最段路 * 径中的运用.-A Star pathfinding algorithm c language implementation
  3. 所属分类:图形图象

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:Calio
  1. Astar

    0下载:
  2. A*寻路算法的相关源代码,收录了两种A*算法的实现-A* pathfinding algorithm related to the source code, contains two kinds of A* Algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-29
    • 文件大小:14336
    • 提供者:ZYT
  1. AStar

    0下载:
  2. VS2008开发环境 A*算法的一个简单小例子,主要体现A*寻路的方法,适合A*算法的初学者学习-VS2008 development environment, a simple A* algorithm is a small example, the main embodiment of the method of A* pathfinding for beginners A* algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-29
    • 文件大小:6482944
    • 提供者:伊人若初见
  1. 03-Pathfinding-with-Astar

    0下载:
  2. aaaaa人工智能游戏编程真言 A*算法的源码-AI Game Programming Wisdom SourceCode Pathfinding with Asta
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-29
    • 文件大小:16568320
    • 提供者:lll
  1. intelligent-car

    0下载:
  2. 文档详细讲解了基于MCS51单片机,用C语言编写程序控制小车实现寻路。讲解深入浅出,包括硬件设计和软件设计,适合学习视觉制导小车设计的朋友。-Gave a detailed document based on MCS51 microcontroller, programmed with C language implementation pathfinding car. Explain the layman, including har
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-29
    • 文件大小:10020864
    • 提供者:
  1. Intelligent-pathfinding-algorithm

    0下载:
  2. 关于智能寻路,网络上也有很多相关的文章,一般都是已A*为主,他只是一种启发式搜索,主要还是做一个智能路径搜索的算法。 -About the intelligent pathfinding, network also has A lot of related articles, are generally have A * give priority to, he is just A heuristic search, the main
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-29
    • 文件大小:5852160
    • 提供者:庞存岐
  1. AI

    0下载:
  2. 基于lua,和c++,a*的自动寻路-Based on lua, and c++, a* automatic pathfinding. .
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-29
    • 文件大小:349184
    • 提供者:alex
  1. ACO-dynamic-pathfinding-

    0下载:
  2. 蚁群算法动态寻路 蚂 蚁通过分泌信息素来加强较好路径上的信息素的强度, 同时按照路径上的信息素 强度来选择下一步的路径, 好的路径将会被越来越多的蚂蚁选择, 因此更多的信 息素将会覆盖较好的路径, 最终所有的蚂蚁都集中到了好的路径上. 蚂蚁的这种 基于信息素的正反馈原理正是整个算法的关键所在.-ACO dynamic pathfinding。 ants secrete pheromone enhanced by a better
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:张阳
  1. 8Digital-game

    0下载:
  2. 8数码游戏,经典,极品,九宫格,移动,寻路算法,耗时最小,完全可以运行-8 digital game, classic, gourmet, JiuGongGe, move, pathfinding algorithm, time consuming, can run the minimum
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:151552
    • 提供者:akun
  1. maze-pathfinding

    0下载:
  2. 使用Qt编写的迷宫寻路maze pathfinding,可以设置起点、终点、障碍、随机障碍,生成最短路径,并且支持单步显示-The maze routing maze pathfinding, written using Qt can set the starting point to the end of obstacles, random obstacles, and to generate the shortest path, a
  3. 所属分类:界面编程

    • 发布日期:2024-04-29
    • 文件大小:1458176
    • 提供者:Neohet
  1. Automatically-pathfinding-algorithm-

    0下载:
  2. 游戏自动寻路算法(A星算法)以及Delphi例子。 A星在游戏设计中有它很典型的用法,是人工智能在游戏中的代表。-The game automatically pathfinding algorithm (A star algorithm) and Delphi examples. A star in the game design has its very typical usage, the game is the AI&#
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-29
    • 文件大小:678912
    • 提供者:Phi
  1. pathfinding

    0下载:
  2. Flooding pathfinding maze
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-29
    • 文件大小:57344
    • 提供者:Maya inc
  1. Intelligent-AI-pathfinding-snake

    0下载:
  2. 智能AI寻路贪吃蛇源码及可执行程序。 整个制作过程可以分为两大部分 第一部分是做出贪吃蛇的雏形,可以手动控制我们的蛇移动起来并且能吃东西(也就是常规意义上的基本贪吃蛇) 第二部分是让蛇自己动起来!-Intelligent AI pathfinding snake source code and executable. The entire production process can be divided into tw
  3. 所属分类:C#编程

    • 发布日期:2024-04-29
    • 文件大小:688128
    • 提供者:张武政
  1. fudge_pathfinding-master

    0下载:
  2. 路径寻优,基于A*算法,可用于最优寻路。机器人寻路、游戏开发中寻路(Path optimization, based on the A* algorithm, can be used for optimal pathfinding. Robot pathfinding, pathfinding in game development)
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:97280
    • 提供者:小李子子
  1. JPSPlusWithGoalBounding-master

    0下载:
  2. 本项目实现了二维网格寻路使用JPS +目标边界(This project implements 2D grid pathfinding using JPS+ with Goal Bounding)
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:42379264
    • 提供者:小李子子
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org