• 大小: 40KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-11
  • 语言: C/C++
  • 标签: vc++  图像缩放  

资源简介

vc++实现图像的缩放vc++实现图像的缩放vc++实现图像的缩放vc++实现图像的缩放vc++实现图像的缩放vc++实现图像的缩放vc++实现图像的缩放vc++实现图像的缩放vc++实现图像的缩放vc++实现图像的缩放vc++实现图像的缩放vc++实现图像的缩放

资源截图

代码片段和文件信息

// MainFrm.cpp : implementation of the CMainframe class
//

#include “stdafx.h“
#include “Zoom.h“

#include “MainFrm.h“

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

/////////////////////////////////////////////////////////////////////////////
// CMainframe

IMPLEMENT_DYNCREATE(CMainframe CframeWnd)

BEGIN_MESSAGE_MAP(CMainframe CframeWnd)
//{{AFX_MSG_MAP(CMainframe)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code !
ON_WM_CREATE()
//}}AFX_MSG_MAP
END_MESSAGE_MAP()

static UINT indicators[] =
{
ID_SEPARATOR           // status line indicator
ID_INDICATOR_CAPS
ID_INDICATOR_NUM
ID_INDICATOR_SCRL
};

////////

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

     文件       2505  2001-12-03 13:41  31 图像的缩放\MainFrm.cpp

     文件       1581  2001-12-03 13:41  31 图像的缩放\MainFrm.h

     文件       4263  2001-12-03 13:41  31 图像的缩放\ReadMe.txt

     文件       1078  2001-12-03 13:41  31 图像的缩放\res\Toolbar.bmp

     文件       1078  2001-12-03 13:41  31 图像的缩放\res\Zoom.ico

     文件        396  2001-12-03 13:41  31 图像的缩放\res\Zoom.rc2

     文件       1078  2001-12-03 13:41  31 图像的缩放\res\ZoomDoc.ico

     文件        490  2001-12-03 13:41  31 图像的缩放\Resource.h

     文件        206  2001-12-03 13:41  31 图像的缩放\StdAfx.cpp

     文件       1054  2001-12-03 13:41  31 图像的缩放\StdAfx.h

     文件      28524  2001-12-03 13:45  31 图像的缩放\Zoom.aps

     文件       2218  2001-12-03 13:46  31 图像的缩放\Zoom.clw

     文件       4173  2001-12-03 13:41  31 图像的缩放\Zoom.cpp

     文件       4574  2001-12-03 14:20  31 图像的缩放\Zoom.dsp

     文件        533  2001-12-03 13:41  31 图像的缩放\Zoom.dsw

     文件       1334  2001-12-03 13:41  31 图像的缩放\Zoom.h

     文件      74752  2001-12-03 16:06  31 图像的缩放\Zoom.ncb

     文件      59904  2002-01-31 10:43  31 图像的缩放\Zoom.opt

     文件       2125  2001-12-03 15:37  31 图像的缩放\Zoom.plg

     文件      10519  2001-12-03 13:41  31 图像的缩放\Zoom.rc

     文件       1702  2001-12-03 13:41  31 图像的缩放\ZoomDoc.cpp

     文件       1453  2001-12-03 13:41  31 图像的缩放\ZoomDoc.h

     文件       6562  2001-12-03 14:19  31 图像的缩放\ZoomView.cpp

     文件       2060  2001-12-03 13:58  31 图像的缩放\ZoomView.h

     目录          0  2010-09-24 21:09  31 图像的缩放\res

     目录          0  2010-09-24 21:09  31 图像的缩放

----------- ---------  ---------- -----  ----

               214162                    26


评论

共有 条评论