-
艾迪森维斯理
Addison Wesley - Effective STL, STL经典著作!-Addison Wesley-Effective STL, STL classics!
- 2023-05-17 19:45:03下载
- 积分:1
-
代码包含以下一个示范例子: 1、GetKeyState 使用示例 2、STL 字符串类与 UNICODE 3、如何向C#或.NET框架暴露 C++ 对象? 4、...
代码包含以下一个示范例子: 1、GetKeyState 使用示例 2、STL 字符串类与 UNICODE 3、如何向C#或.NET框架暴露 C++ 对象? 4、如何获取专用文件夹的路径名? 巧。-code contains a model following examples : 1, 2 GetKeyState use examples, and the STL string UNICODE three categories, how to C# or.NET framework exposed C object? 4, how to obtain special folder paths? Qiao.
- 2022-03-14 12:34:22下载
- 积分:1
-
my_vector
模拟STL库中的vector类,自己写的一个vector类,用于手机系统这种没有封装此类的地方使用,里边有详细的注释供查阅,方便宜懂(Analog STL library vector class, they write a vector class, for the phone system package such, inside there are detailed notes available for inspection and cheap side to understand)
- 2012-07-18 11:14:07下载
- 积分:1
-
目标:这项任务的目的是加强学生的理解和…
1实现stl容器;
2实现说给声明的函数
3使用递归方法
相对于实验2,新增了2个类Class Category。Class Categories;
关键算法:
virtual void findOfferings (Listing::iterator start, Listing::iterator finish, Listing &matches)
void findOfferingsRecursive (Listing::iterator start, Listing::iterator finish, Listing &matches)
压缩包里面有代码,指导书,以及Apache服务器。-Goals: This assignment is designed to reinforce the student s understanding and use of recursion.
Outcomes: Students successfully completing this assignment would master the following outcomes.
Use the STL vector container
Produce C++ class implementations given class declarations
Produce a recursive algorithm
- 2022-07-07 02:57:41下载
- 积分:1
-
C++STL开发技术导引 一本很好说的源码
C++STL开发技术导引 一本很好说的源码-C++ STL to develop technical guidance that a good source
- 2023-08-23 23:25:03下载
- 积分:1
-
STL
简单的stl读取,显示,切片程序代码,很好用,在slice_STL基础上进行了改进,并加入了相关注释~(Simple slice stl display program code, easy to use, on the basis of the slice_STL improved, and joined the relevant Notes)
- 2021-04-20 15:08:50下载
- 积分:1
-
stl
stl Implementation source file
- 2010-11-23 20:22:13下载
- 积分:1
-
For_each函数的用法!
For_each函数的用法! -For_each function usage!
- 2022-12-09 00:00:03下载
- 积分:1
-
Essential-CPP
本书为那些没有太多时间学习的程序员提供了一条在工作中学习C++的捷径。它把重点放在那些C++编程中重要的要素上,并覆盖能够帮助解决实际编程问题的特性和技术。
本书将C++的基本内容按照过程风格、泛型风格、基于对象风格,以及面向对象风格进行组织。本书采用复杂度渐进的风格展开,并在讨论解决方案的过程中引入语言特性,便于学习C++的功能和结构,同时理解其目的和基本理念。
书中完整深入探讨了以下主要内容:
泛型编程和标准模板库(STL)
基于对象的编程和类的设计面向对象的编程和类层次体系的设计
函数和类模板的设计和使用
异常处理和运行时类型信息(RTTI)(This book is not much time to learn those programmers provide a learning C++ at work as a shortcut. It focuses on those C++ programming on important elements, and covers issues that can help solve real programming features and technologies.
The book will be C++ style basic content in accordance with the process, the generic style, object-based style, and object-oriented style organization. This book uses a progressive style complexity unfold, and language features introduced in the process of discussing solutions, easy to learn C++ function and structure, and to understand its purpose and basic concepts.
The book explores the full depth of the following main elements:
Generic programming and the Standard Template Library (STL)
Programming and class design object-oriented programming and design objects class hierarchy based
Design and use functions and class template
Exception handling and runtime type information (RTTI))
- 2013-12-06 15:01:18下载
- 积分:1
-
Depue_Vector两种容器的比较,Depue_Vector两种容器的比较
Depue_Vector两种容器的比较,Depue_Vector两种容器的比较-Depue_Vector comparison of two containers, Depue_Vector comparison of two types of containers
- 2022-06-27 11:38:51下载
- 积分:1