-
大小: 7.26MB文件類型: .rar金幣: 2下載: 0 次發(fā)布日期: 2023-08-23
- 語言: 其他
- 標(biāo)簽: DEM??規(guī)則格網(wǎng)??
資源簡介
規(guī)則格網(wǎng)生成程序,輸入的大小和影響范圍,然后讀入點(diǎn)數(shù)據(jù),就可以很快的生成格網(wǎng)

代碼片段和文件信息
//?IDW.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“IDW.h“
#include?“IDWDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CIDWApp
BEGIN_MESSAGE_MAP(CIDWApp?CWinApp)
//{{AFX_MSG_MAP(CIDWApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CIDWApp?construction
CIDWApp::CIDWApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}
/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CIDWApp?object
CIDWApp?theApp;
/////////////////////////////////////////////////////////////////////////////
//?CIDWApp?initialization
BOOL?CIDWApp::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
CIDWDlg?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;
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件??????13014??2011-05-27?10:48??DEM規(guī)則格網(wǎng)\Debug\BuildLog.htm
?????文件?????159744??2011-05-27?10:48??DEM規(guī)則格網(wǎng)\Debug\IDW.exe
?????文件????????660??2011-05-27?10:48??DEM規(guī)則格網(wǎng)\Debug\IDW.exe.em
?????文件????????724??2011-05-27?10:48??DEM規(guī)則格網(wǎng)\Debug\IDW.exe.em
?????文件????????625??2011-05-27?10:48??DEM規(guī)則格網(wǎng)\Debug\IDW.exe.intermediate.manifest
?????文件????1202576??2011-05-27?10:48??DEM規(guī)則格網(wǎng)\Debug\IDW.ilk
?????文件??????48593??2011-05-27?10:48??DEM規(guī)則格網(wǎng)\Debug\IDW.obj
?????文件???13697024??2011-05-27?10:48??DEM規(guī)則格網(wǎng)\Debug\IDW.pch
?????文件????3632128??2011-05-27?10:48??DEM規(guī)則格網(wǎng)\Debug\IDW.pdb
?????文件???????3296??2011-05-27?10:48??DEM規(guī)則格網(wǎng)\Debug\IDW.res
?????文件?????167841??2011-05-27?10:48??DEM規(guī)則格網(wǎng)\Debug\IDWDlg.obj
?????文件?????????67??2011-05-27?10:48??DEM規(guī)則格網(wǎng)\Debug\mt.dep
?????文件?????335778??2011-05-27?10:48??DEM規(guī)則格網(wǎng)\Debug\StdAfx.obj
?????文件?????789504??2011-05-27?10:48??DEM規(guī)則格網(wǎng)\Debug\vc80.idb
?????文件?????741376??2011-05-27?10:48??DEM規(guī)則格網(wǎng)\Debug\vc80.pdb
?????文件??????23168??2011-06-03?14:21??DEM規(guī)則格網(wǎng)\IDW.APS
?????文件???????1859??2010-05-14?20:41??DEM規(guī)則格網(wǎng)\IDW.clw
?????文件???????2021??2010-05-08?17:49??DEM規(guī)則格網(wǎng)\IDW.cpp
?????文件???????4105??2010-05-08?17:49??DEM規(guī)則格網(wǎng)\IDW.dsp
?????文件????????514??2010-05-08?17:49??DEM規(guī)則格網(wǎng)\IDW.dsw
?????文件???????1291??2010-05-08?17:49??DEM規(guī)則格網(wǎng)\IDW.h
?????文件???10562560??2011-06-03?14:34??DEM規(guī)則格網(wǎng)\IDW.ncb
?????文件??????49664??2010-05-14?20:42??DEM規(guī)則格網(wǎng)\IDW.opt
?????文件????????240??2010-05-13?21:50??DEM規(guī)則格網(wǎng)\IDW.plg
?????文件???????6489??2010-05-09?00:47??DEM規(guī)則格網(wǎng)\IDW.rc
?????文件????????870??2011-05-27?08:57??DEM規(guī)則格網(wǎng)\IDW.sln
????..A..H.?????11264??2011-06-03?14:34??DEM規(guī)則格網(wǎng)\IDW.suo
?????文件???????7256??2011-05-27?10:54??DEM規(guī)則格網(wǎng)\IDW.vcproj
?????文件???????1427??2011-05-27?11:08??DEM規(guī)則格網(wǎng)\IDW.vcproj.PC2010090516ELG.Administrator.user
?????文件???????1403??2011-06-03?14:34??DEM規(guī)則格網(wǎng)\IDW.vcproj.ZYD.Administrator.user
............此處省略17個(gè)文件信息
評(píng)論
共有 條評(píng)論