Computer Systems A Programmer’s Perspective ----阅读翻译日志
借助google 翻译读一下这本书吧,做个记录 Computer Systems A Programmer’s Perspective 简称 --CSAPP 译文: 从程序员的角度透视计算机系统 Randal E. Bryant Carnegie Mellon University 卡内基·梅隆大学 David R. O’Hallaron Carnegie Mellon University and Intel Labs卡内基梅隆大学和英特尔实验室 Chapter 1 A Tour of Computer Systems 第1章计算机系统之旅 A computer system consists of hardware and systems software that work together to run application programs. Specific implementations of systems change over time, but the underlying concepts do not. All computer systems have similar hardware and software components that perform similar functions. This book is written for