找回密码
 立即注册
相关推荐换一批
  1. HGJ 15-1989 钢制化工容器材料选用规定
  2. GB/T 5009.62-1996 陶瓷制食具容器卫生标准的分析方法
  3. MT 237.3-1991 多绳提升容器 B型钢丝绳悬挂装置 圆尾绳悬挂装置
  4. MT 214.5-1990 提升容器钢丝绳悬挂装置技术条件
  5. GB 6982-1986 软包装容器透湿度试验方法
  6. GB/T 7996-1987 搪玻璃容器公称容积与公称直径
  7. GB/T 14943-1994 食品容器、包装材料用聚氯乙烯树脂及成型品中残留1,1-二氯乙烷的分
  8. GB 9684-1988 不锈钢食具容器卫生标准
  9. YY 0327-2002 一次性使用紫外线透疗血液容器
  10. GB/T 14251-1993 镀锡薄钢板园形罐头容器技术条件
  11. GB 11333-1989 铝制食具容器卫生标准
  12. GB 795-1989 卤代烷灭火系统 容器阀性能要求和试验方法
  13. GB 7105-1986 食品容器过氯乙烯内壁涂料卫生标准
  14. HG/T 2375-2004 搪玻璃卧式贮存容器
  15. HG/T 2374-2004 搪玻璃闭式贮存容器
  16. HG/T 2373-2004 搪玻璃开式贮存容器
  17. GB 13121-1991 陶瓷食具容器卫生标准
  18. GB 13114-1991 食品容器及包装材料用聚苯二甲酸乙二醇酯树脂卫生标准
  19. GB 13113-1991 食品容器及包装材料用聚对苯二甲酸乙二醇酯成型器卫生标准
  20. 2021年牛津上海版小学一年级英语下册期末复习试题考试卷及参考答案解析
  21. 中山大学附属小学2016-2017学年度一年级英语上学期期末学业水平测试卷
  22. 2014-2015学年新起点版小学一年级英语上册期中教学质量检测试卷
  23. 2013年新派英语一年级下册期末综合测试卷(含听力材料与参考答案)
STLand容器the | 企业管理 2022-09-23 387 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
本书特征·关于选择容器的建议,触及的容器有:规范STL容器(例如vector和list)、非规范的STL容器(例如hash_set和hash_map),以及非STL容器(例如bitset)。·一些提升效率的技术,通过它们可以最大程度地提升STL(以及使用STL的程序)的效率。·深入到迭代器、函数对象和分配子(allocator)的行为,也包括程序员老是应当预防的行为。·关于那些同名的算法和成员函数,如find,基于它们行为方法上的奇妙区别,本书给出了一些指导准则,以确保它们能被正确地使用。·评论了潜在的移植性问题,包括预防这些移植性问题的各种简单路径。作者:ScottMeyerS/SCottMeyers:S界尖端的C++软件开发技术权威之一。他是两本畅销书EffectiveC++和MoreEffectiveC++的作者,曾经曾经是C++Report的专栏作家。他常常为C/C++UsersJournal和Dr.Dobb#39;sJournal撰稿,也为全/球范围内的客户做咨询流动。他也是AdvisoryBoardsforNumeriXLLC和InfoCruiser企业的成员。他拥有BrownUniversity的计算机科/学博士学位。
Effective.STL.pdf

(Features of this book · Recommendations on choosing containers, covering: canonical STL containers (such as vector and list), non-canonical STL containers (such as hash_set and hash_map), and non-STL containers (such as bitset). Efficiency-enhancing techniques by which the efficiency of STL (and programs that use STL) can be maximized. · Drill down into the behavior of iterators, function objects, and allocators, including behavior that programmers should always guard against. ·For those algorithms and member functions of the same name, such as find, based on the wonderful difference in the way they behave, this book gives some guidelines to ensure that they can be used correctly. · Review potential transplant problems, including various simple paths to prevent these transplant problems. Author: ScottMeyerS/ScottMeyers: One of the world's leading authorities on C   software development technology. He is the author of two best-selling books EffectiveC   and MoreEffectiveC  , and a former columnist for C  Report. He often writes for the C/C  UsersJournal and Dr.Dobb#39;sJournal, and also does consulting flows for clients worldwide. He is also a member of the AdvisoryBoardsforNumeriXLLC and InfoCruiser Enterprises. He holds a Ph.D. in Computer Science/Science from Brown University.
Effective.STL.pdf)

[下载]16271805268.rar




上一篇:C语言技术文章
下一篇:GoF_23种设计模式解析【附C++实现源码】