资源简介
用VC++实现的图像几何变换,可直接运行。
代码片段和文件信息
// ChildFrm.cpp : implementation of the CChildframe class
//
#include “stdafx.h“
#include “GeoTrans.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 04\GeoTrans\ChildFrm.cpp
文件 1456 2006-05-29 17:08 04\GeoTrans\ChildFrm.h
文件 52296 2006-05-29 17:08 04\GeoTrans\DibImage.cpp
文件 3022 2006-05-29 17:08 04\GeoTrans\DibImage.h
文件 1031 2006-05-29 17:08 04\GeoTrans\GeoRotaDlg.cpp
文件 1232 2006-05-29 17:08 04\GeoTrans\GeoRotaDlg.h
文件 32960 2006-05-29 17:08 04\GeoTrans\GeoTrans.aps
文件 4464 2006-05-29 17:08 04\GeoTrans\GeoTrans.clw
文件 4520 2006-05-29 17:08 04\GeoTrans\GeoTrans.cpp
文件 5248 2006-05-29 17:08 04\GeoTrans\GeoTrans.dsp
文件 541 2006-05-29 17:08 04\GeoTrans\GeoTrans.dsw
文件 1378 2006-05-29 17:08 04\GeoTrans\GeoTrans.h
文件 156672 2006-05-29 17:08 04\GeoTrans\GeoTrans.ncb
文件 59904 2006-05-29 17:08 04\GeoTrans\GeoTrans.opt
文件 2736 2006-05-29 17:08 04\GeoTrans\GeoTrans.plg
文件 16132 2006-05-29 17:08 04\GeoTrans\GeoTrans.rc
文件 1049 2006-05-29 17:08 04\GeoTrans\GeoTransDlg.cpp
文件 1255 2006-05-29 17:08 04\GeoTrans\GeoTransDlg.h
文件 7091 2006-05-29 17:09 04\GeoTrans\GeoTransDoc.cpp
文件 1906 2006-05-29 17:09 04\GeoTrans\GeoTransDoc.h
文件 15268 2006-05-29 17:09 04\GeoTrans\GeoTransView.cpp
文件 2483 2006-05-29 17:09 04\GeoTrans\GeoTransView.h
文件 1125 2006-05-29 17:09 04\GeoTrans\GeoZoomDlg.cpp
文件 1242 2006-05-29 17:09 04\GeoTrans\GeoZoomDlg.h
文件 2525 2006-05-29 17:09 04\GeoTrans\MainFrm.cpp
文件 1542 2006-05-29 17:09 04\GeoTrans\MainFrm.h
文件 4820 2006-05-29 17:09 04\GeoTrans\ReadMe.txt
文件 1289 2006-05-29 17:09 04\GeoTrans\Resource.h
文件 210 2006-05-29 17:09 04\GeoTrans\StdAfx.cpp
文件 1054 2006-05-29 17:09 04\GeoTrans\StdAfx.h
............此处省略10个文件信息
相关资源
- c++ 数字键盘设计(源码)
- Linux优先级时间片调度C++源码
- c++ RoyCardTableView 列表插入
- 电机控制平台(c++源码)
- PID 控制算法实现(fuzzy-PID-controller)
- c++ 获取当前执行位置的调用栈
- windows文件夹监控(c++源码)
- C++ tts开发 可调节语速,音量,切换语
- c++(3_MSGS.C)
- 实现图像实时采集(使用BaslerSDK)-
- c++实现P2PDemo(点对点聊天)
- windows 串口升级工具(c++源码)
- ntmedsys.sys(c++源码)
- DSS中的RTSPclientLib程序
- c 常用的数据结构 (Errata for Ford/Top
- RTSPRTP C++ 源代码
-
c++ xm
lRPC - rip协议编程及代码实现
- ippicv_2017u3_win_intel64_general_20170822.zip
- Windows Sockets 编程及UR机器人通信数据
- 跟进域名解析IP地址(c++ builder)
- iCord-屏幕录制(c++源码)
- 用ADO 对C++连接ORACLE 数据库
- 基于libevent 实现的http服务C++(myhttp
- 多人聊天室c++源码(附服务器端以及
- c++ 不打开图档可替换字符串源码
- MIT人脸检测图像库
- opencv:视频图片相互转换程序
- VC++图片控件(Picture Control)显示资源
- 基于itk的医学图像处理程序
评论
共有 条评论