文件名称:photo
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.38mb
- 下载次数:
- 0次
- 提 供 者:
- 徐*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
(1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。
(2)利用虚函数计算几种图形面积。
(3)演示构造函数、复制构造函数、析构函数的作用和调用顺序
(4)用类模板具体实现。
(5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性
(6)用文件保存图形信息,且能够从文件中读取并作相应处理-(1) the definition of an abstract base class Shape, with its derived five categories: round, square, rectangular, trapezoidal, triangular. (2) the use of virtual function of several graphics area of computing. (3) demonstration of constructor, copy constructor, destructor call order of the role and (4) to achieve the specific type of template. (5) use MFC class library in the graphical user interface on the map and modify these graphics, graphics input and output using the dialog box the basic attributes (6) Save the file with graphics information, and can be read from the file and dealt with accordingly
(2)利用虚函数计算几种图形面积。
(3)演示构造函数、复制构造函数、析构函数的作用和调用顺序
(4)用类模板具体实现。
(5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性
(6)用文件保存图形信息,且能够从文件中读取并作相应处理-(1) the definition of an abstract base class Shape, with its derived five categories: round, square, rectangular, trapezoidal, triangular. (2) the use of virtual function of several graphics area of computing. (3) demonstration of constructor, copy constructor, destructor call order of the role and (4) to achieve the specific type of template. (5) use MFC class library in the graphical user interface on the map and modify these graphics, graphics input and output using the dialog box the basic attributes (6) Save the file with graphics information, and can be read from the file and dealt with accordingly
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Project
.......\CEchelon.cpp
.......\CEchelon.h
.......\CEchelonDlg.cpp
.......\CEchelonDlg.h
.......\CMainDlg.cpp
.......\CMainDlg.h
.......\CRectang.cpp
.......\CRectang.h
.......\CRectDlg.cpp
.......\CRectDlg.h
.......\CRound.cpp
.......\CRound.h
.......\CRoundDlg.cpp
.......\CRoundDlg.h
.......\CShape.cpp
.......\CShape.h
.......\CSquare.cpp
.......\CSquare.h
.......\CSquareDlg.cpp
.......\CSquareDlg.h
.......\CTrianDlg.cpp
.......\CTrianDlg.h
.......\CTriangle.cpp
.......\CTriangle.h
.......\Debug
.......\.....\CEchelon.obj
.......\.....\CEchelonDlg.obj
.......\.....\CMainDlg.obj
.......\.....\CRectang.obj
.......\.....\CRectDlg.obj
.......\.....\CRound.obj
.......\.....\CRoundDlg.obj
.......\.....\CShape.obj
.......\.....\CSquare.obj
.......\.....\CSquareDlg.obj
.......\.....\CTrianDlg.obj
.......\.....\CTriangle.obj
.......\.....\Script1.res
.......\.....\SmartPhoto.exe
.......\.....\SmartPhoto.ilk
.......\.....\SmartPhoto.pch
.......\.....\SmartPhoto.pdb
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\resource.h
.......\Script1.aps
.......\Script1.rc
.......\SmartPhoto.dsp
.......\SmartPhoto.dsw
.......\SmartPhoto.ncb
.......\SmartPhoto.opt
.......\SmartPhoto.plg
.......\小型图像处理系统v1.0.exe
.......\小型图形处理系统.txt
.......\测试文件
.......\........\1.photo
.......\........\2.photo
.......\........\三角1.photo
.......\........\三角2.photo
.......\........\圆1.photo
.......\........\圆2.photo
.......\........\梯形1.photo
.......\........\梯形2.photo
.......\........\正方1.photo
.......\........\正方2.photo
.......\........\矩形1.photo
.......\........\矩形2.photo
.......\CEchelon.cpp
.......\CEchelon.h
.......\CEchelonDlg.cpp
.......\CEchelonDlg.h
.......\CMainDlg.cpp
.......\CMainDlg.h
.......\CRectang.cpp
.......\CRectang.h
.......\CRectDlg.cpp
.......\CRectDlg.h
.......\CRound.cpp
.......\CRound.h
.......\CRoundDlg.cpp
.......\CRoundDlg.h
.......\CShape.cpp
.......\CShape.h
.......\CSquare.cpp
.......\CSquare.h
.......\CSquareDlg.cpp
.......\CSquareDlg.h
.......\CTrianDlg.cpp
.......\CTrianDlg.h
.......\CTriangle.cpp
.......\CTriangle.h
.......\Debug
.......\.....\CEchelon.obj
.......\.....\CEchelonDlg.obj
.......\.....\CMainDlg.obj
.......\.....\CRectang.obj
.......\.....\CRectDlg.obj
.......\.....\CRound.obj
.......\.....\CRoundDlg.obj
.......\.....\CShape.obj
.......\.....\CSquare.obj
.......\.....\CSquareDlg.obj
.......\.....\CTrianDlg.obj
.......\.....\CTriangle.obj
.......\.....\Script1.res
.......\.....\SmartPhoto.exe
.......\.....\SmartPhoto.ilk
.......\.....\SmartPhoto.pch
.......\.....\SmartPhoto.pdb
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\resource.h
.......\Script1.aps
.......\Script1.rc
.......\SmartPhoto.dsp
.......\SmartPhoto.dsw
.......\SmartPhoto.ncb
.......\SmartPhoto.opt
.......\SmartPhoto.plg
.......\小型图像处理系统v1.0.exe
.......\小型图形处理系统.txt
.......\测试文件
.......\........\1.photo
.......\........\2.photo
.......\........\三角1.photo
.......\........\三角2.photo
.......\........\圆1.photo
.......\........\圆2.photo
.......\........\梯形1.photo
.......\........\梯形2.photo
.......\........\正方1.photo
.......\........\正方2.photo
.......\........\矩形1.photo
.......\........\矩形2.photo