Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

X86 Assembly Language and C Fundamentals (Instructor Resources)

Posted By: AvaxKevin
X86 Assembly Language and C Fundamentals (Instructor Resources)


X86 Assembly Language and C Fundamentals (Instructor Resources) by Joseph Cavanagh
English | 2013 | ISBN-13: 978-1466568242 | Instructor Resources | PDF/RTF/EPS | 100 MB

The predominant language used in embedded microprocessors, assembly language lets you write programs that are typically faster and more compact than programs written in a high-level language and provide greater control over the program applications. Focusing on the languages used in X86 microprocessors, X86 Assembly Language and C Fundamentals explains how to write programs in the X86 assembly language, the C programming language, and X86 assembly language modules embedded in a C program. A wealth of program design examples, including the complete code and outputs, help you grasp the concepts more easily. Where needed, the book also details the theory behind the design.