下载资源后端资源详情
A_Star.zip
大小:80.12KB
价格:15积分
下载量:0
评分:
5.0
上传者:sun2043430
更新日期:2025-09-22

A星寻路算法 MFC写的动态演示程序

资源文件列表(大概)

文件名
大小
A_Star/
-
A_Star/A_Star/
-
A_Star/A_Star.sln
884B
A_Star/A_Star.suo
38.5KB
A_Star/A_Star/AStar.cpp
5.96KB
A_Star/A_Star/AStar.h
1.82KB
A_Star/A_Star/A_Star.cpp
2.04KB
A_Star/A_Star/A_Star.h
508B
A_Star/A_Star/A_Star.rc
4.83KB
A_Star/A_Star/A_Star.vcproj
5.48KB
A_Star/A_Star/A_StarDlg.cpp
9.52KB
A_Star/A_Star/A_StarDlg.h
1.71KB
A_Star/A_Star/ReadMe.txt
3.91KB
A_Star/A_Star/res/
-
A_Star/A_Star/resource.h
954B
A_Star/A_Star/res/A_Star.ico
66.19KB
A_Star/A_Star/res/A_Star.rc2
397B
A_Star/A_Star/stdafx.cpp
208B
A_Star/A_Star/stdafx.h
1.98KB
A_Star/A_Star/targetver.h
1.4KB

资源内容介绍

A星寻路算法 MFC写的动态演示程序在上一版的基础上解决画面闪烁、单线程问题,加入暂停功能。加入斜向移动的功能。
================================================================================ MICROSOFT FOUNDATION CLASS LIBRARY : A_Star Project Overview===============================================================================The application wizard has created this A_Star application foryou. This application not only demonstrates the basics of using the MicrosoftFoundation Classes but is also a starting point for writing your application.This file contains a summary of what you will find in each of the files thatmake up your A_Star application.A_Star.vcproj This is the main project file for VC++ projects generated using an application wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the application wizard.A_Star.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CA_StarApp application class.A_Star.cpp This is the main application source file that contains the application class CA_StarApp.A_Star.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. Your project resources are in 1033.res\A_Star.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file A_Star.rc.res\A_Star.rc2 This file contains resources that are not edited by Microsoft Visual C++. You should place all resources not editable by the resource editor in this file./////////////////////////////////////////////////////////////////////////////The application wizard creates one dialog class:A_StarDlg.h, A_StarDlg.cpp - the dialog These files contain your CA_StarDlg class. This class defines the behavior of your application's main dialog. The dialog's template is in A_Star.rc, which can be edited in Microsoft Visual C++./////////////////////////////////////////////////////////////////////////////Other Features:ActiveX Controls The application includes support to use ActiveX controls./////////////////////////////////////////////////////////////////////////////Other standard files:StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named A_Star.pch and a precompiled types file named StdAfx.obj.Resource.h This is the standard header file, which defines new resource IDs. Microsoft Visual C++ reads and updates this file.A_Star.manifestApplication manifest files are used by Windows XP to describe an applicationsdependency on specific versions of Side-by-Side assemblies. The loader uses thisinformation to load the appropriate assembly from the assembly cache or privatefrom the application. The Application manifest maybe included for redistributionas an external .manifest file that is installed in the same folder as the applicationexecutable or it may be included in the executable in the form of a resource./////////////////////////////////////////////////////////////////////////////Other notes:The application wizard uses "TODO:" to indicate parts of the source code youshould add to or customize.If your application uses MFC in a shared DLL, you will needto redistribute the MFC DLLs. If your application is in a languageother than the operating system's locale, you will also have toredistribute the corresponding localized resources MFC90XXX.DLL.For more information on both of these topics, please see the section onredistributing Visual C++ applications in MSDN documentation./////////////////////////////////////////////////////////////////////////////

用户评论 (0)

发表评论

captcha