资源简介
包含全部论文,源码,任务书,开题报告,答辩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个文件信息
- 上一篇:GPRS DTU.zip
- 下一篇:PTVS 2.1 VS 2012.msi
相关资源
- The direction of synaptic plasticity mediated
- Reparatory Effects of Nicotine on NMDA Recepto
- Apolipoprotein E4 Impairs in vivo Hippocampal
- Histamine excites rat lateral vestibular nucle
- Diltiazem augmented pentobarbital-induced LORR
- Fabrication and all-optical poling characteris
- 基于PCIe的FPGA动态配置设计与实现
- 修正Sway-Rocking土-结构相互作用模型的
- 毕业论文之温度传感器DS18B20(源码
- 美赛论文MCM两个word模板 论文格式 w
- 电子商务毕业设计论文
- 冈萨雷斯 数字图像处理 源代码(m文
- 武汉大学本科生论文格式自动排版工
- qt图像处理
- 题库管理系统(包括11页的论文,PP
- 学籍管理信息系统系统需求分析报告
- 企业局域网毕业论文 经典
- 血液图像处理—细胞识别
- 16x16点阵(滚动显示)论文 程序
- 网络信息安全技术 论文
- VC数字图像处理课程设计
- 不错的电子商务毕业论文
- 网上在线鲜花销售系统论文
- 全国电子设计大赛自动寻迹小车论文
- 图像处理作业C 源代码
- 计算机专业毕业论文--饲料销售管理系
- Cellular automata Model: an Adaptive Approach
- 斜带石斑鱼TLR22基因的克隆和鉴定
- Toll样受体在动脉粥样硬化炎症中的作
- 金欣口服液含药血清对呼吸道合胞病
评论
共有 条评论