Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Memory Management Algorithms And Implementation In C/C++ by Bill Blunden [Repost]

Posted By: Free butterfly
Memory Management Algorithms And Implementation In C/C++ by Bill Blunden [Repost]

Memory Management Algorithms And Implementation In C/C++ (Windows Programming/Development) by Bill Blunden
English | Oct 4, 2002 | ISBN: 1556223471 | 391 Pages | PDF | 3 MB

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.