找回密码
 立即注册
相关推荐换一批
  1. GB/T 21170—2007 玻璃容器铅﹑镉溶出量的测定方法
  2. QB/T 3729-1999 玻璃容器冠形瓶口尺寸
  3. GB/T 37869.9-2019 玻璃容器真空凸缘瓶口 第9部分:四旋63、66和70深型规格
  4. GB/T 37852-2019 玻璃容器以容器底部作基准的高度和口部不平行度试验方法
  5. YY 0327-2002 -次性使用紫外线透疗血液容器
  6. YY 0314-1999 一次性使用静脉血样采集容器
  7. YY/T 0127.2-2009 口腔医疗器械生物学评价 第2单元:试验方法急性全身毒性试验:静脉?
  8. HG 21594-1999 不锈钢人、手孔分类与技术条件
  9. HG 2036-1991 搪玻璃容器参数
  10. HG/T 21514-2005 钢制人孔和手孔的类型与技术条件
  11. YY/T 1416.1-2016 一次性使用人体静脉血样采集容器中添加剂量的测定方法 第1部分:乙
  12. HG/T 3983-2007 耐化学腐蚀现场缠绕玻璃钢大型容器
  13. HG 20583-1998 钢制化工容器结构设计规定
  14. YY/T 1556-2017 医用输液、输血、注射器具微粒污染检验方法
  15. YY 91105-1999 电动洗胃机
  16. HG/T 2268-2009 钢制机械搅拌容器技术条件
  17. NB/T 47065.5-2018 容器支座第5部分:刚性环支座
  18. NB/T 47065.1-2018 容器支座第1部分:鞍式支座
  19. NB/T 47065.1~47065.5-2018 容器支座
  20. NB/T 47065.2-2018 容器支座第2部分:腿式支座
  21. YY/T 1416.6-2021 一次性使用人体静脉血样采集容器中添加剂量的测定方法第 6部分:咪
  22. YY/T 1416.5-2021 一次性使用人体静脉血样采集容器中添加剂量的测定方法第5部分:甘?
  23. HG/T 2036-2005 代替 HG/T 2036-1991 搪玻璃容器参数
STLand容器the | 企业管理 2022-09-23 304 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++实现源码】