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

  • 大小: 2.04MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-10-03
  • 語言: 其他
  • 標簽:

資源簡介

圖像的點運算(包括圖像反色,灰度的線性變換,閥值變換,窗口變換,灰度拉伸,灰度均衡,直方圖等)

資源截圖

代碼片段和文件信息

//?ChildFrm.cpp?:?implementation?of?the?CChildframe?class
//

#include?“stdafx.h“
#include?“LineTrans.h“

#include?“ChildFrm.h“

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

/////////////////////////////////////////////////////////////////////////////
//?CChildframe

IMPLEMENT_DYNCREATE(CChildframe?CMDIChildWnd)

BEGIN_MESSAGE_MAP(CChildframe?CMDIChildWnd)
//{{AFX_MSG_MAP(CChildframe)
//?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
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
//?CChildframe?construction/destruction

CChildframe::CChildframe()
{
//?TODO:?add?member?initialization?code?here

}

CChildframe::~CChildframe()
{
}

BOOL?CChildframe::PreCreateWindow(CREATESTRUCT&?cs)
{
//?TODO:?Modify?the?Window?class?or?styles?here?by?modifying
//??the?CREATESTRUCT?cs

if(?!CMDIChildWnd::PreCreateWindow(cs)?)
return?FALSE;

return?TRUE;
}



/////////////////////////////////////////////////////////////////////////////
//?CChildframe?diagnostics

#ifdef?_DEBUG
void?CChildframe::AssertValid()?const
{
CMDIChildWnd::AssertValid();
}

void?CChildframe::Dump(CDumpContext&?dc)?const
{
CMDIChildWnd::Dump(dc);
}

#endif?//_DEBUG

/////////////////////////////////////////////////////////////////////////////
//?CChildframe?message?handlers

void?CChildframe::Activateframe(int?nCmdShow)?
{
//?TODO:?Add?your?specialized?code?here?and/or?call?the?base?class
nCmdShow?=?SW_SHOWMAXIMIZED;

CMDIChildWnd::Activateframe(nCmdShow);
}

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

?????文件???????1736??2006-05-29?17:08??LineTrans\ChildFrm.cpp

?????文件???????1456??2006-05-29?17:08??LineTrans\ChildFrm.h

?????文件??????17143??2009-03-20?20:45??LineTrans\Debug\ChildFrm.obj

?????文件??????24401??2009-03-20?20:45??LineTrans\Debug\DibImage.obj

?????文件??????26299??2009-03-20?20:45??LineTrans\Debug\IntensityDlg.obj

?????文件??????29181??2009-03-20?20:45??LineTrans\Debug\LinerParaDlg.obj

?????文件?????184404??2009-03-20?20:45??LineTrans\Debug\LineTrans.exe

?????文件?????492024??2009-03-20?20:45??LineTrans\Debug\LineTrans.ilk

?????文件??????23976??2009-03-20?20:45??LineTrans\Debug\LineTrans.obj

?????文件????5505436??2009-03-20?20:45??LineTrans\Debug\LineTrans.pch

?????文件?????467968??2009-03-20?20:45??LineTrans\Debug\LineTrans.pdb

?????文件???????9976??2009-03-20?20:45??LineTrans\Debug\LineTrans.res

?????文件??????38741??2009-03-20?20:45??LineTrans\Debug\LineTransDoc.obj

?????文件??????56439??2009-03-20?20:45??LineTrans\Debug\LineTransView.obj

?????文件??????19288??2009-03-20?20:45??LineTrans\Debug\MainFrm.obj

?????文件??????27764??2009-03-20?20:45??LineTrans\Debug\PointStreDlg.obj

?????文件??????22418??2009-03-20?20:45??LineTrans\Debug\PointThreDlg.obj

?????文件??????24878??2009-03-20?20:45??LineTrans\Debug\PointWinDlg.obj

?????文件?????105900??2009-03-20?20:45??LineTrans\Debug\StdAfx.obj

?????文件?????230400??2009-03-20?20:49??LineTrans\Debug\vc60.idb

?????文件?????372736??2009-03-20?20:45??LineTrans\Debug\vc60.pdb

?????文件??????24704??2006-05-29?17:08??LineTrans\DibImage.cpp

?????文件???????2302??2006-05-29?17:08??LineTrans\DibImage.h

?????文件???????7529??2006-05-29?17:08??LineTrans\IntensityDlg.cpp

?????文件???????1893??2006-05-29?17:08??LineTrans\IntensityDlg.h

?????文件???????7810??2006-05-29?17:08??LineTrans\LinerParaDlg.cpp

?????文件???????1799??2006-05-29?17:08??LineTrans\LinerParaDlg.h

?????文件??????34264??2009-03-20?20:44??LineTrans\LineTrans.aps

?????文件???????6016??2009-03-20?20:52??LineTrans\LineTrans.clw

?????文件???????4538??2006-05-29?17:08??LineTrans\LineTrans.cpp

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

評論

共有 條評論

相關資源