• 大小: 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个文件信息

评论

共有 条评论

相关资源