-
5
说明: 本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。
全书共分十八章(此为第10到12章),内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。
本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。
(Of this book to learn C++ based on their personal experience and years of teaching experience, using simple examples and concise narrative explaining C++ programming, unique.
The book is divided into eighteen chapters, covering the evolution of objects, data abstraction, hiding implementation, initialization and removal, function overloading and default parameters, input and output streams introduced constants, inline functions, named control, reference and copy constructors, operator overloading, dynamic object creation, inheritance and composition, polymorphism and virtual functions, templates, and the container classes, multiple inheritance, exception handling and runtime type identification.
Book as an official textbook, and a self-learning books are very good, as the programmer s reference book is also very appropriate.)
- 2010-12-14 19:20:09下载
- 积分:1
-
STM8L的SI4463/4438驱动程序
STM8L151的SI4463/SI4438的驱动程序,433MHz、915MHz都可以适用,晶振26MHz。
- 2022-02-14 12:08:17下载
- 积分:1
-
HTTPGetPost_src1
说明: httppost的实现方法基于visualc++实现(httppost based on the method to achieve visualc)
- 2006-04-22 21:50:55下载
- 积分:1
-
zynqsd卡读校验例程
zynq 下通过裸跑,测试SD卡读写一包数据,能够检测出数据是否丢,程序中可以自己设定数据大小,灵活的配置,能读取SD卡的文件。方便开发前期测试。
- 2022-04-02 11:51:33下载
- 积分:1
-
ExpressionCalculator---Copy
Easy expression calculator for windows phone 7
- 2011-07-29 12:00:32下载
- 积分:1
-
Pointers-in-C
Cbook for beginer aswell as geek
- 2015-03-20 04:29:56下载
- 积分:1
-
成绩系统.cpp
说明: 本程序可用时输入学生序号学号成绩并进行查找(import the number, student ID numbers and scores, available to search.)
- 2020-06-23 11:20:01下载
- 积分:1
-
STM32_FreeRTOS +LWIP
STM32F429BI +FreeRTOS_LWIP实现乐四个TCP服务端,端口是8080,8081,8082,8083.长时间测试稳定,使用ARM flyV6.0开发板测试通过,使用ST cubeMX工具生成初始化代码.
- 2022-05-20 15:01:04下载
- 积分:1
-
tuxiangpipei
一种基于特征点的图像匹配算法 一种基于特征点的图像匹配算法(Feature point based image matching algorithm based on feature points matching algorithm)
- 2020-12-10 10:59:18下载
- 积分:1
-
基于STM32F103的各种驱动配置
包括串口、中断、SPI、IIC、滴答时钟、实时时钟、通用定时器、基本定时器、DMA、FSMS等的驱动代码以及LCD屏、触摸屏、火焰传感器、温湿度传感器、射频卡模块等多个传感器的驱动代码。
- 2022-03-01 21:13:42下载
- 积分:1