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

  • 大小: 4.12MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2023-11-14
  • 語言: C/C++
  • 標簽:

資源簡介

北京交通大學計算機學院數字圖像處理學直方圖均衡化的c語言實現實驗,阮秋琦教授課程

資源截圖

代碼片段和文件信息

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

#include?“stdafx.h“
#include?“HistDemoA.h“
#include?“HistDemoADlg.h“

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

/////////////////////////////////////////////////////////////////////////////
//?CHistDemoAApp

BEGIN_MESSAGE_MAP(CHistDemoAApp?CWinApp)
//{{AFX_MSG_MAP(CHistDemoAApp)
//?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()

/////////////////////////////////////////////////////////////////////////////
//?CHistDemoAApp?construction

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

/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CHistDemoAApp?object

CHistDemoAApp?theApp;

/////////////////////////////////////////////////////////////////////////////
//?CHistDemoAApp?initialization

BOOL?CHistDemoAApp::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

CHistDemoADlg?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;
}

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

?????文件????5997568??2015-05-24?17:23??數字圖像處理實驗二\HistDemoA\Debug\HistDemoA.bsc

?????文件?????114754??2015-05-24?17:23??數字圖像處理實驗二\HistDemoA\Debug\HistDemoA.exe

?????文件?????225732??2015-05-24?17:23??數字圖像處理實驗二\HistDemoA\Debug\HistDemoA.ilk

?????文件??????14380??2015-05-05?21:13??數字圖像處理實驗二\HistDemoA\Debug\HistDemoA.obj

?????文件????6946128??2015-05-04?20:35??數字圖像處理實驗二\HistDemoA\Debug\HistDemoA.pch

?????文件?????410624??2015-05-24?17:23??數字圖像處理實驗二\HistDemoA\Debug\HistDemoA.pdb

?????文件???????2660??2015-05-04?20:24??數字圖像處理實驗二\HistDemoA\Debug\HistDemoA.res

?????文件??????????0??2015-05-05?21:13??數字圖像處理實驗二\HistDemoA\Debug\HistDemoA.sbr

?????文件??????49717??2015-05-24?17:23??數字圖像處理實驗二\HistDemoA\Debug\HistDemoADlg.obj

?????文件??????????0??2015-05-24?17:23??數字圖像處理實驗二\HistDemoA\Debug\HistDemoADlg.sbr

?????文件??????18259??2015-05-05?21:13??數字圖像處理實驗二\HistDemoA\Debug\ImageWnd.obj

?????文件??????????0??2015-05-05?21:13??數字圖像處理實驗二\HistDemoA\Debug\ImageWnd.sbr

?????文件?????105594??2015-05-04?20:35??數字圖像處理實驗二\HistDemoA\Debug\StdAfx.obj

?????文件????1376282??2015-05-04?20:35??數字圖像處理實驗二\HistDemoA\Debug\StdAfx.sbr

?????文件?????336896??2015-05-24?17:23??數字圖像處理實驗二\HistDemoA\Debug\vc60.idb

?????文件?????372736??2015-05-24?17:23??數字圖像處理實驗二\HistDemoA\Debug\vc60.pdb

?????文件??????20900??2015-05-04?20:42??數字圖像處理實驗二\HistDemoA\HistDemoA.aps

?????文件???????1227??2015-05-04?22:06??數字圖像處理實驗二\HistDemoA\HistDemoA.clw

?????文件???????2105??2015-05-04?19:37??數字圖像處理實驗二\HistDemoA\HistDemoA.cpp

?????文件???????4483??2015-05-04?20:42??數字圖像處理實驗二\HistDemoA\HistDemoA.dsp

?????文件????????526??2015-05-04?19:37??數字圖像處理實驗二\HistDemoA\HistDemoA.dsw

?????文件???????1357??2015-05-04?19:37??數字圖像處理實驗二\HistDemoA\HistDemoA.h

?????文件??????82944??2015-05-24?17:40??數字圖像處理實驗二\HistDemoA\HistDemoA.ncb

?????文件??????49664??2015-05-24?17:40??數字圖像處理實驗二\HistDemoA\HistDemoA.opt

?????文件???????1169??2015-05-24?17:23??數字圖像處理實驗二\HistDemoA\HistDemoA.plg

?????文件???????5408??2015-05-04?20:24??數字圖像處理實驗二\HistDemoA\HistDemoA.rc

?????文件???????9318??2015-05-24?17:23??數字圖像處理實驗二\HistDemoA\HistDemoADlg.cpp

?????文件???????1737??2015-05-04?20:59??數字圖像處理實驗二\HistDemoA\HistDemoADlg.h

?????文件???????4480??2015-05-04?22:21??數字圖像處理實驗二\HistDemoA\ImageWnd.cpp

?????文件???????1349??2015-05-04?22:06??數字圖像處理實驗二\HistDemoA\ImageWnd.h

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

評論

共有 條評論