Current location - Education and Training Encyclopedia - University rankings - University compilation teaching materials
University compilation teaching materials
Ibm pc Assembly Language Programming Tsinghua University Publishing House;

The 80x86 Assembly Language Programming Yang Jiwen

< 80386/80486 system programming practice >

Lv Xiaoqing of Xinjiang University

Description: This book is the most systematic book about PM programming, with a complete PM kernel example (code error, unable to run). It is quite helpful for learning abnormality and task mechanism.

Scope of application: advanced PM learning (I strongly recommend it)

< < 80X86 assembly language programming >

Yangjihe, Tsinghua University

Note: PM programming is described in the second half of this book, which is not systematic enough, but all examples can be run.

Scope of application: intermediate PM learning (I strongly recommend it)

Zhou Mingde of Xinjiang University

Note: PM theory is good, but it lacks practice.

Scope of application: intermediate PM learning

Intel's Manual Trilogy (English Version)

Description: In a word: official information!

Scope of application: research on intermediate and advanced IA architecture.

assembler language

Author: Wang Shuang

Note: From easy to difficult, it has a strong correlation, which is very different from the editing order of previous assembly language textbooks.

Scope of application: Introduction