-
ThinkingC++
Thinking C++ 中文版,学习VC++的好书,用简单的例子和简练的叙述讲解C++编程,别具特色。
全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。
本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。(Thinking C++ Chinese version, learning VC++ The book, using simple examples and concise narrative on the C++ Programming distinctive. Book is divided into eighteen chapters, covering the evolution of object, data abstraction, hidden realize, initialization and removal, function overloading and default parameters, input and output streams, the constants, inline functions, named control, reference and copy constructor, operator overloading, dynamic object creation, inheritance and composition, polymorphism and virtual functions, templates, and package type containers, multiple inheritance, exception handling and run-time type identification. This book as an official self-study materials and books are very good, as a program designer reference books are also very suitable.)
- 2008-08-08 09:32:45下载
- 积分:1
-
68764
系统挂机锁,C#经典编程实例源码,很好的参考资料。(System lock, classic instance of C# programming source code, a good reference.)
- 2013-11-13 12:02:25下载
- 积分:1
-
Three-dimensional-algorithm
关于MC三维重建算法的二义性消除的文章,很好的消除了MC算法中的二义性(it s the article about Three-dimensional reconstruction algorithm to eliminate ambiguity in MC)
- 2014-01-17 13:19:26下载
- 积分:1
-
按键实验
按键控制STM32单片机输出PWN波占空比和频率可调(Key control STM32 MCU output PWN wave duty cycle and frequency adjustable)
- 2020-06-20 19:00:02下载
- 积分:1
-
通过串口(SerialPort)获取硬件并给到IE页面上(强制谷歌内核)
主要解决:
1 获取COM 口数据。。包含配置COM口的 winform界面。
2 配置SerialPort。特别对串口事件进行了重写。
3 配置嵌入IE 页面(当前代码强制写入程序)
可以学些
SerialPort 的配置。
winform 界面嵌入IE的方法。
- 2022-01-26 06:55:22下载
- 积分:1
-
1-TCP Server
说明: Stm32 W5500 TCPserver
- 2020-06-22 10:40:02下载
- 积分:1
-
sdcWifi
Turn on/off wifi in v210/ce6.0
(use deviceioctl code)
- 2013-10-21 13:19:02下载
- 积分:1
-
B_Tree
用控制台实现了经典的数据结构B树,可以通过测试文件.txt加载已有的B树,有插入,删除,查找的功能,加深对数据结构的理解。(Using the console to achieve the classic B tree data structure, you can pass the test document. Txt already loaded B-tree, there are insert, delete, search functions, to deepen understanding of the data structure.)
- 2020-10-18 17:47:26下载
- 积分:1
-
MultiWiiV1_7
基于 Matlab 的积分分离 PID 控制 算法及仿真 摘 要 MATLAB 是一种集数值计算、符号运算、可视化(flying car)
- 2013-10-11 13:55:27下载
- 积分:1
-
现代 C++ 教程:高速上手 C++11/14/17/20.pdf
【实例简介】Modern CPP
- 2021-08-10 00:31:00下载
- 积分:1