-
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
-
Illumination
光照模型的完整源码,内含Gouraud和phong两种明暗处理。(Complete source of illumination model, to containing Gouraud and phong two-shading.)
- 2020-11-09 20:29:47下载
- 积分:1
-
MFCODBCaccess
VC++ 使用MFC ODBC访问数据库,请注意:在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo,直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下。(VC++ using MFC ODBC to access the database, please note: In the VC environment before running the program, you must register ODBC data source, the database file is bookinfo.mdb, data source name is bookinfo, also need to run an executable file with an executable database files files in the same path.)
- 2014-02-21 16:46:07下载
- 积分:1
-
socket
这是一个简单的socket编程例子,非常适合刚接触socket编程者。程序简单、可用、易于理解。是个很好的socket范例。(A simple socket programming examples. Suitable for beginners. Program is simple, available, easy to understand.
Is a good example of socket programming.)
- 2013-09-16 15:38:21下载
- 积分:1
-
768015
用visual c++写的串口通信程序,有rs232,同步串口通信,不错的(Written in visual c++ serial communication program, rs232, synchronous serial port communication, good)
- 2017-04-14 17:36:45下载
- 积分:1
-
encoder
基于stm32的IE2-512光电编码器初始化及计数功能,在智能车运动时可实现测距,测速,并通过PID进行反馈(Based IE2-512 photoelectric encoder initialization and counting functions stm32 in motion can be achieved when the smart car distance, speed, and through PID feedback)
- 2014-08-13 13:51:22下载
- 积分:1
-
GTool(Version2.2)
电视系统中,进行需要在线调整Gamma曲线,此工具可以方便的对电视系统中的Gamma曲线读写,修改,该软件使用了贝塞尔曲线,方便的拖出你想要的曲线,然后在线升级(TV system, to adjust the Gamma curve need to be online, this tool can be easily against the television system in the Gamma curve to read and write, modify, the software uses the Bezier curves, a convenient pulled out the curve you want, and then Online Upgrade)
- 2010-01-11 17:13:42下载
- 积分:1
-
iniFile
ini文件操作类适合VC程序员使用,精选学习源码,很好的参考资料。(The ini class file for VC programmers to use, select learning source code, a good reference.)
- 2013-12-25 10:18:58下载
- 积分:1
-
IOCPModel
这是一本关于IOCP模型原理及其功能介绍的文章。对于做大型服务器很有帮助(This is a book about IOCP model and the function introduction article. For large server help
)
- 2012-09-22 13:15:34下载
- 积分:1
-
cat
短信猫所需要的dll文件,h文件以及lib文件共参考。(SMS cat dll files, h files, and lib files of reference.)
- 2012-12-22 15:12:04下载
- 积分:1