Search preferences
Ir a los resultados principales

Filtros de búsqueda

Tipo de artículo

  • Todos los tipos de productos 
  • Libros (23)
  • Revistas y publicaciones (No hay ningún otro resultado que coincida con este filtro.)
  • Cómics (No hay ningún otro resultado que coincida con este filtro.)
  • Partituras (No hay ningún otro resultado que coincida con este filtro.)
  • Arte, grabados y pósters (No hay ningún otro resultado que coincida con este filtro.)
  • Fotografías (No hay ningún otro resultado que coincida con este filtro.)
  • Mapas (No hay ningún otro resultado que coincida con este filtro.)
  • Manuscritos y coleccionismo de papel (No hay ningún otro resultado que coincida con este filtro.)

Condición Más información

  • Nuevo (21)
  • Como nuevo, Excelente o Muy bueno (2)
  • Bueno o Aceptable (No hay ningún otro resultado que coincida con este filtro.)
  • Regular o Pobre (No hay ningún otro resultado que coincida con este filtro.)
  • Tal como se indica (No hay ningún otro resultado que coincida con este filtro.)

Encuadernación

Más atributos

Idioma (1)

Precio

Intervalo de precios personalizado (EUR)

Ubicación del vendedor

  • Kusswurm, Daniel

    Idioma: Inglés

    Publicado por Apress, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: GreatBookPrices, Columbia, MD, Estados Unidos de America

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    EUR 40,04

    Envío por EUR 2,26
    Se envía dentro de Estados Unidos de America

    Cantidad disponible: Más de 20 disponibles

    Añadir al carrito

    Condición: New.

  • Apress

    Idioma: Inglés

    Publicado por Apress, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: Lakeside Books, Benton Harbor, MI, Estados Unidos de America

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    EUR 38,86

    Envío por EUR 3,41
    Se envía dentro de Estados Unidos de America

    Cantidad disponible: Más de 20 disponibles

    Añadir al carrito

    Condición: New. Brand New! Not Overstocks or Low Quality Book Club Editions! Direct From the Publisher! We're not a giant, faceless warehouse organization! We're a small town bookstore that loves books and loves it's customers! Buy from Lakeside Books!

  • Kusswurm, Daniel

    Idioma: Inglés

    Publicado por Apress 10/22/2020, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: BargainBookStores, Grand Rapids, MI, Estados Unidos de America

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    EUR 43,27

    Gastos de envío gratis
    Se envía dentro de Estados Unidos de America

    Cantidad disponible: 5 disponibles

    Añadir al carrito

    Paperback or Softback. Condición: New. Modern Arm Assembly Language Programming: Covers Armv8-A 32-Bit, 64-Bit, and Simd. Book.

  • Kusswurm, Daniel

    Idioma: Inglés

    Publicado por Apress, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: GreatBookPrices, Columbia, MD, Estados Unidos de America

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    EUR 44,78

    Envío por EUR 2,26
    Se envía dentro de Estados Unidos de America

    Cantidad disponible: Más de 20 disponibles

    Añadir al carrito

    Condición: As New. Unread book in perfect condition.

  • Kusswurm, Daniel

    Idioma: Inglés

    Publicado por Apress, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: California Books, Miami, FL, Estados Unidos de America

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    EUR 47,56

    Gastos de envío gratis
    Se envía dentro de Estados Unidos de America

    Cantidad disponible: Más de 20 disponibles

    Añadir al carrito

    Condición: New.

  • Daniel Kusswurm

    Idioma: Inglés

    Publicado por APress, US, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: Rarewaves USA, OSWEGO, IL, Estados Unidos de America

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    EUR 51,76

    Gastos de envío gratis
    Se envía dentro de Estados Unidos de America

    Cantidad disponible: Más de 20 disponibles

    Añadir al carrito

    Paperback. Condición: New. Gain the fundamentals of Armv8-A 32-bit and 64-bit assembly language programming. This book emphasizes Armv8-A assembly language topics that are relevant to modern software development. It is designed to help you quickly understand Armv8-A assembly language programming and the computational resources of Arm's SIMD platform. It also contains an abundance of source code that is structured to accelerate learning and comprehension of essential Armv8-A assembly language constructs and SIMD programming concepts. After reading this book, you will be able to code performance-optimized functions and algorithms using Armv8- A 32-bit and 64-bit assembly language. Modern Arm Assembly Language Programming accentuates the coding of Armv8-A 32-bit and 64-bit assembly language functions that are callable from C++. Multiple chapters are also devoted to Armv8-A SIMD assembly language programming. These chapters discuss how to code functions that are used in computationally intense applications such as machine learning, image processing, audio and video encoding, and computer graphics.  The source code examples were developed using the GNU toolchain (g++, gas, and make) and tested on a Raspberry Pi 4 Model B running Raspbian (32-bit) and Ubuntu Server (64-bit). It is important to note that this is a book about Armv8-A assembly language programming and not the Raspberry Pi. What You Will LearnSee essential details about the Armv8-A 32-bit and 64-bit architectures including data types, general purpose registers, floating-point and SIMD registers, and addressing modes Use the Armv8-A 32-bit and 64-bit instruction sets to create performance-enhancing functions that are callable from C++ Employ Armv8-A assembly language to efficiently manipulate common data types and programming constructs including integers, arrays, matrices, and user-defined structuresCreate assembly language functions that perform scalar floating-point arithmetic using the Armv8-A 32-bit and 64-bit instruction setsHarness the Armv8-A SIMD instruction sets to significantly accelerate the performance of computationally intense algorithms in applications such as machine learning, image processing, computer graphics, mathematics, and statistics.Apply leading-edge coding strategies and techniques to optimally exploit the Armv8-A 32-bit and 64-bit instruction sets for maximum possible performance   Who This Book Is ForSoftware developers who are creating programs for Armv8-A platforms and want to learn how to code performance-enhancing algorithms and functions using the Armv8-A 32-bit and 64-bit instruction sets. Readers should have previous high-level language programming experience and a basic understanding of C++.

  • Daniel Kusswurm

    Idioma: Inglés

    Publicado por APress, US, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: Rarewaves.com USA, London, LONDO, Reino Unido

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    EUR 62,76

    Gastos de envío gratis
    Se envía de Reino Unido a Estados Unidos de America

    Cantidad disponible: Más de 20 disponibles

    Añadir al carrito

    Paperback. Condición: New. Gain the fundamentals of Armv8-A 32-bit and 64-bit assembly language programming. This book emphasizes Armv8-A assembly language topics that are relevant to modern software development. It is designed to help you quickly understand Armv8-A assembly language programming and the computational resources of Arm's SIMD platform. It also contains an abundance of source code that is structured to accelerate learning and comprehension of essential Armv8-A assembly language constructs and SIMD programming concepts. After reading this book, you will be able to code performance-optimized functions and algorithms using Armv8- A 32-bit and 64-bit assembly language. Modern Arm Assembly Language Programming accentuates the coding of Armv8-A 32-bit and 64-bit assembly language functions that are callable from C++. Multiple chapters are also devoted to Armv8-A SIMD assembly language programming. These chapters discuss how to code functions that are used in computationally intense applications such as machine learning, image processing, audio and video encoding, and computer graphics.  The source code examples were developed using the GNU toolchain (g++, gas, and make) and tested on a Raspberry Pi 4 Model B running Raspbian (32-bit) and Ubuntu Server (64-bit). It is important to note that this is a book about Armv8-A assembly language programming and not the Raspberry Pi. What You Will LearnSee essential details about the Armv8-A 32-bit and 64-bit architectures including data types, general purpose registers, floating-point and SIMD registers, and addressing modes Use the Armv8-A 32-bit and 64-bit instruction sets to create performance-enhancing functions that are callable from C++ Employ Armv8-A assembly language to efficiently manipulate common data types and programming constructs including integers, arrays, matrices, and user-defined structuresCreate assembly language functions that perform scalar floating-point arithmetic using the Armv8-A 32-bit and 64-bit instruction setsHarness the Armv8-A SIMD instruction sets to significantly accelerate the performance of computationally intense algorithms in applications such as machine learning, image processing, computer graphics, mathematics, and statistics.Apply leading-edge coding strategies and techniques to optimally exploit the Armv8-A 32-bit and 64-bit instruction sets for maximum possible performance   Who This Book Is ForSoftware developers who are creating programs for Armv8-A platforms and want to learn how to code performance-enhancing algorithms and functions using the Armv8-A 32-bit and 64-bit instruction sets. Readers should have previous high-level language programming experience and a basic understanding of C++.

  • Kusswurm, Daniel

    Idioma: Inglés

    Publicado por Apress, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: GreatBookPricesUK, Woodford Green, Reino Unido

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    EUR 53,30

    Envío por EUR 17,20
    Se envía de Reino Unido a Estados Unidos de America

    Cantidad disponible: Más de 20 disponibles

    Añadir al carrito

    Condición: As New. Unread book in perfect condition.

  • Kusswurm, Daniel

    Idioma: Inglés

    Publicado por Apress, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: GreatBookPricesUK, Woodford Green, Reino Unido

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    EUR 53,36

    Envío por EUR 17,20
    Se envía de Reino Unido a Estados Unidos de America

    Cantidad disponible: Más de 20 disponibles

    Añadir al carrito

    Condición: New.

  • Daniel Kusswurm

    Idioma: Inglés

    Publicado por Apress, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Irlanda

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    Original o primera edición

    EUR 59,89

    Envío por EUR 10,50
    Se envía de Irlanda a Estados Unidos de America

    Cantidad disponible: 15 disponibles

    Añadir al carrito

    Condición: New. 2020. 1st ed. Paperback. . . . . .

  • Kusswurm, Daniel

    Idioma: Inglés

    Publicado por Apress, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: Ria Christie Collections, Uxbridge, Reino Unido

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    EUR 64,48

    Envío por EUR 13,74
    Se envía de Reino Unido a Estados Unidos de America

    Cantidad disponible: Más de 20 disponibles

    Añadir al carrito

    Condición: New. In.

  • Kusswurm, Daniel

    Idioma: Inglés

    Publicado por Apress, Incorporated, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: Majestic Books, Hounslow, Reino Unido

    Calificación del vendedor: 4 de 5 estrellas Valoración 4 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    EUR 72,73

    Envío por EUR 7,45
    Se envía de Reino Unido a Estados Unidos de America

    Cantidad disponible: 1 disponibles

    Añadir al carrito

    Condición: New. pp. XIX, 465 67 illus.

  • Kusswurm, Daniel (Author)

    Idioma: Inglés

    Publicado por Apress, 2021

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: Revaluation Books, Exeter, Reino Unido

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    EUR 67,50

    Envío por EUR 14,33
    Se envía de Reino Unido a Estados Unidos de America

    Cantidad disponible: 2 disponibles

    Añadir al carrito

    Paperback. Condición: Brand New. 484 pages. 10.00x7.01x1.02 inches. In Stock.

  • Daniel Kusswurm

    Idioma: Inglés

    Publicado por Apress, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: Kennys Bookstore, Olney, MD, Estados Unidos de America

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    EUR 73,56

    Envío por EUR 8,98
    Se envía dentro de Estados Unidos de America

    Cantidad disponible: 15 disponibles

    Añadir al carrito

    Condición: New. 2020. 1st ed. Paperback. . . . . . Books ship from the US and Ireland.

  • Kusswurm, Daniel

    Idioma: Inglés

    Publicado por Apress, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: GoldBooks, Denver, CO, Estados Unidos de America

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    EUR 87,01

    Envío por EUR 3,63
    Se envía dentro de Estados Unidos de America

    Cantidad disponible: 1 disponibles

    Añadir al carrito

    Condición: new.

  • Daniel Kusswurm

    Idioma: Inglés

    Publicado por APress, US, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: Rarewaves USA United, OSWEGO, IL, Estados Unidos de America

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    EUR 53,37

    Envío por EUR 42,75
    Se envía dentro de Estados Unidos de America

    Cantidad disponible: Más de 20 disponibles

    Añadir al carrito

    Paperback. Condición: New. Gain the fundamentals of Armv8-A 32-bit and 64-bit assembly language programming. This book emphasizes Armv8-A assembly language topics that are relevant to modern software development. It is designed to help you quickly understand Armv8-A assembly language programming and the computational resources of Arm's SIMD platform. It also contains an abundance of source code that is structured to accelerate learning and comprehension of essential Armv8-A assembly language constructs and SIMD programming concepts. After reading this book, you will be able to code performance-optimized functions and algorithms using Armv8- A 32-bit and 64-bit assembly language. Modern Arm Assembly Language Programming accentuates the coding of Armv8-A 32-bit and 64-bit assembly language functions that are callable from C++. Multiple chapters are also devoted to Armv8-A SIMD assembly language programming. These chapters discuss how to code functions that are used in computationally intense applications such as machine learning, image processing, audio and video encoding, and computer graphics.  The source code examples were developed using the GNU toolchain (g++, gas, and make) and tested on a Raspberry Pi 4 Model B running Raspbian (32-bit) and Ubuntu Server (64-bit). It is important to note that this is a book about Armv8-A assembly language programming and not the Raspberry Pi. What You Will LearnSee essential details about the Armv8-A 32-bit and 64-bit architectures including data types, general purpose registers, floating-point and SIMD registers, and addressing modes Use the Armv8-A 32-bit and 64-bit instruction sets to create performance-enhancing functions that are callable from C++ Employ Armv8-A assembly language to efficiently manipulate common data types and programming constructs including integers, arrays, matrices, and user-defined structuresCreate assembly language functions that perform scalar floating-point arithmetic using the Armv8-A 32-bit and 64-bit instruction setsHarness the Armv8-A SIMD instruction sets to significantly accelerate the performance of computationally intense algorithms in applications such as machine learning, image processing, computer graphics, mathematics, and statistics.Apply leading-edge coding strategies and techniques to optimally exploit the Armv8-A 32-bit and 64-bit instruction sets for maximum possible performance   Who This Book Is ForSoftware developers who are creating programs for Armv8-A platforms and want to learn how to code performance-enhancing algorithms and functions using the Armv8-A 32-bit and 64-bit instruction sets. Readers should have previous high-level language programming experience and a basic understanding of C++.

  • Imagen del vendedor de Modern Arm Assembly Language Programming | Covers Armv8-A 32-bit, 64-bit, and SIMD a la venta por preigu

    Daniel Kusswurm

    Idioma: Inglés

    Publicado por Apress, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: preigu, Osnabrück, Alemania

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    EUR 54,35

    Envío por EUR 70,00
    Se envía de Alemania a Estados Unidos de America

    Cantidad disponible: 5 disponibles

    Añadir al carrito

    Taschenbuch. Condición: Neu. Modern Arm Assembly Language Programming | Covers Armv8-A 32-bit, 64-bit, and SIMD | Daniel Kusswurm | Taschenbuch | xix | Englisch | 2020 | Apress | EAN 9781484262665 | Verantwortliche Person für die EU: APress in Springer Science + Business Media, Heidelberger Platz 3, 14197 Berlin, juergen[dot]hartmann[at]springer[dot]com | Anbieter: preigu.

  • Daniel Kusswurm

    Idioma: Inglés

    Publicado por Apress, Apress Okt 2020, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: buchversandmimpf2000, Emtmannsberg, BAYE, Alemania

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    EUR 64,19

    Envío por EUR 60,00
    Se envía de Alemania a Estados Unidos de America

    Cantidad disponible: 2 disponibles

    Añadir al carrito

    Taschenbuch. Condición: Neu. Neuware -Gain the fundamentals of Armv8-A 32-bit and 64-bit assembly language programming. This book emphasizes Armv8-A assembly language topics that are relevant to modern software development. It is designed to help you quickly understand Armv8-A assembly language programming and the computational resources of Arm¿s SIMD platform. It also contains an abundance of source code that is structured to accelerate learning and comprehension of essential Armv8-A assembly language constructs and SIMD programming concepts. After reading this book, you will be able to code performance-optimized functions and algorithms using Armv8- A 32-bit and 64-bit assembly language.Modern Arm Assembly Language Programming accentuates the coding of Armv8-A 32-bit and 64-bit assembly language functions that are callable from C++. Multiple chapters are also devoted to Armv8-A SIMD assembly language programming. These chapters discuss how to code functions that are used in computationally intense applications such as machine learning, image processing, audio and video encoding, and computer graphics.The source code examples were developed using the GNU toolchain (g++, gas, and make) and tested on a Raspberry Pi 4 Model B running Raspbian (32-bit) and Ubuntu Server (64-bit). It is important to note that this is a book about Armv8-A assembly language programming and not the Raspberry Pi.What You Will LearnSee essential details about the Armv8-A 32-bit and 64-bit architectures including data types, general purpose registers, floating-point and SIMD registers, and addressing modesUse the Armv8-A 32-bit and 64-bit instruction sets to create performance-enhancing functions that are callable from C++ Employ Armv8-A assembly language to efficiently manipulate common data types and programming constructs including integers, arrays, matrices, and user-defined structuresCreate assembly language functions that perform scalar floating-point arithmetic using the Armv8-A 32-bit and 64-bit instruction setsHarness the Armv8-A SIMD instruction sets to significantly accelerate the performance of computationally intense algorithms in applications such as machine learning, image processing, computer graphics, mathematics, and statistics.Apply leading-edge coding strategies and techniques to optimally exploit the Armv8-A 32-bit and 64-bit instruction sets for maximum possible performanceWho This Book Is ForSoftware developers who are creating programs for Armv8-A platforms and want to learn how to code performance-enhancing algorithms and functions using the Armv8-A 32-bit and 64-bit instruction sets. Readers should have previous high-level language programming experience and a basic understanding of C++.APress in Springer Science + Business Media, Heidelberger Platz 3, 14197 Berlin 488 pp. Englisch.

  • Daniel Kusswurm

    Idioma: Inglés

    Publicado por APress, US, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: Rarewaves.com UK, London, Reino Unido

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    EUR 57,99

    Envío por EUR 74,52
    Se envía de Reino Unido a Estados Unidos de America

    Cantidad disponible: Más de 20 disponibles

    Añadir al carrito

    Paperback. Condición: New. Gain the fundamentals of Armv8-A 32-bit and 64-bit assembly language programming. This book emphasizes Armv8-A assembly language topics that are relevant to modern software development. It is designed to help you quickly understand Armv8-A assembly language programming and the computational resources of Arm's SIMD platform. It also contains an abundance of source code that is structured to accelerate learning and comprehension of essential Armv8-A assembly language constructs and SIMD programming concepts. After reading this book, you will be able to code performance-optimized functions and algorithms using Armv8- A 32-bit and 64-bit assembly language. Modern Arm Assembly Language Programming accentuates the coding of Armv8-A 32-bit and 64-bit assembly language functions that are callable from C++. Multiple chapters are also devoted to Armv8-A SIMD assembly language programming. These chapters discuss how to code functions that are used in computationally intense applications such as machine learning, image processing, audio and video encoding, and computer graphics.  The source code examples were developed using the GNU toolchain (g++, gas, and make) and tested on a Raspberry Pi 4 Model B running Raspbian (32-bit) and Ubuntu Server (64-bit). It is important to note that this is a book about Armv8-A assembly language programming and not the Raspberry Pi. What You Will LearnSee essential details about the Armv8-A 32-bit and 64-bit architectures including data types, general purpose registers, floating-point and SIMD registers, and addressing modes Use the Armv8-A 32-bit and 64-bit instruction sets to create performance-enhancing functions that are callable from C++ Employ Armv8-A assembly language to efficiently manipulate common data types and programming constructs including integers, arrays, matrices, and user-defined structuresCreate assembly language functions that perform scalar floating-point arithmetic using the Armv8-A 32-bit and 64-bit instruction setsHarness the Armv8-A SIMD instruction sets to significantly accelerate the performance of computationally intense algorithms in applications such as machine learning, image processing, computer graphics, mathematics, and statistics.Apply leading-edge coding strategies and techniques to optimally exploit the Armv8-A 32-bit and 64-bit instruction sets for maximum possible performance   Who This Book Is ForSoftware developers who are creating programs for Armv8-A platforms and want to learn how to code performance-enhancing algorithms and functions using the Armv8-A 32-bit and 64-bit instruction sets. Readers should have previous high-level language programming experience and a basic understanding of C++.

  • Kusswurm, Daniel

    Idioma: Inglés

    Publicado por Apress, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: Brook Bookstore On Demand, Napoli, NA, Italia

    Calificación del vendedor: 4 de 5 estrellas Valoración 4 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    Impresión bajo demanda

    EUR 50,23

    Envío por EUR 8,00
    Se envía de Italia a Estados Unidos de America

    Cantidad disponible: Más de 20 disponibles

    Añadir al carrito

    Condición: new. Questo è un articolo print on demand.

  • Daniel Kusswurm

    Idioma: Inglés

    Publicado por Apress Okt 2020, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Alemania

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    Impresión bajo demanda

    EUR 64,19

    Envío por EUR 23,00
    Se envía de Alemania a Estados Unidos de America

    Cantidad disponible: 2 disponibles

    Añadir al carrito

    Taschenbuch. Condición: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -Gain the fundamentals of Armv8-A 32-bit and 64-bit assembly language programming. This book emphasizes Armv8-A assembly language topics that are relevant to modern software development.It is designed to help you quickly understand Armv8-A assembly language programming and the computational resources of Arm's SIMD platform. It also contains an abundance of source code that is structured to accelerate learning and comprehension of essential Armv8-A assembly language constructs and SIMD programming concepts. After reading this book, you will be able to code performance-optimized functions and algorithms using Armv8- A 32-bit and 64-bit assembly language.Modern Arm Assembly Language Programming accentuates the coding of Armv8-A 32-bit and 64-bit assembly language functions that are callable from C++. Multiple chapters are also devoted to Armv8-A SIMD assembly language programming. These chapters discuss how to code functions that are used in computationally intense applications such as machine learning, image processing, audio and video encoding, and computer graphics.The source code examples were developed using the GNU toolchain (g++, gas, and make) and tested on a Raspberry Pi 4 Model B running Raspbian (32-bit) and Ubuntu Server (64-bit). It is important to note that this is a book about Armv8-A assembly language programming and not the Raspberry Pi.What You Will Learn See essential details about the Armv8-A 32-bit and 64-bit architectures including data types, general purpose registers, floating-point and SIMD registers, and addressing modes Use the Armv8-A 32-bit and 64-bit instruction sets to create performance-enhancing functions that are callable from C++ Employ Armv8-A assembly language to efficiently manipulate common data types and programming constructs including integers, arrays, matrices, and user-defined structures Create assembly language functions that perform scalar floating-point arithmetic using the Armv8-A 32-bit and 64-bit instruction sets Harness the Armv8-A SIMD instruction sets to significantly accelerate the performance of computationally intense algorithms in applications such as machine learning, image processing, computer graphics, mathematics, and statistics. Apply leading-edge coding strategies and techniques to optimally exploit the Armv8-A 32-bit and 64-bit instruction sets for maximum possible performance Who This Book Is ForSoftware developers who are creating programs for Armv8-A platforms and want to learn how to codeperformance-enhancing algorithms and functions using the Armv8-A 32-bit and 64-bit instruction sets.Readers should have previous high-level languageprogramming experience and a basic understanding of C++. 488 pp. Englisch.

  • Daniel Kusswurm

    Idioma: Inglés

    Publicado por Apress, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: moluna, Greven, Alemania

    Calificación del vendedor: 4 de 5 estrellas Valoración 4 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    Impresión bajo demanda

    EUR 52,37

    Envío por EUR 48,99
    Se envía de Alemania a Estados Unidos de America

    Cantidad disponible: Más de 20 disponibles

    Añadir al carrito

    Condición: New. Dieser Artikel ist ein Print on Demand Artikel und wird nach Ihrer Bestellung fuer Sie gedruckt. The author has over 35 years of professional experience as a software developer and computer scientistIdentifies and explains essential Armv8-A assembly language programming concepts in half the pages the official instruct.

  • Daniel Kusswurm

    Idioma: Inglés

    Publicado por Apress, Apress, 2020

    ISBN 10: 1484262662 ISBN 13: 9781484262665

    Librería: AHA-BUCH GmbH, Einbeck, Alemania

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    Impresión bajo demanda

    EUR 64,96

    Envío por EUR 64,55
    Se envía de Alemania a Estados Unidos de America

    Cantidad disponible: 3 disponibles

    Añadir al carrito

    Taschenbuch. Condición: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Gain the fundamentals of Armv8-A 32-bit and 64-bit assembly language programming. This book emphasizes Armv8-A assembly language topics that are relevant to modern software development.It is designed to help you quickly understand Armv8-A assembly language programming and the computational resources of Arm's SIMD platform. It also contains an abundance of source code that is structured to accelerate learning and comprehension of essential Armv8-A assembly language constructs and SIMD programming concepts. After reading this book, you will be able to code performance-optimized functions and algorithms using Armv8- A 32-bit and 64-bit assembly language.Modern Arm Assembly Language Programming accentuates the coding of Armv8-A 32-bit and 64-bit assembly language functions that are callable from C++. Multiple chapters are also devoted to Armv8-A SIMD assembly language programming. These chapters discuss how to code functions that are used in computationally intense applications such as machine learning, image processing, audio and video encoding, and computer graphics.The source code examples were developed using the GNU toolchain (g++, gas, and make) and tested on a Raspberry Pi 4 Model B running Raspbian (32-bit) and Ubuntu Server (64-bit). It is important to note that this is a book about Armv8-A assembly language programming and not the Raspberry Pi.What You Will Learn See essential details about the Armv8-A 32-bit and 64-bit architectures including data types, general purpose registers, floating-point and SIMD registers, and addressing modes Use the Armv8-A 32-bit and 64-bit instruction sets to create performance-enhancing functions that are callable from C++ Employ Armv8-A assembly language to efficiently manipulate common data types and programming constructs including integers, arrays, matrices, and user-defined structures Create assembly language functions that perform scalar floating-point arithmetic using the Armv8-A 32-bit and 64-bit instruction sets Harness the Armv8-A SIMD instruction sets to significantly accelerate the performance of computationally intense algorithms in applications such as machine learning, image processing, computer graphics, mathematics, and statistics. Apply leading-edge coding strategies and techniques to optimally exploit the Armv8-A 32-bit and 64-bit instruction sets for maximum possible performance Who This Book Is ForSoftware developers who are creating programs for Armv8-A platforms and want to learn how to codeperformance-enhancing algorithms and functions using the Armv8-A 32-bit and 64-bit instruction sets.Readers should have previous high-level languageprogramming experience and a basic understanding of C++.