• 大小: 7.1MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-09-24
  • 语言: 其他
  • 标签:

资源简介

武汉大学遥感信息工程学院数字图像处理实习资料,值得下载

资源截图

代码片段和文件信息

// 2008302590018.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “2008302590018.h“

#include “MainFrm.h“
#include “ChildFrm.h“
#include “2008302590018Doc.h“
#include “2008302590018View.h“

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

/////////////////////////////////////////////////////////////////////////////
// CMy2008302590018App

BEGIN_MESSAGE_MAP(CMy2008302590018App CWinApp)
//{{AFX_MSG_MAP(CMy2008302590018App)
ON_COMMAND(ID_APP_ABOUT OnAppAbout)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG_MAP
// Standard file based document commands
ON_COMMAND(ID_FILE_NEW CWinApp::OnFileNew)
ON_COMMAND(ID_FILE_OPEN CWinApp::OnFileOpen)
// Standard print setup command
ON_COMMAND(ID_FILE_PRINT_SETUP CWinApp::OnFilePrintSetup)
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
// CMy2008302590018App construction

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

/////////////////////////////////////////////////////////////////////////////
// The one and only CMy2008302590018App object

CMy2008302590018App theApp;

/////////////////////////////////////////////////////////////////////////////
// CMy2008302590018App initialization

BOOL CMy2008302590018App::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

// Change the registry key under which our settings are stored.
// TODO: You should modify this string to be something appropriate
// such as the name of your company or organization.
SetRegistryKey(_T(“Local AppWizard-Generated Applications“));

LoadStdProfileSettings();  // Load standard INI file options (including MRU)

// Register the application‘s document templates.  Document templates
//  serve as the connection between documents frame windows and views.

CMultiDocTemplate* pDocTemplate;
pDocTemplate = new CMultiDocTemplate(
IDR_MY2008TYPE
RUNTIME_CLASS(CMy2008302590018Doc)
RUNTIME_CLASS(CChildframe) // custom MDI child frame
RUNTIME_CLASS(CMy2008302590018View));
AddDocTemplate(pDocTemplate);

// create main MDI frame window
CMainframe* pMainframe = new CMainframe;
if (!pMainframe->Loadframe(IDR_MAINframe))
return FALSE;
m_pMainWnd = pMainframe;

// Parse command line for standard shell commands DDE file open
C

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件    1049654  2010-06-11 18:16  数字图像处理实习2010年6月\123456.BMP

     文件    1049654  2010-06-17 11:41  数字图像处理实习2010年6月\22222222.BMP

     文件      14260  1998-03-27 08:46  数字图像处理实习2010年6月\DIBAPI.CPP

     文件       1663  1998-03-27 08:46  数字图像处理实习2010年6月\DIBAPI.H

     文件    2873936  2005-01-17 20:58  数字图像处理实习2010年6月\ik_beijing_c.bmp

     文件       3238  2010-06-11 18:13  数字图像处理实习2010年6月\ik_beijing_p.bmp

     文件       5838  1998-03-27 08:46  数字图像处理实习2010年6月\MYFILE.CPP

     文件      39424  2010-06-09 09:13  数字图像处理实习2010年6月\实习报告模板.doc

     文件      14149  2010-06-09 09:14  数字图像处理实习2010年6月\实习称述说明.docx

     文件     347136  2010-05-30 22:27  数字图像处理实习2010年6月\数字图像处理实习LG.ppt

     文件      91136  2010-05-28 09:23  数字图像处理实习2010年6月\数字图像处理实习综合课程.doc

     文件       3238  2010-06-11 18:12  数字图像处理实习2010年6月\标准图像.bmp

     文件    1048576  2001-09-05 18:51  数字图像处理实习2010年6月\标准图像.raw

     文件      14260  1998-03-27 08:46  数字图像处理实习2010年6月\DIBLOOK\DIBAPI.CPP

     文件       1663  1998-03-27 08:46  数字图像处理实习2010年6月\DIBLOOK\DIBAPI.H

     文件       4958  2010-06-01 11:23  数字图像处理实习2010年6月\DIBLOOK\DIBDOC.CPP

     文件       1464  1998-03-27 08:46  数字图像处理实习2010年6月\DIBLOOK\DIBDOC.H

     文件      29668  2010-06-01 11:12  数字图像处理实习2010年6月\DIBLOOK\DibLook.aps

     文件       2791  2010-06-03 18:39  数字图像处理实习2010年6月\DIBLOOK\diblook.clw

     文件       4013  1998-03-27 08:46  数字图像处理实习2010年6月\DIBLOOK\DIBLOOK.CPP

     文件       4796  2008-06-07 07:58  数字图像处理实习2010年6月\DIBLOOK\diblook.dsp

     文件        537  1998-03-27 08:46  数字图像处理实习2010年6月\DIBLOOK\DIBLOOK.DSW

     文件       1150  2010-06-01 15:09  数字图像处理实习2010年6月\DIBLOOK\DIBLOOK.H

     文件       6191  1998-03-27 08:46  数字图像处理实习2010年6月\DIBLOOK\DIBLOOK.MAK

     文件      91136  2010-06-12 20:39  数字图像处理实习2010年6月\DIBLOOK\DIBLOOK.ncb

     文件     215040  2010-06-12 20:39  数字图像处理实习2010年6月\DIBLOOK\DIBLOOK.OPT

     文件       2450  2010-06-12 20:29  数字图像处理实习2010年6月\DIBLOOK\diblook.plg

     文件      10493  2008-06-07 07:57  数字图像处理实习2010年6月\DIBLOOK\DibLook.rc

     文件       9333  1998-03-27 08:46  数字图像处理实习2010年6月\DIBLOOK\DIBLOOK.RCM

     文件       6021  2008-06-07 07:59  数字图像处理实习2010年6月\DIBLOOK\DIBVIEW.CPP

............此处省略136个文件信息

评论

共有 条评论