Memory Management: Algorithms and Implementations in C/C++ (Paperback)
暫譯: 記憶體管理:C/C++中的演算法與實作 (平裝本)
Bill Blunden
- 出版商: Wordware Publishing
- 出版日期: 2002-10-04
- 售價: $1,890
- 貴賓價: 9.5 折 $1,796
- 語言: 英文
- 頁數: 360
- 裝訂: Paperback
- ISBN: 1556223471
- ISBN-13: 9781556223471
-
相關分類:
C++ 程式語言、Algorithms-data-structures
無法訂購
買這商品的人也買了...
-
$480$379 -
$580$458 -
$2,275$2,161 -
$880$695 -
$2,220$2,109 -
$860$679 -
$650$514 -
$780$663 -
$650$507 -
$550$435 -
$980$774 -
$750$593 -
$680$537 -
$550$435 -
$720$569 -
$720$569 -
$1,200$948 -
$350$298 -
$700$686 -
$880$695 -
$990$891 -
$600$480 -
$880$695 -
$1,200$1,020 -
$2,808Criminalistics: An Introduction to Forensic Science, 9/e (美國原版)
相關主題
商品描述
Description
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.
Bill Blunden has a bachelor’s degree in physics from Cornell University and a master’s degree in operations research from Case Western Reserve University. He has spent the past ten years performing R&D on enterprise middleware, implementing distributed computing software, and working with security protocols. He is also the author of Virtual Machine Design and Implementation in C/C++ from Wordware Publishing.
- 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.
商品描述(中文翻譯)
**描述**
《記憶體管理:C/C++中的演算法與實作》介紹了幾種具體的垃圾回收和顯式記憶體管理演算法的實作。每個實作都伴隨著深入的理論介紹,接著是基準測試、完整的C/C++源代碼清單,以及對每個實作的權衡討論。
- 了解處理器如何在硬體層面管理記憶體。
- 探索不同作業系統如何利用處理器的功能,通過系統呼叫介面提供記憶體服務。
- 理解開發庫和執行時系統如何基於作業系統服務來管理用戶應用程式的記憶體。
- 學習五個完整的記憶體管理子系統,這些子系統同時利用顯式和自動回收演算法。
**比爾·布倫登**(Bill Blunden)擁有康奈爾大學的物理學學士學位和凱斯西儲大學的運籌學碩士學位。他在過去十年中從事企業中介軟體的研發,實作分散式計算軟體,並與安全協議合作。他也是《C/C++中的虛擬機設計與實作》(Virtual Machine Design and Implementation in C/C++)一書的作者,該書由Wordware Publishing出版。