C# A寻路算法实现,A Star find path

时间:2012-10-11 16:43:16
【文件属性】:

文件名称:C# A寻路算法实现,A Star find path

文件大小:244KB

文件格式:ZIP

更新时间:2012-10-11 16:43:16

c#, A*, A star, A寻路,寻路,游戏寻路

c#, A*, A star, A寻路,寻路,游戏寻路


【文件预览】:
PanelPathFinder.Designer.cs
PathFinderDemo.resx
PanelPathFinder.cs
bin
----Debug()
--------HeavyDiagonals.astar(977KB)
--------SmallIslands.astar(977KB)
--------RelativeCost.astar(977KB)
--------Sample2.astar(977KB)
--------Sample1.astar(977KB)
--------PathFinderApp.exe(84KB)
--------RelativeCost2.astar(977KB)
--------Maze2.astar(977KB)
--------HardToGet.astar(977KB)
--------Maze.astar(977KB)
--------Sample3.astar(977KB)
--------Maze3.astar(977KB)
----Release()
--------HeavyDiagonals.astar(977KB)
--------SmallIslands.astar(977KB)
--------RelativeCost.astar(977KB)
--------Sample2.astar(977KB)
--------Sample1.astar(977KB)
--------PathFinderApp.exe(80KB)
--------RelativeCost2.astar(977KB)
--------Maze2.astar(977KB)
--------HardToGet.astar(977KB)
--------Maze.astar(977KB)
--------Sample3.astar(977KB)
--------Maze3.astar(977KB)
Algorithms
----IPathFinder.cs(1KB)
----PathFinderFast.cs(20KB)
----PathFinder.cs(15KB)
----AuthorAttribute.cs(611B)
----HighResolutionTime.cs(1KB)
----PriorityQueueB.cs(5KB)
Properties
----Resources.Designer.cs(3KB)
----Settings.settings(249B)
----Resources.resx(5KB)
----Settings.Designer.cs(1KB)
----AssemblyInfo.cs(1KB)
Program.cs
PathFinderDemo.cs
PathFinderApp.csproj
PanelPathFinder.resx
PathFinderApp.sln
PathFinderDemo.designer.cs

网友评论

  • 测试有用,谢谢
  • 能运行,挺不错的,不过算法好像有问题,能穿越障碍。
  • 非常有用,学习一下,谢谢
  • 测试有用,谢谢
  • 测试能用,可以作为参考,里面代码也很清晰!
  • 感觉不错,不过想用c++来弥补性能
  • 非常有用,学习一下,谢谢
  • 感觉不错,不过想用c++来弥补性能