Standard-Library Exception Safety Bjarne Stroustrup Texas A&M University (and AT&T Labs – Research) http://www.research.att.com/~bs Introduction to the C++ exception handling mechanisms and “resource acquisition is initialization” for people with little experience with exceptions
资源简介:Standard-Library Exception Safety Bjarne Stroustrup Texas A&M University (and AT&T Labs – Research) http://www.research.att.com/~bs Introduction to the C++ Exception handling mechanisms and “resource acquisition is initialization” f...
上传时间: 2015-12-11
上传用户:懒龙1988
资源简介:The C+ + Programming Language Third Edition Bjarne Stroustrup AT&T Labs Murray Hill, New Jersey
上传时间: 2014-01-03
上传用户:pkkkkp
资源简介:C++ Standard Library, The: A Tutorial and Reference Nicolai M. Josuttis Publisher: Addison Wesley First Edition August 06, 1999 ISBN: 0-201-37926-0, 832 pages
上传时间: 2014-12-04
上传用户:llandlu
资源简介:C++ Standard Library, A Tutorial and Reference source code
上传时间: 2015-08-09
上传用户:2467478207
资源简介:The C++ Standard Library - A Tutorial and Reference书及例程源码
上传时间: 2015-09-06
上传用户:Ants
资源简介:C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a res...
上传时间: 2014-03-01
上传用户:lizhizheng88
资源简介:These are the examples from the following book: The C++ Standard Library - A Tutorial and Reference
上传时间: 2014-01-16
上传用户:lindor
资源简介:The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components - and to benefit from their power - you ne...
上传时间: 2014-12-01
上传用户:电子世界
资源简介:本文是Bjarne Stroustrup的《Evolving a language in and for the real world: C++ 1991-2006》中文翻译
上传时间: 2013-12-25
上传用户:VRMMO
资源简介:This a C Standard Library E-Book For Simplified Chinese Version. You can download if you re interesting
上传时间: 2017-01-07
上传用户:libenshu01
资源简介:Addison Wesley - The C++ Standard Library A Tutorial & Reference.chm
上传时间: 2017-03-06
上传用户:lijinchuan
资源简介:a great c++ book for Bjarne Stroustrup ..
上传时间: 2017-04-27
上传用户:亚亚娟娟123
资源简介:Source code for the Book The C++ Standard Library a tutorial and reference.
上传时间: 2014-01-24
上传用户:xuanjie
资源简介:Library of C functions that allows a program to use WinSock 2 functionality if it is available or fall back to WinSock 1.1 if it isn t.
上传时间: 2015-01-18
上传用户:LIKE
资源简介:The Gray Watson debugging malloc library is C source code for a drop in replacement for the system malloc & other memory manage ment routines. What is unique about this library is that it contains a number of powerful debugging facilities i...
上传时间: 2015-02-05
上传用户:TF2015
资源简介:Python Standard Library
上传时间: 2013-12-23
上传用户:开怀常笑
资源简介:Bjarne Stroustrup语录 很经典的材料,
上传时间: 2015-03-04
上传用户:彭玖华
资源简介:C++之父Bjarne Stroustrup中国之行演讲内容,非常精彩,不容错过
上传时间: 2014-12-21
上传用户:
资源简介:Free C++ Standard Library,是一个非常类似于STL的C++类库,目的是实现一个更小、更快的stl库
上传时间: 2015-03-21
上传用户:zgu489
资源简介:c++ standard library
上传时间: 2013-12-12
上传用户:lo25643
资源简介:Bjarne Stroustrup的FAQ,有很多C++语言的要点和注意事项,是学习C++的好书
上传时间: 2013-12-23
上传用户:lepoke
资源简介:Addison.Wesley.Beyond.the.C.plus.plus.Standard.Library.An.Introduction.to.Boost,国外原版
上传时间: 2014-01-13
上传用户:cuibaigao
资源简介:concepts 是由Bjarne Stroustrup和Douglas Gregor撰写的你提交到iso c++委员会的描述泛型编程的concept检验的c++扩展语法的文件
上传时间: 2015-07-07
上传用户:chenbhdt
资源简介:Beyond the C++ Standard Library: An Introduction to Boost By Bjö rn Karlsson ............................................... Publisher: Addison Wesley Professional Pub Date: August 31, 2005 ISBN: 0321133544 Pages: 432
上传时间: 2015-07-18
上传用户:lizhen9880
资源简介:通用存储器VHDL代码库,The Free IP Project VHDL Free-FIFO, Quartus standard library.
上传时间: 2013-12-12
上传用户:天涯
资源简介:这本也是经典中的经典。它已经深入到接触 C++ Object Model 的层次。特别是 Exception-Safety 这一章一系列的步步深入,很大 程度上改变了我对 C++ 的认识。此外,它有提到 Pimpl Idiom,这 对改善 C++ 编译效率也有一定的帮助。其他的主题,例如泛型编...
上传时间: 2015-08-09
上传用户:sqq
资源简介:本书是由计算机大师(美)Bjarne Stroustrup所著的一部经典教材。该书主要介绍了,C++语言的设计和演化;是学习、深入了解C++不可或缺的一本好书。
上传时间: 2015-08-23
上传用户:exxxds
资源简介:《C++语言的设计与演化》机械工业出版社 美国Bjarne Stroustrup著,裘宗燕翻译
上传时间: 2014-01-03
上传用户:fhzm5658
资源简介:侯捷先生翻译的C++ Standard Library, 中文版PDF格式, 很经典.
上传时间: 2015-09-27
上传用户:Altman
资源简介:C++程序设计语言(特别版)This book presents every major C++ language feature and the standard library. It is organized around language and library facilities.
上传时间: 2014-12-04
上传用户:GavinNeko