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

搜索资源列表

  1. zanshivsl

    0下载:
  2. Virtools的AI寻路完整的程序。至于路径怎么生成这类的问题大家可以联系我-The AI Virtools complete wayfinding program. The path of how to generate this kind of question you can contact me
  3. 所属分类:Game Engine

    • 发布日期:2017-05-17
    • 文件大小:4355167
    • 提供者:刘菲菲
  1. AStarPathfinding

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

    • 发布日期:2017-05-13
    • 文件大小:3471413
    • 提供者:xue
  1. snakeV1.2

    0下载:
  2. 这个是用C写的贪吃蛇程序。用graphics实现界面。并且写入了自动寻路的功能。不过不是很智能。-The Snake is written in C programs. Achieved with a graphics interface. And find its way to write an automatic function. But not very smart.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:5148
    • 提供者:马兴旺
  1. Matlab

    0下载:
  2. 蚁群算法最短路径通用Matlab程序蚁群算法动态寻路算法-Shortest path algorithm for general ant colony algorithm Matlab program Dynamic Algorithm for Route
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2469
    • 提供者:kevin
  1. AStarFindWay

    0下载:
  2. A*寻路技术 A*寻路技术 A*寻路技术-A* pathfinding technology
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:101284
    • 提供者:陈骁
  1. pinter

    0下载:
  2. 人工智能,寻路算法,可设置障碍点,模拟行走路线-Simply copy the executable(Pathing.exe) and the accompanying*.bmp files into any directory.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:102465
    • 提供者:qq
  1. TestAstar

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

    • 发布日期:2017-04-02
    • 文件大小:20373
    • 提供者:李鹏
  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. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:53581
    • 提供者:magicyang
  1. xunlu-tested

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

    • 发布日期:2017-04-13
    • 文件大小:1757
    • 提供者:tomcat
  1. astar

    0下载:
  2. a星算法 神经网络编程,对于空地左键单击后会产生障碍,对障碍左键单击会消除障碍,对于起点,两次左键盘单击会消除起点,如果不存在起点,单击右键会产生起点,如果存在起点不存在终点,单击右键会产生终点,如果既存在起点又存在终点,单击右键会消除终点,点击开始寻路回画出路径-a star algorithm neural network programming, for the vacant left-click will create an obstacle on the obstacle left-c
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:59888
    • 提供者:zhongkeli
  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. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:16693
    • 提供者:李哥
  1. DEMOS1

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

    • 发布日期:2017-04-13
    • 文件大小:2397
    • 提供者:陈凌云
  1. AStart

    0下载:
  2. AS程序开发中的自动寻路代码,完整的,下下来的可以运行-AS automatically find its way in the development of
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-31
    • 文件大小:48464
    • 提供者:李小龙
  1. Axunlu

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

    • 发布日期:2017-03-29
    • 文件大小:22608
    • 提供者:王刚
  1. A

    0下载:
  2. 实现a星寻路,可以根据a星寻路算法,寻找电子地图中的路径-Find its way to achieve a star
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:518471
    • 提供者:周晓峰
  1. dij

    0下载:
  2. A*寻路算法 FLASH 编写 只是简单的功能 不适合高级别的人来阅读 适合初学者-A* SERCH ROAD
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-03
    • 文件大小:12131
    • 提供者:sean
  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 hardware design and software desi
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:10021145
    • 提供者:
  1. SearchMaze

    0下载:
  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 point after the car, and spri
  3. 所属分类:Data structs

    • 发布日期:2014-12-25
    • 文件大小:88064
    • 提供者:
  1. Bean

    1下载:
  2. 吃豆豆源码,讲解了自动寻路原理,有详细的注释,是初学者比较好的参考-Eat Peas source code, automatically find its way to explain the principle of detailed notes, is a good reference for beginners
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:53247
    • 提供者:常斌
  1. Bean

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

    • 发布日期:2017-04-05
    • 文件大小:102278
    • 提供者:shindawang
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 26 »
搜珍网 www.dssz.com