========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : DIPDemo
========================================================================
AppWizard has created this DIPDemo application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your DIPDemo application.
DIPDemo.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
DIPDemo.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CDIPDemoApp application class.
DIPDemo.cpp
This is the main application source file that contains the application
class CDIPDemoApp.
DIPDemo.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
DIPDemo.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to create and edit message maps and dialog data
maps and to create prototype member functions.
res\DIPDemo.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file DIPDemo.rc.
res\DIPDemo.rc2
This file contains resources that are not edited by Microsoft
Visual C++. You should place all resources not editable by
the resource editor in this file.
/////////////////////////////////////////////////////////////////////////////
For the main frame window:
MainFrm.h, MainFrm.cpp
These files contain the frame class CMainFrame, which is derived from
CMDIFrameWnd and controls all MDI frame features.
res\Toolbar.bmp
This bitmap file is used to create tiled images for the toolbar.
The initial toolbar and status bar are constructed in the CMainFrame
class. Edit this toolbar bitmap using the resource editor, and
update the IDR_MAINFRAME TOOLBAR array in DIPDemo.rc to add
toolbar buttons.
/////////////////////////////////////////////////////////////////////////////
For the child frame window:
ChildFrm.h, ChildFrm.cpp
These files define and implement the CChildFrame class, which
supports the child windows in an MDI application.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one document type and one view:
DIPDemoDoc.h, DIPDemoDoc.cpp - the document
These files contain your CDIPDemoDoc class. Edit these files to
add your special document data and to implement file saving and loading
(via CDIPDemoDoc::Serialize).
DIPDemoView.h, DIPDemoView.cpp - the view of the document
These files contain your CDIPDemoView class.
CDIPDemoView objects are used to view CDIPDemoDoc objects.
res\DIPDemoDoc.ico
This is an icon file, which is used as the icon for MDI child windows
for the CDIPDemoDoc class. This icon is included by the main
resource file DIPDemo.rc.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named DIPDemo.pch and a precompiled types file named StdAfx.obj.
Resource.h
This is the standard header file, which defines new resource IDs.
Microsoft Visual C++ reads and updates this file.
/////////////////////////////////////////////////////////////////////////////
Other notes:
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system's current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don't do this, some of the UI elements of your application will remain in the
language of the operating system.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
【数字图像处理预机器视觉(Visual C++与Matlab实现)第2版】 书中【光盘】-part2。 包含内容: part1:每一章的代码(VC++和MATLAB) part2-1: DIPDemo_vc6 part2-2: DIPDemo_vs2010&2012
资源推荐
资源详情
资源评论
收起资源包目录
【数字图像处理预机器视觉(Visual C++与Matlab实现)第2版】 书中【光盘】-part2-1 (232个子文件)
DIPDemo.aps 61KB
DIPDemo.rc.bak 41KB
Toolbar.bmp 958B
DIPDemo.bsc 4.72MB
DIPDemo.clw 23KB
ImgProcess.cpp 116KB
DIPDemoView.cpp 64KB
Img.cpp 19KB
DlgLinerPara.cpp 9KB
DlgPointWin.cpp 7KB
DlgSmooth.cpp 7KB
DIPDemoDoc.cpp 6KB
DIPDemo.cpp 4KB
DlgEdgeSobelPrewitt.cpp 4KB
Vector2D.cpp 4KB
DlgMidFilter.cpp 3KB
cDlgMorphDilation.cpp 3KB
cDlgMorphErosion.cpp 3KB
cDlgMorphClose.cpp 3KB
cDlgMorphOpen.cpp 3KB
MainFrm.cpp 3KB
DlgWndTran.cpp 3KB
DlgHist.cpp 3KB
ChildFrm.cpp 2KB
DlgProjRestore.cpp 2KB
DlgMorph.cpp 2KB
DlgColor.cpp 2KB
DlgGeoTran.cpp 1KB
DlgSharpThre.cpp 1KB
DlgGeoRota.cpp 1KB
DlgGeoZoom.cpp 1012B
DlgGrayScaling.cpp 894B
DlgLinTrans.cpp 858B
DlgFreqGaussBRF.cpp 751B
DlgGamma.cpp 666B
DlgFreqGaussLPF.cpp 659B
DlgFreqGaussHPF.cpp 659B
DlgFreqIdealLPF.cpp 655B
DlgPointThre.cpp 622B
DlgHough.cpp 565B
DlgLog.cpp 539B
StdAfx.cpp 209B
DIPDemo.dsp 9KB
DIPDemo.dsw 539B
DIPDemo.exe 396KB
DIPDemo.exe 188KB
resource.h 13KB
ImgProcess.h 10KB
Img.h 6KB
DIPDemoView.h 4KB
DIPDemoDoc.h 2KB
DlgLinerPara.h 2KB
cDlgMorphDilation.h 2KB
DlgPointWin.h 2KB
cDlgMorphErosion.h 2KB
cDlgMorphClose.h 2KB
cDlgMorphOpen.h 2KB
DlgSmooth.h 2KB
DlgMidFilter.h 1KB
DlgProjRestore.h 1KB
MainFrm.h 1KB
ChildFrm.h 1KB
DlgColor.h 1KB
DIPDemo.h 1KB
DlgMorph.h 1KB
DlgGeoTran.h 1KB
DlgSharpThre.h 1KB
DlgGeoRota.h 1KB
DlgGeoZoom.h 1KB
StdAfx.h 1KB
DlgEdgeSobelPrewitt.h 1KB
Vector2D.h 969B
DlgWndTran.h 474B
DlgFreqGaussBRF.h 473B
DlgGrayScaling.h 456B
DlgFreqGaussLPF.h 454B
DlgFreqGaussHPF.h 450B
DlgLinTrans.h 441B
DlgFreqIdealLPF.h 439B
DlgHist.h 433B
DlgGamma.h 431B
DlgPointThre.h 417B
DlgHough.h 377B
DlgLog.h 373B
DIPDemo.ico 1KB
DIPDemoDoc.ico 1KB
vc60.idb 369KB
vc60.idb 113KB
DIPDemo.ilk 698KB
DIPDemo.ncb 1.05MB
DIPDemoView.obj 242KB
ImgProcess.obj 233KB
DIPDemoView.obj 97KB
Img.obj 96KB
ImgProcess.obj 93KB
cdib.obj 59KB
DIPDemoDoc.obj 48KB
Vector2D.obj 45KB
DIPDemo.obj 39KB
DlgLinerPara.obj 38KB
共 232 条
- 1
- 2
- 3
资源评论
- 纵横千里,捭阖四方2018-07-19文件一般般了,没怎么看,不顾还是谢谢分享
- linsongshanshui2016-09-20非常一般,与与介绍不一致shyn025882016-11-07由于上传后无法对资源的描述进行补充,为了方便大家各取所需,避免浪费自己的积分,这里再强调一下:【书中自带的光盘较大,本人根据开发环境的不同将整个光盘中的内容分成了三个资源进行上传,part1:每一章中的MATLAB代码部分,part2-1: vc6.0下的Demo(不分章节,所有的功能集成到demo中,可通过菜单栏实现书中提供的功能), part2-2: vs2010&2012下的Demo(不分章节,功能集成到demo中了)】。
shyn02588
- 粉丝: 3
- 资源: 12
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 基于javaweb的网上拍卖系统,采用Spring + SpringMvc+Mysql + Hibernate+ JSP技术
- polygon-mumbai
- Chrome代理 switchyOmega
- GVC-全球价值链参与地位指数,基于ICIO表,(Wang等 2017a)计算方法
- 易语言ADS指纹浏览器管理工具
- 易语言奇易模块5.3.6
- cad定制家具平面图工具-(FG)门板覆盖柜体
- asp.net 原生js代码及HTML实现多文件分片上传功能(自定义上传文件大小、文件上传类型)
- whl@pip install pyaudio ERROR: Failed building wheel for pyaudio
- Constantsfd密钥和权限集合.kt
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功