注重体验与质量的电子书资源下载网站
分类于: 设计 云计算&大数据
简介
Write Great Code: Volume 1: Understanding the Machine 豆 0.0分
资源最后更新于 2020-09-04 14:47:25
作者:Randall Hyde
出版社:No Starch Press
出版日期:2004-01
ISBN:9781593270032
文件格式: pdf
标签: 计算机 programming 编程 计算机科学 Programming 程序设计 阿男推荐 经典
简介· · · · · ·
If you've asked someone the secret to writing efficient, well-written software, the answer that you've probably gotten is "learn assembly language programming." By learning assembly language programming, you learn how the machine really operates and that knowledge will help you write better high-level language code. A dirty little secret assembly language programmers rarely adm...
目录
Chapter 1: What You Need to Know to Write Great Code
Chapter 2: Numeric Representation
Chapter 3: Binary Arithmetic and Bit Operations
Chapter 4: Floating Point Representation
Chapter 5: Character Representation
Chapter 6: Memory Organization and Access
Chapter 7: Composite Data Types and Memory Objects
Chapter 8: Boolean Logic and Digital Design
Chapter 9: CPU Architecture
Chapter 10: Instruction Set Architecture
Chapter 11: Memory Architecture and Organization
Chapter 12: Input and Output (I/O)
Thinking Low-Level, Writing High-Level
Appendix A: ASCII Character Set
Chapter 2: Numeric Representation
Chapter 3: Binary Arithmetic and Bit Operations
Chapter 4: Floating Point Representation
Chapter 5: Character Representation
Chapter 6: Memory Organization and Access
Chapter 7: Composite Data Types and Memory Objects
Chapter 8: Boolean Logic and Digital Design
Chapter 9: CPU Architecture
Chapter 10: Instruction Set Architecture
Chapter 11: Memory Architecture and Organization
Chapter 12: Input and Output (I/O)
Thinking Low-Level, Writing High-Level
Appendix A: ASCII Character Set