Cantitate/Preț
Produs

Professional Assembly Language

Autor R Blum
en Limba Engleză Paperback – 10 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ț: 16386 lei

Preț vechi: 20482 lei
-20% Nou

Puncte Express: 246

Preț estimativ în valută:
3136 3257$ 2605£

Carte disponibilă

Livrare economică 11-25 ianuarie 25
Livrare express 31 decembrie 24 - 04 ianuarie 25 pentru 4216 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780764579011
ISBN-10: 0764579010
Pagini: 576
Ilustrații: Illustrations
Dimensiuni: 191 x 235 x 31 mm
Greutate: 0.86 kg
Editura: Wrox
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.

Cuprins


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.