-
The book the author explains how to combine STL library components in the design...
书中作者解释了怎样结合STL组件来在库的设计得到最大的好处。这样的信息允许你对简单、直接的问题开发简单、直接的解决方案,也帮你对更复杂的问题设计优雅的方法。我描述了常见的STL使用错误,而且向你演示怎么避开它们。那帮助你躲开闪资源漏、不可移植的代码和未定义的行为。我讨论了优化代码的方法,所以你能使STL表现得像它应该的那样快速、光滑。
本书作者为Scott Meyers,由龚敏敏翻译。
-The book the author explains how to combine STL library components in the design to obtain the greatest benefits. This information allows you to simple, direct question of the development of simple, direct solution, but also help you to more complex issues elegant approach. I have described the use of common STL error, and presentation to you how to avoid them. That flash of resources to help you avoid leakage, the code can not be transplanted and undefined behavior. I discussed the ways to optimize the code, so you can STL performance as it should be as fast and smooth. This book written by Scott Meyers, Translations from龚敏敏.
- 2022-03-18 11:46:37下载
- 积分:1
-
Effective-STL-
Effective STL, Using Standard C++ Template Library for coding
- 2015-06-01 01:04:58下载
- 积分:1
-
trustlink Enterprise Edition development platform to support multi
trustlink企业版开发平台,支持多语言,多中指纹仪的开发,方便。-trustlink Enterprise Edition development platform to support multi-lingual, multi-instrument in the development of fingerprint and convenient.
- 2022-01-31 02:53:43下载
- 积分:1
-
STL
STL程序员开发指南源码 -STL- source programmers to develop guidelines
- 2022-11-05 01:35:03下载
- 积分: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
-
是侯捷的stl源码解析的配套文档,通俗易懂
是侯捷的stl源码解析的配套文档,通俗易懂-Hou Jie, stl is the source of the matching document analysis, user-friendly
- 2022-05-28 06:51:46下载
- 积分:1
-
matlab-STL
stl导入matlab的matlab代码,很实用(stl import matlab matlab code, very useful)
- 2012-11-27 16:51:32下载
- 积分:1
-
一些STL的使用范例
一些STL的使用范例-some examples of the use of the STL
- 2023-02-09 05:10:04下载
- 积分:1
-
MFC
基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。-MFC-based platform and STL string type, can achieve in the fast string search.
- 2022-03-29 06:09:54下载
- 积分:1
-
一个利用MAP的类,可以方便地使用多维数组.
一个利用MAP的类,可以方便地使用多维数组.-use of a type that allow the use of multi-dimensional arrays.
- 2022-06-21 11:53:33下载
- 积分:1