Memory management: algorithms and implementation in C/C++

Memory management: algorithms and implementation in C/C++
by Bill Blunden
ISBN 1-55622-347-1
Overview
This book provides an in-depth look at memory subsystems and offers extensive source code examples. In cases where I do not have access to source code (i.e., Windows), I offer advice on how to gather forensic evidence, which will nurture insight. While some books only give readers a peak under the hood, this book will give readers a power drill and allow them to rip out the transmission.
The idea behind this is to allow readers to step into the garage and get their hands dirty. My own experience with memory managers began back in the late 1980s when Borland’s nifty Turbo C 1.0 compiler was released. This was my first taste of the C language. I can remember using a disassembler to reverse engineer library code in an attempt to see how the malloc() and free() standard library function.
Download : Memory management
Label: programming, windows
Related Books
windows
- Microsoft Visual C++ Windows Applications by Example
- Memory management: algorithms and implementation in C/C++
- Word 2007 For Dummies®
- PowerPoint 2007: The Missing Manual
- Learn Visual Basic 6.0
- Database Access with Visual Basic
- Visual Basic 6 Black Book
- Computer Programming Concepts and Visual Basic
- Windows 2000 Server Resource Kit TCP/IP Core Networking Guide
- Windows 2000 Server System Administration Handbook
- Visual Basic® 2005 For Dummies®
- Visual Basic® .NET Unleashed
- Networking with Microsoft® Windows Vista
- Windows Vista®: Home Networking
- Visual Basic® 2008 Programmer’s Reference
- How to Cheat at Microsoft Vista Administration
- Access 2007: The Missing Manual
- Excel 2007: The Missing Manual
- Windows Vista Inside Out 2007
- PowerPoint 2007: The Missing Manual
- Microsoft Windows XP Registry Guide
programming
- LabVIEW Advanced Programming Techniques, 2nd Edition
- Image Acquisition and Processing with LabVIEW
- Exceptional C++ Style 40 New Engineering Puzzles
- Practical Statecharts in C/C++−Quantum
- The Art of Designing Embedded Systems
- C++ GUI Programming with Qt 4
- Embedded Control Systems in C/C++
- C++ How to Program
- C++ for Mathematicians
- C++ in a Nutshell
- C++ for Business Programming, Second Edition
- C++ from the Ground Up, Third Edition
- C++ Demystified: A Self-Teaching Guide
- C++ Cookbook
- C++ Coding Standards: 101 Rules, Guidelines
- Beyond the C++ Standard Library
- Applied C++
- Learn to Program With C++
- Programming Amazon Web Services
- iPhone Open Application Development
- Visual C++ 6 for Dummies Quick Reference
- C++ Timesaving Techniques For Dummies
- Sams Teach Yourself Visual C# 2008 in 24 Hours
- Microsoft Visual C++ Windows Applications by Example
- Design Concepts in Programming Languages