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

  • 大小: 5.33MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發布日期: 2023-10-03
  • 語言: 其他
  • 標簽: 圖像轉換??

資源簡介

用于將RGB圖像轉換為HIS圖像,還可將HIS圖像轉換為RGB圖像,代碼中有詳細的轉換程序

資源截圖

代碼片段和文件信息

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

#include?“stdafx.h“
#include?“200732590099.h“

#include?“MainFrm.h“
#include?“ChildFrm.h“
#include?“200732590099Doc.h“
#include?“200732590099View.h“

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

/////////////////////////////////////////////////////////////////////////////
//?CMy200732590099App

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

/////////////////////////////////////////////////////////////////////////////
//?CMy200732590099App?construction

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

/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CMy200732590099App?object

CMy200732590099App?theApp;

/////////////////////////////////////////////////////////////////////////////
//?CMy200732590099App?initialization

BOOL?CMy200732590099App::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_MY2007TYPE
RUNTIME_CLASS(CMy200732590099Doc)
RUNTIME_CLASS(CChildframe)?//?custom?MDI?child?frame
RUNTIME_CLASS(CMy200732590099View));
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
CCommandLineInfo?

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2014-04-29?11:12??RGB與HIS的轉換\
?????文件???????30156??2014-04-26?16:53??RGB與HIS的轉換\200732590099.aps
?????文件????????3058??2014-04-26?17:00??RGB與HIS的轉換\200732590099.clw
?????文件????????4526??2010-03-11?20:15??RGB與HIS的轉換\200732590099.cpp
?????文件????????4849??2010-03-11?21:46??RGB與HIS的轉換\200732590099.dsp
?????文件?????????547??2010-03-11?20:15??RGB與HIS的轉換\200732590099.dsw
?????文件????????1432??2010-03-11?20:15??RGB與HIS的轉換\200732590099.h
?????文件??????304128??2014-04-26?17:51??RGB與HIS的轉換\200732590099.ncb
?????文件??????482304??2014-04-26?17:51??RGB與HIS的轉換\200732590099.opt
?????文件?????????258??2014-04-26?16:53??RGB與HIS的轉換\200732590099.plg
?????文件???????13485??2010-03-12?21:42??RGB與HIS的轉換\200732590099.rc
?????文件????????2752??2010-03-12?21:23??RGB與HIS的轉換\200732590099Doc.cpp
?????文件????????1756??2010-03-11?20:25??RGB與HIS的轉換\200732590099Doc.h
?????文件????????9257??2014-04-10?21:29??RGB與HIS的轉換\200732590099View.cpp
?????文件????????2072??2010-03-12?21:39??RGB與HIS的轉換\200732590099View.h
?????文件????????1539??2010-03-11?20:15??RGB與HIS的轉換\ChildFrm.cpp
?????文件????????1397??2010-03-11?20:15??RGB與HIS的轉換\ChildFrm.h
?????目錄???????????0??2014-04-29?11:12??RGB與HIS的轉換\Debug\
?????文件?????5129216??2014-04-10?21:29??RGB與HIS的轉換\Debug\200732590099.bsc
?????文件??????131157??2014-04-10?21:29??RGB與HIS的轉換\Debug\200732590099.exe
?????文件??????368748??2014-04-10?21:29??RGB與HIS的轉換\Debug\200732590099.ilk
?????文件???????23821??2011-04-11?20:27??RGB與HIS的轉換\Debug\200732590099.obj
?????文件?????6875768??2011-04-11?20:26??RGB與HIS的轉換\Debug\200732590099.pch
?????文件??????459776??2014-04-10?21:29??RGB與HIS的轉換\Debug\200732590099.pdb
?????文件????????8084??2010-03-14?19:15??RGB與HIS的轉換\Debug\200732590099.res
?????文件???????????0??2011-04-11?20:27??RGB與HIS的轉換\Debug\200732590099.sbr
?????文件???????19234??2011-04-11?20:27??RGB與HIS的轉換\Debug\200732590099Doc.obj
?????文件???????????0??2011-04-11?20:27??RGB與HIS的轉換\Debug\200732590099Doc.sbr
?????文件???????35493??2014-04-10?21:29??RGB與HIS的轉換\Debug\200732590099View.obj
?????文件???????????0??2014-04-10?21:29??RGB與HIS的轉換\Debug\200732590099View.sbr
?????文件???????16144??2011-04-11?20:27??RGB與HIS的轉換\Debug\ChildFrm.obj
............此處省略20個文件信息

評論

共有 條評論