-
lesson-2
C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。(Classical syntax and application of C++, class preparation and application of the constructor and destructor, function overloading, class inheritance, function coverage, the base class and the derived class constructor, destructor has invoked the order, how in the derived class The parameters passed to the constructor of the base class constructor, the this member variable of the insider type conversion, virtual functions and polymorphism, difference between reference and pointer variables in common. VC compiler theory and engineering process, the different classes in the project is split into the original file, and each class by one. H. Cpp file jointly, header files define the solution of the problem is repeated, cultivate good students programming habits, but also laid a good foundation for later analysis the MFC Appwizard generated engineering.)
- 2012-08-26 00:37:01下载
- 积分:1
-
Chaos-control
混沌控制经典书籍--混沌控制及其优化应用-作者邹恩(Chaos control of classic books- Chaos control and optimization applications- Author Zou En)
- 2011-08-31 15:51:54下载
- 积分:1
-
VC++ 20个窗体编程实例源码
VC++界面编程20例,都是界面编程常用的例子,很适合初学者参考。(Vc + + interface programming)
- 2017-07-01 17:41:05下载
- 积分:1
-
recv
组播接收端,socket通信,Windows网络编程(Multicast receiver, socket communications, Windows network programming)
- 2021-01-13 21:48:47下载
- 积分:1
-
Calculater
Calculator program design by visual basic
- 2013-09-23 17:38:25下载
- 积分:1
-
timeoutsocket
socket建立连接超时的控制 (Controlling socket when timeout)
- 2021-04-15 14:08:54下载
- 积分:1
-
MFCexp10_1
这是任哲老师的程序案例,主要是MFC windows应用程序设计。有关MFC程序设计的程序,其中包含界面的设计和源代码的设计(the design of MFC,include the design of interface and source code)
- 2012-02-29 10:10:49下载
- 积分:1
-
BankSystem
用c#实现模拟银行系统 控制台界面 实现取款 存款 之类的一些基本操作 (With c# console interface for analog banking system deposits, withdrawals and the like to achieve some of the basic operations)
- 2020-09-18 21:17:53下载
- 积分:1
-
ImageWarping
一个简单的使用IDW和RBF算法对图像(只支持bmp格式)进行变形的MFC程序,可以当作图像处理入门时的练习参考。(A simple algorithm using the IDW and RBF image (bmp format only) to the deformation of the MFC process, image processing can be used as entry to practice at the time of reference.)
- 2020-12-30 18:28:59下载
- 积分:1
-
BeautyScene
DX写的水面效果模拟,折射反射fresnel源码(Real water effect with DirectX&HLSL,reflect refract & fesnel effect.)
- 2009-10-02 14:45:06下载
- 积分:1