Search -
Memory Management : Algorithms and Implementations In C/C++ (Windows Programming/Development)
Memory Management Algorithms and Implementations In C/C - Windows Programming/Development Author:Bill Blunden Memory Management: Algorithms and Implementation in C/C++ describes how to construct production-quality memory managers. This approach includes both high-performance explicit memory managers and more intricate garbage collectors like those popularized by the Java Virtual Machine. Every implementation is complemented by an in-depth presentation o... more »f theory, benchmark tests, extensive source code examples, and a discussion of each implementation's trade-offs.« less