自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (7)
  • 收藏
  • 关注

空空如也

Windows Server 2008 White Paper

Windows Server 2008 White Paper Windows Server 2008白皮书

2009-12-30

Windows Server 2008构架流媒体服务器

Windows Server 2008构架流媒体服务器

2009-12-30

Windows Server 2008 AD DS新增功能概述与安装配置

Windows Server 2008 AD DS新增功能概述与安装配置

2009-12-30

深入浅出Javascript 勘误表和源代码

《深入浅出Javascript》 配套的勘误表和源代码.

2009-06-08

C程序设计语言 The C Programming language 第2版 新版 中文版 PDF

C语言经典,不可不读,网络最好的版本,非图片扫描版,体积小,质量无可挑剔 【原 书 名】 The C Programming Language 【原出版社】 Prentice Hall PTR 【作  者】(美)Brian W.Kernighan,Dennis M.Ritchie 【译  者】 徐宝文 李志 【丛 书 名】 计算机科学丛书 【出 版 社】 机械工业出版社 【书 号】 7111128060

2009-05-20

C程序设计语言 The C Programming language 第2版 英文版 PDF

C语言经典,不可不读,网络最好的版本,非图片扫描版,体积小,质量无可挑剔 【书 名】 The C Programming Language (2nd Edition) 【出版社】 Prentice Hall PTR 【作 者】(美)Brian W.Kernighan, Dennis M.Ritchie

2009-05-20

计算机系统(Computer Systems A Programmer Perspective) 英文版 PDF

不是图片扫描的,非常清晰的版本,看起来很舒服 Computer Systems A Programmer’s Perspective 1 (Beta Draft) Randal E. Bryant David R. O’Hallaron November 16, 2001 Contents Preface i 1 Introduction 1 1.1 Information isBits inContext . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2 Programs areTranslated byOtherPrograms intoDifferent Forms . . . . . . . . . . . . . . . 3 1.3 ItPays toUnderstandHowCompilation SystemsWork . . . . . . . . . . . . . . . . . . . . 4 1.4 Processors Read and Interpret Instructions Stored in Memory . . . . . . . . . . . . . . . . . 5 1.4.1 HardwareOrganization of aSystem . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1.4.2 Running the helloProgram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 1.5 CachesMatter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 1.6 StorageDevicesFormaHierarchy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 1.7 TheOperating SystemManages theHardware . . . . . . . . . . . . . . . . . . . . . . . . . 11 1.7.1 Processes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 1.7.2 Threads . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 1.7.3 Virtual Memory . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 1.7.4 Files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 1.8 SystemsCommunicateWithOtherSystemsUsingNetworks . . . . . . . . . . . . . . . . . 16 1.9 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 I Program Structure and Execution 19 2 Representing and Manipulating Information 21 2.1 Information Storage . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 2.1.1 HexadecimalNotation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 2.1.2 Words . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 ...... .... ... .. .

2009-05-20

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除