一些c++的网址和图书

eMule资源
下面是用户共享的文件列表,安装eMule后,您可以点击这些文件名进行下载
[2005最新C..经典著作].C...Programming.rar 详情 29.7MB
[2005最新C..经典著作].Addison.Wesley.-.Effective.C..,.2nd.ed.and.More.Effective.C...zip 详情 8.2MB
[2005最新C..经典著作].Addison.Wesley.-.Exceptional.C...Style.40.New.Engineering.Puzzles,.Programming.Problems.and.Solutions.-.Herb.Sutter.chm 详情 551KB
[2005最新C..经典著作].Addison.Wesley.-.Imperfect.C...Practical.Solutions.for.Real-Life.Programming.chm 详情 1.1MB
[2005最新C..经典著作].Addison.Wesley,.C...Coding.Standards.101.Rules.Guidelines.(2004).LiB.chm 详情 524.6KB
[2005最新C..经典著作].Addison.Wesley,.C...Common.Knowledge.Essential.Intermediate.Programming.(2005).chm 详情 449.6KB
[2005最新C..经典著作].Addison.Wesley,.C...Template.Metaprogramming.(2004).LiB.chm 详情 633.6KB
[2005最新C..经典著作].C...Template.Metaprogramming.-.companion.cd.rar 详情 16.9MB
[2005最新C..经典著作].John.Wiley.and.Sons.You.Can.Do.It.A.Beginners.Introduction.to.Computer.Programming.eBook-DDU.pdf 详情 4.1MB
[2005最新C..经典著作].Addison.Wesley.C.Plus.Plus.Primer.4th.Edition.Feb.2005.eBook-LiB.chm 详情 1.6MB
[2005最新C..经典著作].Addison.Wesley.Effective.C.Plus.Plus.55.Specific.Ways.to.Improve.Your.Programs.and.Designs.3rd.Edition.May.2005.eBook-DDU.chm 详情 656.1KB
64.3MB


中文名称:2005最新C++经典著作
英文名称:C++ Programming
版本:新增Effective C++, 3rd Edition
地区:美国
语言:英语
简介
下载的朋友请注意,请不要点击全选!!
第一个压缩包是前面7种著作的合集,对于这7种C++著作都有兴趣的请下载压缩包,仅对某本书有兴趣请单独选择下载。后来更新的不在压缩包里,请单独下载。


1.Exceptional C++ Style: 40 New Engineering Puzzles, Programming Problems, and Solutions
ecs.gif
By Herb Sutter
Published by Addison Wesley Professional


《Exceptional C++》又一姊妹作。一如既往轻薄洗练,一如既往让人挠头。Herb是一个真正聪明的C++语言专家!我怀疑世界上没有第二个C++技术作家能像Herb这样深入细节。

2.Imperfect C++: Practical Solutions for Real-Life Programming
user posted image
By Matthew Wilson
Published by Addison Wesley Professional


C++是一门非凡的语言,但它并不完美。STLSoft主要创建者Matthew不但指出C++的不尽如人意之处,还提供了经过实践检验的技术、工具以及经验,便于我们编写出更为强建、高效、灵活的代码。Matthew文笔极佳,本书极富阅读趣味。


3.C++ Coding Standards: 101 Rules, Guidelines, and Best Practices
user posted image
By Herb Sutter, Andrei Alexandrescu
Published by Addison Wesley Professional


C++标准委员会主席Herb Sutter和世界上最厉害的C++专家之一Andrei Alexandrescu,汇总全球C++社群的经验,联袂写就本书。和一般肤浅的C++编码风格指南不同,本书还阐明了诸如“何时应该结合使用静态多态和动态多态技术”之类的高级问题。这本书为世界上任何C++开发团队制定自己的规范提供了权威基础,必将成为C++程序员的“圣经”。

4.C++ Common Knowledge: Essential Intermediate Programming
user posted image
By Stephen Dewhurst
Published by Addison Wesley Professional


继《C++ Gotchas》之后Stephen推出的又一佳作,将延续其招牌式的尖锐风格。Stephen总结的63个条款乃是现代职业C++程序员必备知识。我相信本书的内容远比其名字更吸引人。

5.C++ Template Metaprogramming: Concepts, Tools, and Techniques from Boost and Beyond
user posted image
By David Abrahams, Aleksey Gurtovoy
Published by Addison Wesley Professional

本书由Boost库发起者之一、Boost顶尖开发专家David Abrahams领衔写作,第一次向你揭示C++模板元编程的来龙去脉。致力于攀登C++泛型编程巅峰的朋友绝不可错过这本书。同步提供随书CD下载。

6.You Can Do It! : A Beginners Introduction to Computer Programming
user posted image
by Francis Glassborow
Published by John Wiley & Sons

ACCU前主席Francis Glassborow携30余年的编程和教学经验,以及成百上千本C++书籍评阅经验,为完完全全的(C++)编程初学者编写了这本互动教程。

7.Effective C++ Cd: 85 Specific Ways to Improve Your Programs and Designs
user posted imageuser posted image
by Scott Meyers
Published by Addison Wesley Professional

此CD1999年出版,并非新品。CD 产品为HTML格式,以两书合一的方式出售,交叉索引甚为方便,可为读者带来旁徵博引时的莫大帮助,体积不大而价值不菲,推荐给各位同好。

6月1日更新
8.C++ Primer, 4th Edition
user posted image
By Stanley B. Lippman, Barbara E. Moo, Josée LaJoie.
Published by Addison Wesley Professional

世界上最畅销的C++初学者用书。这个大幅修订版希望能够满足现代C++编程学习之所需,并使新手更容易入门、老手从中获益更多。
这是 Lippman 著名的 C++ 经典著作的第四版,与以前版本相比有较大的改动,主要是将诸如标准模板的运用等以往作为高级技巧的内容提前了, 对于初学者,本书新板将更快地引你上路。

This new edition of C++ Primer, a favorite choice for a first C++ book, has been greatly improved with the latest and greatest on C++, stressing the built-in language features of the C++ Standard Library. For this new version--weighing in at a massive 1,237 pages--Stanley Lippman, a well-known C++ expert, teams up with Josée Lajoie, who has helped define the C++ international language standard. The new material is excellent for programmers who want to get the most out of new and advanced features in the language.
The authors still introduce the basics of C++, including data types and pointers, but quickly move on to stress how to get the most out of the built-in features of ISO-standard C++. Throughout this book built-in support for the C++ Standard Library, such as container classes like vectors and maps, and other standard features, such as the string class, are integrated into a tried-and- proven basic-language tutorial.

The major new features of C++ (templates, name spaces, and run-time type identification) all get their due. The result is an authoritative guide to basic and advanced C++ in a clear and readable style, with plenty of short, practical examples throughout the text. The book includes exercises--some quite challenging--for every section: a perfect choice both for self-study and the classroom. --Richard Dragan--This text refers to the Paperback edition.

6月7日更新
9.Effective C++: 55 Specific Ways to Improve Your Programs and Designs, 3rd Edition
user posted image
By Scott Meyers.
Published by Addison Wesley Professional

Scott最经典的作品升级换代了!最新版对第2版进行了全面的修订、更新和补充,反映了现代C++程序设计决策。最有代表性的新知,当然是模板和泛型编程。
“Every C++ professional needs a copy of Effective C++. It is an absolute must-read for anyone thinking of doing serious C++ development. If you’ve never read Effective C++ and you think you know everything about C++, think again.”
— Steve Schirripa, Software Engineer, Google
“C++ and the C++ community have grown up in the last fifteen years, and the third edition of Effective C++ reflects this. The clear and precise style of the book is evidence of Scott’s deep insight and distinctive ability to impart knowledge.”
— Gerhard Kreuzer, Research and Development Engineer, Siemens AG
The first two editions of Effective C++ were embraced by hundreds of thousands of programmers worldwide. The reason is clear: Scott Meyers’ practical approach to C++ describes the rules of thumb used by the experts — the things they almost always do or almost always avoid doing — to produce clear, correct, efficient code.
The book is organized around 55 specific guidelines, each of which describes a way to write better C++. Each is backed by concrete examples. For this third edition, more than half the content is new, including added chapters on managing resources and using templates. Topics from the second edition have been extensively revised to reflect modern design considerations, including exceptions, design patterns, and multithreading.
Important features of Effective C++ include:
• Expert guidance on the design of effective classes, functions, templates, and inheritance hierarchies.
• Applications of new “TR1” standard library functionality, along with comparisons to existing standard library components.
• Insights into differences between C++ and other languages (e.g., Java, C#, C) that help developers from those languages assimilate “the C++ way” of doing things.


其它近年出版的C++经典著作,比如:
Bjarne.Stroustrup.The.C++.Programming.Language.Third.Edition
The.C++.Programming.Language.Special.Edition
The.Design.and.Evolution.of.C++
Accelerated.C++
Stephen.C.Dewhurst.C++.Gotchas.Avoiding.Common.Problems.in.Coding.and.Design
Stanley.B.Lippman.Essential.C++
C++.Primer,.Third.Edition
Effective.&.More.Effective.C++
Meyers.-.More.Effective.C++.1st.Edition
Exceptional.C++
More.Exceptional.C++
Modern.C++.Design.Generic.Programming.and.Design.Patterns.Applied
Efficient.C++.Performance.Programming.Techniques
Addison.Wesley.Effective.STL.50.Specific.Ways.to.Improve.Your.Use.of.STL
Inside.the.C++.Object.Model
请访问星月夜兄和mousemice 兄提供的资源下载:
《计算机科学经典著作》(Computer Science)[9日更新]

《原版计算机类书籍》(Computer Ebook)ASP, C#, .Net,C.C++, Windows.Programming, wireless, networking. 4月18日更新, 新增networking专题

这些书都是英文版本,我会长时期有源给大家下载,在Razorback2或华语P2P服务器上,高ID,开机时间是下午5:30--10:30,希望下载完了的朋友帮忙分流,毕竟个人能力有限。何况,我还希望可以为朋友们共享更多的好东东:)

http://www.research.att.com/~bs/C++.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值