內容簡介
書中提供了大量實例,重在闡述如何用一種與語言無關的方法將接口設計實現獨立出來,從而用一種基於接口的設計途徑創建可重用的API。
本書是所有C語言程式設計師不可多得的好書,也是所有希望掌握可重用軟體模組技術的人員的理想參考書,適合各層次的面向對象軟體開發人員、系統分析員閱讀。
目錄
1 Introduction
2 Interfaces and Implementations
3 Atoms
4 Exceptions and Assertions
5 Memory Management
6 More Memory Management
7 Lists
8 Tables
9 Sets
10 Dynamic Arrays
11 Sequences
12 Rings
13 Bit Vectors
14 Formatting
15 Low-LevelStrings
16 High-LevelStrings
17 Extended-Precision Arithmetic
18 Arbitrary-Precision Arithmetic
19 Multiple-Precision Arithmetic
20 Threads
Interface Summary
Bibliography
Index