-
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
-
SetDrv
一个以服务方式加载和卸载驱动的命令行工具。(A loading and unloading services-driven command-line tool.)
- 2009-02-25 20:56:41下载
- 积分:1
-
HardwareShadowMap
NVIDIA实现硬件阴影贴图的源代码
需要硬件支持DX8.1的显卡。(NVIDIA hardware shadow mapping of the source code necessary hardware support 24x graphics.)
- 2006-07-06 15:02:58下载
- 积分:1
-
moshishibiesuanfashiyanshuju
该数据集中的数据是由鸢尾属植物的三种花——Setosa、Versicolor与Virginica——的测量结果所组成,数据集中共包含150组数据信息,每一类别植物有50组数据。( The data in the dataset is composed of three species of Iris flowers- Setosa, Versicolor and Virginica- consisting of the measurement results, the data set contains a total of 150 groups of data, each class plants have 50 sets of data.)
- 2014-02-22 22:18:42下载
- 积分:1
-
GPS-JUST-Trimble
GPS网平差计算核心代码,Trimble(GPS network adjustment calculation core code, Trimble)
- 2013-12-07 16:32:49下载
- 积分:1
-
yuanma
计算机图形学 源码资料汇总 包括立方体旋转等(Computer graphics source data summary)
- 2013-01-03 20:06:01下载
- 积分:1
-
tong_xun_lu
简易通讯录,vc+MFC ODBC+acess环境,非常简单易用,也是学习vc+MFC ODBC+acess设计的入门程(simple correspondence, vc MFC ODBC acess, very simple to use, also learning vc MFC ODBC acess-designed portal)
- 2007-03-26 08:21:09下载
- 积分:1
-
juanjima
卷积码编译码C程序 一种简单的(3,1,2)卷积码编码和译码程序(Convolutional code encoding and decoding procedures for a simple C (3,1,2) convolutional code encoding and decoding procedures)
- 2009-05-23 10:07:45下载
- 积分:1
-
VideoCapture.rar
利用directshow在VC6.0环境下完成多路视频采集(本例中实现两路)(Use DirectShow in VC6.0 environment to complete multi-channel video capture (in this case the realization of two-way))
- 2008-05-18 15:54:36下载
- 积分:1
-
LLK-game-Visual-CPP-MFC
连连看服务器游戏对战平台软件包括服务端和客户端源代码,服务端采用IOCP机制,可实现多人联网对战,并带有项目说明文档,源代码标有注释。并且游戏界面十分美观。(Battle Snake game server platform software, including server and client source code, the server uses IOCP mechanism, enabling networked multiplayer gaming, and with the project documentation, source code is marked with comments. And the game interface is very beautiful.)
- 2020-12-02 20:19:26下载
- 积分:1