-
大小: 62KB文件類型: .rar金幣: 1下載: 0 次發布日期: 2021-01-08
- 語言: 其他
- 標簽:
資源簡介
圖像的正交變換源碼 傅里葉變換 離散余弦變換 沃爾什變換
代碼片段和文件信息
//?ChildFrm.cpp?:?implementation?of?the?CChildframe?class
//
#include?“stdafx.h“
#include?“FreTrans.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()
{
//?T
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????1735??2006-05-29?17:08??FreTrans\ChildFrm.cpp
?????文件???????1456??2006-05-29?17:08??FreTrans\ChildFrm.h
?????文件??????68471??2006-05-29?17:08??FreTrans\DibImage.cpp
?????文件???????3892??2006-05-29?17:08??FreTrans\DibImage.h
?????文件??????30568??2006-05-29?17:08??FreTrans\FreTrans.aps
?????文件???????2970??2006-05-29?17:08??FreTrans\FreTrans.clw
?????文件???????4520??2006-05-29?17:08??FreTrans\FreTrans.cpp
?????文件???????4853??2006-05-29?17:08??FreTrans\FreTrans.dsp
?????文件????????541??2006-05-29?17:08??FreTrans\FreTrans.dsw
?????文件???????1378??2006-05-29?17:08??FreTrans\FreTrans.h
?????文件??????99328??2006-05-29?17:08??FreTrans\FreTrans.ncb
?????文件??????55808??2006-05-29?17:08??FreTrans\FreTrans.opt
?????文件???????2358??2006-05-29?17:08??FreTrans\FreTrans.plg
?????文件??????13536??2006-05-29?17:08??FreTrans\FreTrans.rc
?????文件???????7091??2006-05-29?17:08??FreTrans\FreTransDoc.cpp
?????文件???????1906??2006-05-29?17:08??FreTrans\FreTransDoc.h
?????文件??????11166??2006-05-29?17:08??FreTrans\FreTransView.cpp
?????文件???????2395??2006-05-29?17:08??FreTrans\FreTransView.h
?????文件???????2525??2006-05-29?17:08??FreTrans\MainFrm.cpp
?????文件???????1542??2006-05-29?17:08??FreTrans\MainFrm.h
?????文件???????4820??2006-05-29?17:08??FreTrans\ReadMe.txt
?????文件???????1078??2006-05-29?17:08??FreTrans\res\FreTrans.ico
?????文件????????400??2006-05-29?17:08??FreTrans\res\FreTrans.rc2
?????文件???????1078??2006-05-29?17:08??FreTrans\res\FreTransDoc.ico
?????文件???????1078??2006-05-29?17:08??FreTrans\res\Toolbar.bmp
?????文件????????783??2006-05-29?17:08??FreTrans\Resource.h
?????文件????????210??2006-05-29?17:08??FreTrans\StdAfx.cpp
?????文件???????1054??2006-05-29?17:08??FreTrans\StdAfx.h
?????目錄??????????0??2008-10-18?19:27??FreTrans\res
?????目錄??????????0??2008-10-18?19:27??FreTrans
............此處省略3個文件信息
- 上一篇:用粒子群算法計算最短路徑,一般用于車輛路徑問題
- 下一篇:中國湖泊矢量數據
評論
共有 條評論