资源简介

包含全部论文,源码,任务书,开题报告,答辩ppt内容,是我下载别人,现在不用了,发上来方便大家吧

资源截图

代码片段和文件信息

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

#include “stdafx.h“
#include “RWJpegExp.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

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件    1542656  2007-05-30 20:15  基于JPG标准的图像压缩.ppt\基于JPG标准的图像压缩.ppt

     文件       1536  2002-08-01 19:55  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\ChildFrm.cpp

     文件       1397  2002-08-01 19:55  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\ChildFrm.h

     文件      14512  2001-11-06 00:53  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\CqOctree.cpp

     文件      16403  2007-05-25 17:10  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\ChildFrm.obj

     文件          0  2007-05-25 17:10  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\ChildFrm.sbr

     文件      14989  2007-05-25 17:10  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\CqOctree.obj

     文件          0  2007-05-25 17:10  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\CqOctree.sbr

     文件     133214  2007-05-25 17:10  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\Dib.obj

     文件          0  2007-05-25 17:10  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\Dib.sbr

     文件     174189  2007-05-26 20:09  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\dibapi.obj

     文件          0  2007-05-25 17:10  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\dibapi.sbr

     文件      16566  2007-05-25 17:10  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\FormatJpeg.obj

     文件          0  2007-05-25 17:10  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\FormatJpeg.sbr

     文件       4348  2007-05-25 17:10  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\Huffman.obj

     文件          0  2007-05-25 17:10  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\Huffman.sbr

     文件      60825  2007-05-25 17:10  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\IP.obj

     文件          0  2007-05-25 17:10  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\IP.sbr

     文件      31597  2007-05-26 20:09  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\Jpeg.obj

     文件          0  2007-05-25 17:10  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\Jpeg.sbr

     文件      19168  2007-05-25 17:10  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\MainFrm.obj

     文件          0  2007-05-25 17:10  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\MainFrm.sbr

     文件    3523584  2007-05-25 17:10  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\RWJpegExp.bsc

     文件     446543  2007-05-26 20:11  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\RWJpegExp.exe

     文件     727264  2007-05-26 20:11  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\RWJpegExp.ilk

     文件      28110  2007-05-25 17:10  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\RWJpegExp.obj

     文件    7010196  2007-05-25 17:09  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\RWJpegExp.pch

     文件     984064  2007-05-26 20:11  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\RWJpegExp.pdb

     文件       8468  2007-05-26 20:11  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\RWJpegExp.res

     文件          0  2007-05-25 17:10  基于JPG标准的图像压缩.ppt\程序\RWJpegExp\Debug\RWJpegExp.sbr

............此处省略64个文件信息

评论

共有 条评论