⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 @psc_readme_923_10.txt

📁 This a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your pr
💻 TXT
字号:
Title: A* Pathfinding Example in VB.Net
Description: This is a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your program. It's a port from Patrick Lesters example in BlitzBasic to VB.Net.  It uses a Binary Heap class I made to sort the score values. It's very rough around the edges and needs alot of work to be anything more than an example. Let me know what you think.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=923&lngWId=10

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -