Dov Bulka在软件开发以及向市场交付大型软件产品方面拥有超过15年的实战经验。他曾是IBM DominoGo Web服务器的性能设计师,一些曾出现在Internet上的最大型网站使用了这种服务器,其中包括1996年亚特兰大奥运会的网站。Dov Bulka在杜克大学获得了计算机科学博士学位。
David Mayhew是StarBridge Technologies,Inc.的首席设计师。他主要从事互连构造、对等处理和PCI总线研发等方面的工作,他曾就职于IBM的网络软件部。David Mayhew在弗吉尼亚理工大学获得了计算机科学博士学位。
发表于2025-02-02
Efficient C++ 2025 pdf epub mobi 电子书
我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看...
评分第一感觉:这本书是好书,但是并不适合初级C++程序员阅读 本书坚持着这样的一个观点:C++并非就无法达到C那样的高性能,只要经过一定的技巧优化,C++也能够在对程序性能要求苛刻的如WEB传输等应用中表现出等同甚至超越C语言的性能。 不过书中并没有一味的强调性能至上,如在STL...
评分书是好书,翻译的一般。 有些东西可以马上用到实践中,有些东西却是更偏理论些。 如果能多增加一些相应的实践中的实例,那效果就更好了。 书中有很多都关注了编程中的细节,这点相当不错。性能不仅要从大 处着眼,对于细节也同样不能忽视。
评分如果你比较关心代码的性能,这无疑是一本好书。 书中讲了一些代码优化的细节,包括构造与析构的成本、内联、多线程等。比较实用。 翻译有点烂,很多都是照字面意思翻译,太不专业了。所以推荐看英文版的。英文版看起来比许多其他的英文技术书籍要轻松些。
评分这本书提供了C++性能优化的一些可以实践的技巧。特别是前面几章内存,比如构造函数,返回值优化,虚函数,临时对象,内存池还有内联。最好的实践的方法是先把书读一遍,再把例子写一遍,最后把自己的写过的代码进行一次优化,看下性能是否有所提高。
图书标签: C++ C/C++ 计算机 编程 性能 英文版 程序设计 programming
Far too many programmers and software designers consider efficient C++ to be an oxymoron. They regard C++ as inherently slow and inappropriate for performance-critical applications. Consequently, C++ has had little success penetrating domains such as networking, operating system kernels, device drivers, and others. Efficient C++ explodes that myth. Written by two authors with first-hand experience wringing the last ounce of performance from commercial C++ applications, this book demonstrates the potential of C++ to produce highly efficient programs. The book reveals practical, everyday object-oriented design principles and C++ coding techniques that can yield large performance improvements. It points out common pitfalls in both design and code that generate hidden operating costs. This book focuses on combining C++'s power and flexibility with high performance and scalability, resulting in the best of both worlds. Specific topics include temporary objects, memory management, templates, inheritance, virtual functions, inlining, reference-counting, STL, and much more. With this book, you will have a valuable compendium of the best performance techniques at your fingertips. 0201379503B04062001
Efficient C++ 2025 pdf epub mobi 电子书