Computer Organization and Assembly Language Programming
Authors: James L Peterson
ISBN-10: 1792884966
ISBN-13: 9781792884962
Released: 2019-01-06
Print Length 页数: 434 pages
This textbook is about lower-level computer programming: machine language and assembly language,and how these languagesare used in the typical computer system. This is meant to givethe student a basic understanding of the fundamental concepts ofthe organization and operation of a computer. Even if the studentnever again programs in assembly language (and we would hope thatthey never have to!) it is important that they understand whatthe computer is doing at the machine language level. A goodunderstanding of computer organization translates into a betterunderstanding of the features and limitations of all computerfacilities,since all systems must eventually rest on theunderlying hardware machine. This text uses MIX,from Knuth’s “The Art of Computer Programming”.
Computer Organization and Assembly Language Programming
相关推荐
- Introduction to Computer Organization: ARM Edition
- The Art of ARM Assembly, Volume 1: 64-Bit ARM Machine Organization and Programming
- The Definitive Guide to ARM® Cortex®-M3 and Cortex®-M4 Processors,3rd Edition
- The Art of Assembly Language, 2nd Edition
- Java Programming Exercises: Volume Two: Java Standard Library
- Java Programming Exercises: Volume One: Language Fundamentals and Core Concepts