-
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
-
PCI-DMA
PCI视频采集的驱动程序,采用DMA方式实现数据到内存的传输(PCI,DMA)
- 2010-11-01 15:43:48下载
- 积分:1
-
Addison-Wesley---CPP-by-Dissection-2002
this is visual C++ book
- 2011-05-05 19:21:23下载
- 积分:1
-
MPEG-4player
MPEG-4播放技术相关源码
(1)源代码可在VC 6.0或.NET下调试。
(2)调试前需要安装Microsoft DirectX 9.0。
(3)直接打开//MyPlayer/BUILD目录下的ThePlaya.dsw文件。(MPEG-4 technology-related broadcast source (1) source code in 6.0 or VC.NET debug. (2) debugging former requires Microsoft DirectX 9.0. (3) Direct Open// MyPlayer/BUILD directory of text ThePlaya.dsw pieces.)
- 2006-07-05 13:40:17下载
- 积分:1
-
CacheManager
说明: 高效的内存管理机制和原理的分析,电子书籍,好资料(Efficient memory management mechanisms and principles of analysis, e-books, and good information)
- 2009-07-21 23:01:27下载
- 积分:1
-
UDPComm
基于UDP通讯服务器的开发,主要负责接收传感器发送上来的检测数据,校验后解析(CRC校验),并存储在SQL数据库中。(UDP communication server-based development, primarily responsible for receiving the sensor sends up the detection data checksum (CRC check) after parsing, and stored in an SQL database.)
- 2012-09-12 15:56:43下载
- 积分:1
-
of-second-interview-data
考研复试资料大全 本人计算机专业考入研究生,这份复试资料很多忙(One s deceased father grind second-round exam of resources I was admitted to the graduate computer science, the second-round exam information a lot)
- 2015-06-16 11:43:57下载
- 积分:1
-
TunnelShell
利用ICMP隧道技术的一个 SHELL 后门(use of the tunnel ICMP a backdoor SHELL)
- 2005-06-28 10:35:03下载
- 积分:1
-
056457
VC 实现刷新桌面实例,精选学习源码,很好的参考资料。(VC to refresh the desktop case, select learning source code, a good reference.)
- 2013-12-25 11:02:38下载
- 积分:1
-
ADO
vc 利用ADO开发数据库介绍,对初学者有帮助(Visual c++ ADO )
- 2012-10-11 03:32:12下载
- 积分:1