PC Assembly Language

时间:2010-09-20 10:33:21
【文件属性】:

文件名称:PC Assembly Language

文件大小:782KB

文件格式:PDF

更新时间:2010-09-20 10:33:21

80386 8086 Assembly 汇编语言

Purpose
The purpose of this book is to give the reader a better understanding of
how computers really work at a lower level than in programming languages
like Pascal. By gaining a deeper understanding of how computers work, the
reader can often be much more productive developing software in higher level
languages such as C and C++. Learning to program in assembly language
is an excellent way to achieve this goal. Other PC assembly language books
still teach how to program the 8086 processor that the original PC used
in 1980! This book instead discusses how to program the 80386 and later
processors in protected mode (the mode that Windows runs in).


网友评论