Assembly language is a collection of mnemonics for machine instructions provided by various CPUs. People can use assembly language to directly control the hardware system to work. Assembly language is an important foundation for many related courses (such as data structure, operating system, microcomputer principles, etc.). In order to better guide and help readers learn assembly language, the author carefully created this book with a step-by-step approach. This book has the following characteristics: it adopts a brand-new structure to organize the course content, minimizes the segmentation of knowledge, and constructs step-by-step learning clues for readers; it explains assembly language at an in-depth and essential level; it also analyzes key links. In-depth analysis.
This book can be used as a compilation textbook for university computer science undergraduates and as a self-study textbook for readers who want to learn computer science in depth.
Expand