Linkers and Loaders: The Morgan Kaufmann Series in Software Engineering and Programming
Autor John R. Levineen Limba Engleză Paperback – 25 oct 1999
*Includes a linker construction project written in Perl, with project files available for download. *Covers dynamic linking in Windows, UNIX, Linux, BeOS, and other operating systems. *Explains the Java linking model and how it figures in network applets and extensible Java code. *Helps you write more elegant and effective code, and build applications that compile, load, and run more efficiently.
Preț: 288.12 lei
Preț vechi: 387.41 lei
-26% Nou
Puncte Express: 432
Preț estimativ în valută:
55.14€ • 58.17$ • 45.95£
55.14€ • 58.17$ • 45.95£
Carte tipărită la comandă
Livrare economică 26 decembrie 24 - 09 ianuarie 25
Livrare express 27 noiembrie-03 decembrie pentru 60.02 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781558604964
ISBN-10: 1558604960
Pagini: 272
Ilustrații: black & white illustrations
Dimensiuni: 187 x 235 x 15 mm
Greutate: 0.45 kg
Ediția:Revised.
Editura: ELSEVIER SCIENCE
Seria The Morgan Kaufmann Series in Software Engineering and Programming
ISBN-10: 1558604960
Pagini: 272
Ilustrații: black & white illustrations
Dimensiuni: 187 x 235 x 15 mm
Greutate: 0.45 kg
Ediția:Revised.
Editura: ELSEVIER SCIENCE
Seria The Morgan Kaufmann Series in Software Engineering and Programming
Public țintă
Programmers and system administrators who need to deal with the interaction between applications/programs and compilers.Cuprins
Linking and Loading. Architectural Issues. Object Files. Storage Allocation. Symbol Management. Libraries. Relocation. Loading and Overlays. Shared Libraries. Dynamic Linking and Loading. Advanced Techniques.
Recenzii
"I enjoyed reading this useful overview of the techniques and challenges of implementing linkers and loaders. While most of the examples are focused on three computer architectures that are widely used today, there are also many side comments about interesting and quirky computer architectures of the past. I can tell from these war stories that the author really has been there himself and survived to tell the tale." --Guy Steele