Librería: Ria Christie Collections, Uxbridge, Reino Unido
EUR 40,75
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New. In.
Librería: California Books, Miami, FL, Estados Unidos de America
EUR 39,79
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New.
Publicado por Packt Publishing 2017-09-27, 2017
ISBN 10: 1787287483 ISBN 13: 9781787287488
Idioma: Inglés
Librería: Chiron Media, Wallingford, Reino Unido
EUR 38,39
Convertir monedaCantidad disponible: 10 disponibles
Añadir al carritoPaperback. Condición: New.
Librería: Goodbooks Company, Springdale, AR, Estados Unidos de America
EUR 26,53
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: acceptable. This copy may contain significant wear, including bending, heavy writing, tears, and or water damage. This book is a functional copy, not necessarily a beautiful copy. Copy may have loose pages. May not include access codes or CDs. May be an Ex library book with stickers and stamps. Dustjacket may be missing.
Librería: Lucky's Textbooks, Dallas, TX, Estados Unidos de America
EUR 34,86
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New.
Publicado por Packt Publishing Limited, 2017
ISBN 10: 1787287483 ISBN 13: 9781787287488
Idioma: Inglés
Librería: PBShop.store UK, Fairford, GLOS, Reino Unido
EUR 42,93
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoPAP. Condición: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Publicado por Packt Publishing Limited, 2017
ISBN 10: 1787287483 ISBN 13: 9781787287488
Idioma: Inglés
Librería: PBShop.store US, Wood Dale, IL, Estados Unidos de America
EUR 47,26
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoPAP. Condición: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Librería: AHA-BUCH GmbH, Einbeck, Alemania
EUR 60,00
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Incorporate the assembly language routines in your high level language applicationsKey Features:Understand the Assembly programming concepts and the benefits of examining the AL codes generated from high level languagesLearn to incorporate the assembly language routines in your high level language applicationsUnderstand how a CPU works when programming in high level languagesBook Description:The Assembly language is the lowest level human readable programming language on any platform. Knowing the way things are on the Assembly level will help developers design their code in a much more elegant and efficient way. It may be produced by compiling source code from a high-level programming language (such as C/C++) but can also be written from scratch. Assembly code can be converted to machine code using an assembler.The first section of the book starts with setting up the development environment on Windows and Linux, mentioning most common toolchains. The reader is led through the basic structure of CPU and memory, and is presented the most important Assembly instructions through examples for both Windows and Linux, 32 and 64 bits. Then the reader would understand how high level languages are translated into Assembly and then compiled into object code. Finally we will cover patching existing code, either legacy code without sources or a running code in same or remote process.What You Will Learn:Obtain deeper understanding of the underlying platformUnderstand binary arithmetic and logic operationsCreate elegant and efficient code in Assembly languageUnderstand how to link Assembly code to outer worldObtain in-depth understanding of relevant internal mechanisms of Intel CPUWrite stable, efficient and elegant patches for running processesWho this book is for:This book is for developers who would like to learn about Assembly language. Prior programming knowledge of C and C++ is assumed.