资源描述:
《深入c++系列丛书书籍介绍(共9本)》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、深入C++系列丛书1、AcceleratedC++作者:(美)AndrewKoenig,BarbaraE.Moo出版社:机械工业出版社出版年:2006-4页数:336定价:42.00元装帧:平装ISBN:9787111188315内容简介······《AcceleratedC++(英文版)》描述的是现实中的问题和解决方案,而不只是语言功能。读者不但能够学会这些功能,而且知道如何使用它们。它的内容涉及语言和标准库。读者从一开始就可以使用标准库来编程。 作者通过在美国斯坦福大学的教学证明了上述方法的有效性:学生在第一堂课中就学习到如何编写实用的程
2、序。2、c++TemplateMetaprogrammingexamples副标题:Concepts,Tools,andTechniquesfromBoostandBeyond作者:DavidAbrahams/AlekseyGurtovoy出版社:Addison-WesleyProfessional出版年:2004-12-20页数:400定价:USD54.99装帧:PaperbackISBN:9780321227256内容简介······AbrahamsandGurtovoyhavewrittensomethingclosetoaclassi
3、c...marvelousfuntoread...ReadthecompletebookreviewbyJackJ.Woehr,Dr.DobbsJournal,June03,2005"Ifyou'relikeme,you'reexcitedbywhatpeopledowithtemplatemetaprogramming(TMP)butarefrustratedatthelackofclearguidanceandpowerfultools.Well,thisisthebookwe'vebeenwaitingfor.With...(展开全部)
4、AbrahamsandGurtovoyhavewrittensomethingclosetoaclassic...marvelousfuntoread...ReadthecompletebookreviewbyJackJ.Woehr,Dr.DobbsJournal,June03,2005"Ifyou'relikeme,you'reexcitedbywhatpeopledowithtemplatemetaprogramming(TMP)butarefrustratedatthelackofclearguidanceandpowerfultool
5、s.Well,thisisthebookwe'vebeenwaitingfor.WithhelpfromtheexcellentBoostMetaprogrammingLibrary,DavidandAlekseytakeTMPfromthelaboratorytotheworkplacewithreadableproseandpracticalexamples,showingthat"compile-timeSTL"isasableasitsruntimecounterpart.Servingasatutorialaswellasahand
6、bookforexperts,thisisthebookonC++templatemetaprogramming."-ChuckAllison,Editor,TheC++SourceC++TemplateMetaprogrammingshedslightonthemostpowerfulidiomsoftoday'sC++,atlonglastdeliveringpracticalmetaprogrammingtoolsandtechniquesintothehandsoftheeverydayprogrammer.Ametaprogrami
7、saprogramthatgeneratesormanipulatesprogramcode.EversincegenericprogrammingwasintroducedtoC++,programmershavediscoveredmyriad"templatetricks"formanipulatingprogramsastheyarecompiled,effectivelyeliminatingthebarrierbetweenprogramandmetaprogram.WhileexcitementamongC++expertsab
8、outthesecapabilitieshasreachedthecommunityatlarge,theirpracticalapplicationremains