文件名称:JPSPlusWithGoalBounding-master
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2017-09-21
- 文件大小:
- 40.42mb
- 下载次数:
- 0次
- 提 供 者:
- 小李***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本项目实现了二维网格寻路使用JPS +目标边界(This project implements 2D grid pathfinding using JPS+ with Goal Bounding)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JPSPlusWithGoalBounding-master
JPSPlusWithGoalBounding-master\.gitattributes
JPSPlusWithGoalBounding-master\.gitignore
JPSPlusWithGoalBounding-master\GenerateCases
JPSPlusWithGoalBounding-master\GenerateCases\GenerateCases.sln
JPSPlusWithGoalBounding-master\GenerateCases\GenerateCases.suo
JPSPlusWithGoalBounding-master\GenerateCases\GenerateCases
JPSPlusWithGoalBounding-master\GenerateCases\GenerateCases\GenerateCases.csproj
JPSPlusWithGoalBounding-master\GenerateCases\GenerateCases\Program.cs
JPSPlusWithGoalBounding-master\GenerateCases\GenerateCases\Properties
JPSPlusWithGoalBounding-master\GenerateCases\GenerateCases\Properties\AssemblyInfo.cs
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\BucketPriorityQueue.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\BucketPriorityQueue.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Cases.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\DijkstraFloodfill.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\DijkstraFloodfill.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Entry.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Entry.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\FPUtil.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\FPUtil.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\FastStack.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\FastStack.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\GenericHeap.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\GenericHeap.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\JPSPlus.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\JPSPlus.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\JPSPlusGoalBounding.sln
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\JPSPlusGoalBounding.sln.docstates.suo
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\JPSPlusGoalBounding.suo
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\JPSPlusGoalBounding.vcxproj
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Map.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Map.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps\maze-100-1.map
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps\maze-100-1.map.pre
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps\maze-100-1.map.scen
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps\random-100-33.map
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps\random-100-33.map.pre
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps\random-100-33.map.scen
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps\room-100-10.map
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps\room-100-10.map.pre
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps\room-100-10.map.scen
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\PathfindingNode.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\PrecomputeMap.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\PrecomputeMap.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\ScenarioLoader.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\ScenarioLoader.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\SimpleUnsortedPriorityQueue.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\SimpleUnsortedPriorityQueue.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Timer.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Timer.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\UnsortedPriorityQueue.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\UnsortedPriorityQueue.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\main.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\stdafx.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\stdafx.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\targetver.h
JPSPlusWithGoalBounding-master\README.md
JPSPlusWithGoalBounding-master\Rabin_AISummitGDC2015_JPSPlusWithGoalBounding.pptx
JPSPlusWithGoalBounding-master\.gitattributes
JPSPlusWithGoalBounding-master\.gitignore
JPSPlusWithGoalBounding-master\GenerateCases
JPSPlusWithGoalBounding-master\GenerateCases\GenerateCases.sln
JPSPlusWithGoalBounding-master\GenerateCases\GenerateCases.suo
JPSPlusWithGoalBounding-master\GenerateCases\GenerateCases
JPSPlusWithGoalBounding-master\GenerateCases\GenerateCases\GenerateCases.csproj
JPSPlusWithGoalBounding-master\GenerateCases\GenerateCases\Program.cs
JPSPlusWithGoalBounding-master\GenerateCases\GenerateCases\Properties
JPSPlusWithGoalBounding-master\GenerateCases\GenerateCases\Properties\AssemblyInfo.cs
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\BucketPriorityQueue.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\BucketPriorityQueue.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Cases.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\DijkstraFloodfill.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\DijkstraFloodfill.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Entry.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Entry.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\FPUtil.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\FPUtil.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\FastStack.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\FastStack.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\GenericHeap.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\GenericHeap.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\JPSPlus.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\JPSPlus.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\JPSPlusGoalBounding.sln
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\JPSPlusGoalBounding.sln.docstates.suo
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\JPSPlusGoalBounding.suo
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\JPSPlusGoalBounding.vcxproj
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Map.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Map.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps\maze-100-1.map
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps\maze-100-1.map.pre
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps\maze-100-1.map.scen
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps\random-100-33.map
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps\random-100-33.map.pre
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps\random-100-33.map.scen
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps\room-100-10.map
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps\room-100-10.map.pre
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Maps\room-100-10.map.scen
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\PathfindingNode.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\PrecomputeMap.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\PrecomputeMap.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\ScenarioLoader.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\ScenarioLoader.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\SimpleUnsortedPriorityQueue.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\SimpleUnsortedPriorityQueue.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Timer.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\Timer.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\UnsortedPriorityQueue.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\UnsortedPriorityQueue.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\main.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\stdafx.cpp
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\stdafx.h
JPSPlusWithGoalBounding-master\JPSPlusGoalBounding\targetver.h
JPSPlusWithGoalBounding-master\README.md
JPSPlusWithGoalBounding-master\Rabin_AISummitGDC2015_JPSPlusWithGoalBounding.pptx