Computer System(一):Program Part V:The Memory Hierachy
本系列是对《Computer Systems - A Programmer's Perspective》读书总结,作为计算机科学其他课程的基础。本文是第6篇笔记《Memoery Hierachy》。
2014-07-06 •
-00 Computer System
Computer System(一):Program Part IV:Optimizing Program Performance
本系列是对《Computer Systems - A Programmer's Perspective》读书总结,作为计算机科学其他课程的基础。本文是第5篇笔记《Optimizing Program Performance》。
2014-07-05 •
-00 Computer System
Computer System(一):Program Part III:Processor Architecture
本系列是对《Computer Systems - A Programmer's Perspective》读书总结,作为计算机科学其他课程的基础。本文是第4篇笔记-《Processor Architecture》。
2014-07-04 •
-00 Computer System
Computer System(一):Program Part II:Machine-Level Execution
本系列是对《Computer Systems - A Programmer's Perspective》读书总结,作为计算机科学其他课程的基础。本文是第3篇笔记-《Machine-Level Execution》。
2014-07-03 •
-00 Computer System
Computer System(一):Program Part I:Data
本系列是对《Computer Systems - A Programmer's Perspective》读书总结,作为计算机科学其他课程的基础。本文是第2篇笔记-Data。
2014-07-02 •
-00 Computer System
Computer System(零):Overview
本系列是对《Computer Systems - A Programmer's Perspective》读书总结,作为计算机科学其他课程的基础。本文是第1篇笔记-概述。
2014-07-01 •
-00 Computer System
A1:C Tools for Linux
本文对Linux下的C工具做个总结。
2014-06-30 •
00 C
SICP(五):Interpreter
本系列是对《Structure and Interpretation of Computer Programs》读书总结,作为对Program本质的学习。本文是第1篇笔记-《Procedure》。
2014-06-05 •
-00 SICP
SICP(四):Metalinguistic Abstraction
本系列是对《Structure and Interpretation of Computer Programs》读书总结,作为对Program本质的学习。本文是第1篇笔记-《Procedure》。
2014-06-04 •
-00 SICP
SICP(三):Interface-Modularity, Objects and State
本系列是对《Structure and Interpretation of Computer Programs》读书总结,作为对Program本质的学习。本文是第3篇笔记-《Interface-Modularity, Objects and State》。
2014-06-03 •
-00 SICP