Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtu
深入理解Linux网络架构.chm If you've ever wondered how Linux carries out the complicated tasks assigned to it by the IP protocols -- or if you just want to learn about modern networking through real-life examples -- Understanding Linux Network Internals is f
In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and deter
I would like to thank all of the many talented and energetic professionals at Apress. My editor, Jason Gilmore, and project manager, Tracy Brown Collins, are wonderfully patient and insightful. Their efforts kept this book on track and me accountabl
Inthesummerof2003,somebodyontheMySQLmailinglistproposedabookabout MySQL internals. As I read the email, I realized that I had the background to write such a book, but I had just finished writing my first book and was not looking for-ward to writing
a number of Web asides providing supplementary material for the textbook Computer Systems: A Programmer's Perspective, Second Edition, by Randal E. Bryant and David R O'Hallaron.