资源简介
可以实现把多个图像快速合并成一张图片,源码,有图片可供直接实验
代码片段和文件信息
// Hebing.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “Hebing.h“
#include “HebingDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CHebingApp
BEGIN_MESSAGE_MAP(CHebingApp CWinApp)
//{{AFX_MSG_MAP(CHebingApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CHebingApp construction
CHebingApp::CHebingApp()
{
// TODO: add construction code here
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 110711 2012-10-22 11:39 hebing\242553452\Debug\Hebing.exe
文件 208024 2012-10-22 11:39 hebing\242553452\Debug\Hebing.ilk
文件 14913 2012-10-22 11:37 hebing\242553452\Debug\Hebing.obj
文件 5573108 2012-10-22 11:37 hebing\242553452\Debug\Hebing.pch
文件 369664 2012-10-22 11:39 hebing\242553452\Debug\Hebing.pdb
文件 2712 2006-10-26 11:35 hebing\242553452\Debug\Hebing.res
文件 42666 2012-10-22 11:39 hebing\242553452\Debug\HebingDlg.obj
文件 106081 2012-10-22 11:37 hebing\242553452\Debug\StdAfx.obj
文件 205824 2014-10-22 16:14 hebing\242553452\Debug\vc60.idb
文件 364544 2012-10-22 11:39 hebing\242553452\Debug\vc60.pdb
文件 21392 2012-10-22 11:37 hebing\242553452\Hebing.aps
文件 1311 2014-10-22 16:15 hebing\242553452\Hebing.clw
文件 2063 2004-06-07 01:13 hebing\242553452\Hebing.cpp
文件 4159 2004-06-07 01:13 hebing\242553452\Hebing.dsp
文件 535 2004-06-07 01:13 hebing\242553452\Hebing.dsw
文件 1324 2004-06-07 01:13 hebing\242553452\Hebing.h
文件 82944 2014-10-22 16:15 hebing\242553452\Hebing.ncb
文件 131072 2014-10-22 16:15 hebing\242553452\Hebing.opt
文件 1674 2012-10-22 11:39 hebing\242553452\Hebing.plg
文件 5540 2004-07-04 15:37 hebing\242553452\Hebing.rc
文件 13040 2012-10-22 11:39 hebing\242553452\HebingDlg.cpp
文件 1533 2004-06-07 01:16 hebing\242553452\HebingDlg.h
文件 1078 2004-06-07 01:13 hebing\242553452\res\Hebing.ico
文件 398 2004-06-07 01:13 hebing\242553452\res\Hebing.rc2
文件 868 2004-06-07 01:16 hebing\242553452\Resource.h
文件 208 2004-06-07 01:13 hebing\242553452\StdAfx.cpp
文件 1054 2004-06-07 01:13 hebing\242553452\StdAfx.h
文件 5484 2006-04-07 16:41 hebing\242553452\下载说明.htm
文件 36 2004-06-07 02:09 hebing\242553452\程序说明.txt
目录 0 2012-10-22 11:39 hebing\242553452\Debug
............此处省略6个文件信息
相关资源
- c++和delphi 实现 屏幕传输/远程桌面/远
- 实验2 用链表实现学生健康情况管理系
- 马的遍历数据结构
- 网段计算器 计算输入的IP地址所在网
- 信息检索-索引的建立作业
- 程序按钮图标
- SHA512源码
- 山东大学软件学院数据结构实验报告
- 编译原理——词法分析代码
- Qt写的UDP组播服务端
- 基于qt编写的图片浏览器
- 教室占座系统
- 一些有用的函数
- 物流货仓管理系统
- VC启用禁用网卡 支持win7等64位系统
- CT图像生成STL文件的程序
- 基于Brep的扫成与欧拉操作源码
- QT画图工具的简单实现
- 操作系统实验 cpu调度算法
- 基于IFC格式的BIM文件结构库
- 全国交通咨询程序
- qt 读取文件绘制波形
- BasicExcel.zip
- qt 绘制热点图
- 512位sha加密算法实现
- 经典电梯问题的可视化求解
- 超级玛丽游戏范例+源码+教程!
- 山东大学计算机图形学OpenGL三维迷宫
- 大连理工大学-编译技术-第二次上机
- loginWidget.rar
评论
共有 条评论