Cantitate/Preț
Produs

Professional Assembly Language

Autor Richard Blum
en Limba Engleză Paperback – feb 2005
* Unlike high-level languages such as Java and C++, assembly language is much closer to the machine code that actually runs computers; it's used to create programs or modules that are very fast and efficient, as well as in hacking exploits and reverse engineering * Covering assembly language in the Pentium microprocessor environment, this code-intensive guide shows programmers how to create stand-alone assembly language programs as well as how to incorporate assembly language libraries or routines into existing high-level applications * Demonstrates how to manipulate data, incorporate advanced functions and libraries, and maximize application performance * Examples use C as a high-level language, Linux as the development environment, and GNU tools for assembling, compiling, linking, and debugging
Citește tot Restrânge

Preț: 17958 lei

Preț vechi: 22446 lei
-20% Nou

Puncte Express: 269

Preț estimativ în valută:
3178 3726$ 2791£

Carte disponibilă

Livrare economică 15-29 ianuarie 26
Livrare express 31 decembrie 25 - 06 ianuarie 26 pentru 5285 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780764579011
ISBN-10: 0764579010
Pagini: 546
Ilustrații: Illustrations
Dimensiuni: 191 x 235 x 31 mm
Greutate: 1.06 kg
Editura: Wiley
Locul publicării:Hoboken, United States

Public țintă

This title is written for programmers with experience in a high–level language such as C, C++ or Java.  While readers will gather enough information from this book to create complete stand–alone assembly language applications for the Pentium microprocessor environment, most developers will want to incorporate assembly language concepts into both new and existing programming projects, learning when to best utilize assembly language programming, and when to best utilize the higher–level language.

Notă biografică

Richard Blum has worked for a large U.S. government organization for more than 15 years. During that time, he has had the opportunity to program utilities in various programming languages: C, C++, Java, and Microsoft VB.NET and C#. With this experience, Rich has often found the benefit of reviewing assembly language code generated by compilers and utilizing assembly language routines to speed up higher-level language programs.
Rich has a bachelor of science degree in electrical engineering from Purdue University, where he worked on many assembly language projects. (Of course, this was back in the eight-bit processor days.) He also has a master of science degree in management from Purdue University, specializing in Management Information Systems.