Download WordPress Themes, Happy Birthday Wishes
Home » Computer » C++ » Memory Management: Algorithms and Implementations in C/C++

Memory Management: Algorithms and Implementations in C/C++

  • Category: C++ Programming
  • Author: Bill Blunden
  • Pages: 360 pages
  • File type: PDF (391 pages, 4.4 MB) and other formats

Read and download free eBook intituled Memory Management: Algorithms and Implementations in C/C++ in format PDF (391 pages, 4.4 MB) and other formats – 360 pages created by Bill Blunden.

Memory Management: Algorithms and Implementation in C/C++ presents several concrete implementations of garbage collection and explicit memory management algorithms. Every implementation is complemented by an in-depth presentation of theory, followed by benchmark tests, a complete listing of C/C++ source code, and a discussion of each implementation s trade-offs. Find out how memory is managed at the hardware level by the processor. Discover the ways in which different operating systems take advantage of processor facilities to provide memory services via the system call interface. Understand how development libraries and run-time systems build upon the operating system services to manage memory on behalf of user applications. Learn about five complete memory management subsystems that utilize both explicit and automatic collection algorithms.

Read and Download Links:

Memory Management: Algorithms and Implementations in C/C++

READ  An Introduction to Design Patterns in C++ with Qt 4

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

C++ Network Programming, Volume 2: Systematic Reuse with ACE and Frameworks

Do you need to develop flexible software that can be customized quickly? Do you need to add the power and efficiency of frameworks to your software? The ADAPTIVE Communication Environment (ACE) is an open-source toolkit for building high-performance