-
MFC
(1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。
(2)利用虚函数计算几种图形面积。
(3)演示构造函数、复制构造函数、析构函数的作用和调用顺序
(4)用类模板具体实现。
(5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性,或者利用运算符重载输入输出图形的基本属性。
(6)用文件保存图形信息,且能够从文件中读取并作相应处理。
2)创新要求:
采用头文件与源文件分离的方法,多态性的实现多样化(defines an abstract base class Shape, with which it derives five categories: round, square, rectangular, trapezoidal, triangular.
(2) the use of virtual functions to calculate several graphics area.
Effect (3) demonstrate the constructor, copy constructor and destructor call sequence
(4) with a class template implementation.
(5) The use of MFC library to draw and modify graphics, using the basic properties dialog input and output graphics, or the use of the basic properties of operator overloading the input and output graphics on the graphical user interface.
(6) with the file save graphical information, and can be read a file and make the appropriate treatment.
2) Innovation requirements:
Using the method header and source files separate polymorphism diversify
)
- 2020-11-04 14:29:52下载
- 积分:1
-
HDistance
测绘编程之距离计算,可以实现亮点之间距离的计算,MFC编程(Distance Calculate)
- 2016-05-02 18:15:29下载
- 积分:1
-
Dzxtest1
一个绘制等值线的程序,可输入固定格式的文件,文件也在压缩包中(a contour mapping procedures, fixed format document, which also contained within)
- 2007-01-19 16:12:34下载
- 积分:1
-
miltikedia
C语言编程宝典,提供指针,数据库,VC,图像处理,多媒体学者应用,(C language programming treasure book, provides the pointer, the database VC, the image processing, the multimedia scholar application,)
- 2018-08-06 13:15:31下载
- 积分:1
-
st_splitterwnd_demo
这是visual c ++ 下分割视图的好代码(this is splitterwnd code)
- 2009-06-15 18:04:30下载
- 积分:1
-
simplerecord
VB实现的录音机程序,有一个简单的界面可实现对录音的控制,在录音完毕后可播放试听录音,变量定义:
Dim Time_Start 定义变量存储开始计时的时间
Dim Time_Lenth 定义变量存储Slider1控件的最大值
Dim MyTime 定义变量存储已经录制的时间
更多请参阅源代码。(VB realize recorder program has a simple interface that enables control of the recording, after recording can be played in the audition recording, variable definition: Dim Time_Start define a variable to store the timing of the start time Dim Dim Time_Lenth define variables to store the maximum control Slider1 MyTime defined variable storage has recorded more time, please refer to the source code.)
- 2014-05-15 15:34:30下载
- 积分:1
-
tmctdh
透明窗体动画
vb写的,很好的一个例子(Transparent form animation vb write, a good example)
- 2012-12-03 17:34:50下载
- 积分:1
-
托盘20030607220906_TrayIcon
一个简单的托盘程序(a simple procedure tray)
- 2004-12-09 22:51:05下载
- 积分:1
-
trb
透明窗体的简单例子,动态的文字直接显示在桌面上(Transparent form of a simple example, dynamic text displayed directly on your desktop)
- 2014-01-08 11:37:04下载
- 积分:1
-
392440Youngs-VOF
使用VOF进行液-液两相流的界面追踪,非常使用,强烈推荐(For liquid- liquid two phase flow using VOF interface tracking
)
- 2021-01-19 23:08:43下载
- 积分:1