-
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
-
AF0
说明: 可计算任意函数的模糊函数,并由该模糊函数计算出信号的WVD分布,再由tfrwv求得信号的WVD分布,二者进行比较发现相差极小,并提供了一些仿真信号(The fuzzy function of any function can be calculated, and the WVD distribution of the signal can be calculated by the fuzzy function, and then the WVD distribution of the signal can be obtained by tfrwv, and the difference between them is very small)
- 2020-04-04 20:55:29下载
- 积分:1
-
fRAMElAYOUTgRAVITY
Frame Layout Gravity extends Activity Source Code for Andriod.
- 2014-01-13 19:22:41下载
- 积分:1
-
325031
监视文件夹源码,程序结合易语言模块线程池新1.1.ec,调用API函数实现监视文件夹功能。(Watched folder source, the program combined with easy language module thread pool new 1.1.ec, call the API function monitoring folder feature .)
- 2016-06-04 18:32:14下载
- 积分:1
-
FibonacciHeap
斐波那契堆基于二项式堆,在支持以O(1)时间实现插入、合并和以O(log n)实现删除最小元素的基础上,进一步实现了以O(1)实现指定节点值减少和用O(log n)时间完成删除任意节点操作(Fibonacci heap-based binomial heaps of support to the O (1) time to achieve insertion, Merger and O (log n) to achieve the smallest element deleted on the basis of further to the O (1) to achieve specified nodes and reduce the value of O (log n) time to complete the deletion of arbitrary nodes parade for)
- 2007-01-04 22:36:07下载
- 积分:1
-
VC串口通讯
说明: 用C语言做一个串口通信的程序,使用串口1与串口2通讯,可以相互传输英文字符,波特率可以修改(Using C language to make a serial communication program, using serial port 1 to communicate with serial port 2, English characters can be transmitted to each other, and baud rate can be modified.)
- 2020-06-16 23:00:01下载
- 积分:1
-
一个有用的东东,是一个网络WEB访问程序,可以进行多线程的WEB访问...
一个有用的东东,是一个网络WEB访问程序,可以进行多线程的WEB访问-a useful Dongdong, a network of Web visits procedures, multithreading can visit the Web
- 2022-03-25 14:26:04下载
- 积分:1
-
Basler_Pylon-API_Basic
basler pylon API函数介绍,用于basler相机开发(basler pylon API functions, is used to basler Camera Development)
- 2015-09-19 17:13:35下载
- 积分:1
-
玫瑰曲线
说明: 至少4种玫瑰线 的作图,图形可参见数学手册(可以用定点运算;建议采用浮点运算)。其中的a、n、φ参数可修改(at least four species of roses line drawing, graphics can be found in mathematics Manual (Operators can use sentinel; Proposed floating-point operations). The a, n, can modify parameters)
- 2005-12-07 13:06:14下载
- 积分:1
-
SpcommSMS
用spcomm控件写的一个短信收发与串口
- 2009-10-10 17:49:00下载
- 积分:1