FindPath

所属分类:数值算法/人工智能
开发工具:Visual C++
文件大小:90KB
下载次数:16
上传日期:2012-11-29 17:46:36
上 传 者啥事
说明:  A星寻路算法,详细到每一步的走法,只需要看调试输出信息就能透彻的明白A星的原理和算法,祝君好运
(A Star pathfinding algorithm in detail every step moves, just look at the debug output information can thoroughly understand the principles and algorithms of the A Star, best of luck )

文件列表:
TEST.JPG (24563, 2012-11-29)
FindPath\stdafx.h (233, 2012-11-16)
FindPath\targetver.h (498, 2012-11-16)
FindPath\FindPath.cpp (10176, 2012-11-25)
FindPath\stdafx.cpp (213, 2012-11-16)
FindPath\FindPath.vcproj (4501, 2012-11-16)
FindPath.sln (890, 2012-11-16)
Release\FindPath.pdb (404480, 2012-11-29)
FindPath\FindPath.vcproj.ASUSPC.Administrator.user (1409, 2012-11-29)
Release\FindPath.exe (12800, 2012-11-29)
Release (0, 2012-11-29)
FindPath (0, 2012-11-29)

======================================================================== 控制台应用程序:FindPath 项目概述 ======================================================================== 应用程序向导已为您创建了此 FindPath 应用程序。 本文件概要介绍组成 FindPath 应用程序的 的每个文件的内容。 FindPath.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 FindPath.cpp 这是主应用程序源文件。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h, StdAfx.cpp 这些文件用于生成名为 FindPath.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”注释来指示应添加或自定义的源代码部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者