91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 28.91MB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2023-07-16
  • 語言: C/C++
  • 標簽: 最短路徑??mfc??

資源簡介

利用貪心算法求解最短路徑查尋 mfc編輯界面

資源截圖

代碼片段和文件信息

//?2.cpp?:?Defines?the?class?behaviors?for?the?application.
//

#include?“stdafx.h“
#include?“2.h“
#include?“2Dlg.h“

#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
//?CMy2App

BEGIN_MESSAGE_MAP(CMy2App?CWinApp)
//{{AFX_MSG_MAP(CMy2App)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code!
//}}AFX_MSG
ON_COMMAND(ID_HELP?CWinApp::onhelp)
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
//?CMy2App?construction

CMy2App::CMy2App()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}

/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CMy2App?object

CMy2App?theApp;

/////////////////////////////////////////////////////////////////////////////
//?CMy2App?initialization

BOOL?CMy2App::InitInstance()
{
AfxEnableControlContainer();

//?Standard?initialization
//?If?you?are?not?using?these?features?and?wish?to?reduce?the?size
//??of?your?final?executable?you?should?remove?from?the?following
//??the?specific?initialization?routines?you?do?not?need.

#ifdef?_AFXDLL
Enable3dControls(); //?Call?this?when?using?MFC?in?a?shared?DLL
#else
Enable3dControlsStatic(); //?Call?this?when?linking?to?MFC?statically
#endif

CMy2Dlg?dlg;
m_pMainWnd?=?&dlg;
int?nResponse?=?dlg.DoModal();
if?(nResponse?==?IDOK)
{
//?TODO:?Place?code?here?to?handle?when?the?dialog?is
//??dismissed?with?OK
}
else?if?(nResponse?==?IDCANCEL)
{
//?TODO:?Place?code?here?to?handle?when?the?dialog?is
//??dismissed?with?Cancel
}

//?Since?the?dialog?has?been?closed?return?FALSE?so?that?we?exit?the
//??application?rather?than?start?the?application‘s?message?pump.
return?FALSE;
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件?????107520??2013-06-07?19:10??最短路徑查詢\執行程序\2.exe

?????文件????????257??2009-07-05?14:17??最短路徑查詢\執行程序\程序使用說明.txt

?????文件?????????29??2009-07-04?16:37??最短路徑查詢\最短路徑查尋系統代碼\1.text

?????文件??????24472??2013-06-07?19:02??最短路徑查詢\最短路徑查尋系統代碼\2.aps

?????文件???????2989??2009-07-11?10:15??最短路徑查詢\最短路徑查尋系統代碼\2.clw

?????文件???????2015??2009-07-03?20:51??最短路徑查詢\最短路徑查尋系統代碼\2.cpp

?????文件???????4414??2009-07-04?15:33??最短路徑查詢\最短路徑查尋系統代碼\2.dsp

?????文件????????527??2009-07-03?22:05??最短路徑查詢\最短路徑查尋系統代碼\2.dsw

?????文件???????1279??2009-07-03?20:51??最短路徑查詢\最短路徑查尋系統代碼\2.h

?????文件?????107520??2009-07-11?10:15??最短路徑查詢\最短路徑查尋系統代碼\2.ncb

?????文件??????50688??2009-07-11?10:15??最短路徑查詢\最短路徑查尋系統代碼\2.opt

?????文件???????2038??2009-07-11?10:15??最短路徑查詢\最短路徑查尋系統代碼\2.plg

?????文件???????8433??2009-07-04?16:02??最短路徑查詢\最短路徑查尋系統代碼\2.rc

?????文件???51073024??2013-06-14?19:30??最短路徑查詢\最短路徑查尋系統代碼\2.sdf

?????文件????????868??2013-06-07?19:09??最短路徑查詢\最短路徑查尋系統代碼\2.sln

????..A..H.?????13824??2013-06-14?19:30??最短路徑查詢\最短路徑查尋系統代碼\2.suo

?????文件???????7859??2013-06-07?19:07??最短路徑查詢\最短路徑查尋系統代碼\2.vcxproj

?????文件???????2398??2013-06-07?19:07??最短路徑查詢\最短路徑查尋系統代碼\2.vcxproj.filters

?????文件????????143??2013-06-07?19:07??最短路徑查詢\最短路徑查尋系統代碼\2.vcxproj.user

?????文件???????9968??2013-06-07?19:10??最短路徑查詢\最短路徑查尋系統代碼\2Dlg.cpp

?????文件???????1638??2009-07-04?14:09??最短路徑查詢\最短路徑查尋系統代碼\2Dlg.h

?????文件??????????0??2009-07-04?15:45??最短路徑查詢\最短路徑查尋系統代碼\4

?????文件?????????11??2009-07-04?15:59??最短路徑查詢\最短路徑查尋系統代碼\4.text

?????文件?????107520??2013-06-07?19:10??最短路徑查詢\最短路徑查尋系統代碼\Debug\2.exe

?????文件????????667??2013-06-07?19:10??最短路徑查詢\最短路徑查尋系統代碼\Debug\2.exe.embed.manifest

?????文件????????732??2013-06-07?19:10??最短路徑查詢\最短路徑查尋系統代碼\Debug\2.exe.embed.manifest.res

?????文件????????381??2013-06-07?19:10??最短路徑查詢\最短路徑查尋系統代碼\Debug\2.exe.intermediate.manifest

?????文件????1028448??2013-06-07?19:10??最短路徑查詢\最短路徑查尋系統代碼\Debug\2.ilk

?????文件?????????99??2013-06-07?19:10??最短路徑查詢\最短路徑查尋系統代碼\Debug\2.lastbuildstate

?????文件???????3241??2013-06-07?19:10??最短路徑查詢\最短路徑查尋系統代碼\Debug\2.log

............此處省略52個文件信息

評論

共有 條評論