Articoli correlati a Modern X86 Assembly Language Programming: Covers X86...

Modern X86 Assembly Language Programming: Covers X86 64-bit, AVX, AVX2, and AVX-512 - Brossura

 
9781484296028: Modern X86 Assembly Language Programming: Covers X86 64-bit, AVX, AVX2, and AVX-512
  • EditoreApress
  • Data di pubblicazione2023
  • ISBN 10 1484296028
  • ISBN 13 9781484296028
  • RilegaturaCopertina flessibile
  • LinguaInglese
  • Numero edizione3
  • Numero di pagine700

Compra usato

Condizioni: come nuovo
Unread book in perfect condition... Scopri di più su questo articolo

Spese di spedizione: EUR 2,51
In U.S.A.

Destinazione, tempi e costi

Aggiungi al carrello

I migliori risultati di ricerca su AbeBooks

Immagini fornite dal venditore

Kusswurm, Daniel
Editore: Apress 10/9/2023, 2023
ISBN 10: 1484296028 ISBN 13: 9781484296028
Nuovo Paperback or Softback

Da: BargainBookStores, Grand Rapids, MI, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback or Softback. Condizione: New. Modern X86 Assembly Language Programming: Covers X86 64-Bit, Avx, Avx2, and Avx-512 2.64. Book. Codice articolo BBS-9781484296028

Contatta il venditore

Compra nuovo

EUR 50,79
Convertire valuta
Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi

Quantità: 5 disponibili

Aggiungi al carrello

Foto dell'editore

Kusswurm, Daniel
Editore: Apress, 2023
ISBN 10: 1484296028 ISBN 13: 9781484296028
Nuovo Brossura

Da: Lakeside Books, Benton Harbor, MI, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: 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!. Codice articolo OTF-S-9781484296028

Contatta il venditore

Compra nuovo

EUR 47,94
Convertire valuta
Spese di spedizione: EUR 3,80
In U.S.A.
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Kusswurm, Daniel
Editore: Apress, 2023
ISBN 10: 1484296028 ISBN 13: 9781484296028
Nuovo Brossura

Da: GreatBookPrices, Columbia, MD, U.S.A.

Valutazione del venditore 4 su 5 stelle 4 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. Codice articolo 46118064-n

Contatta il venditore

Compra nuovo

EUR 49,25
Convertire valuta
Spese di spedizione: EUR 2,51
In U.S.A.
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Kusswurm, Daniel
Editore: Apress, 2023
ISBN 10: 1484296028 ISBN 13: 9781484296028
Nuovo Brossura

Da: California Books, Miami, FL, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. Codice articolo I-9781484296028

Contatta il venditore

Compra nuovo

EUR 56,89
Convertire valuta
Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Kusswurm, Daniel
Editore: Apress, 2023
ISBN 10: 1484296028 ISBN 13: 9781484296028
Antico o usato Brossura

Da: GreatBookPrices, Columbia, MD, U.S.A.

Valutazione del venditore 4 su 5 stelle 4 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: As New. Unread book in perfect condition. Codice articolo 46118064

Contatta il venditore

Compra usato

EUR 58,85
Convertire valuta
Spese di spedizione: EUR 2,51
In U.S.A.
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Daniel Kusswurm
Editore: APress, Berkley, 2023
ISBN 10: 1484296028 ISBN 13: 9781484296028
Nuovo Paperback

Da: Grand Eagle Retail, Wilmington, DE, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: new. Paperback. This book is an instructional text that will teach you how to code x86-64 assembly language functions. It also explains how you can exploit the SIMD capabilities of an x86-64 processor using x86-64 assembly language and the AVX, AVX2, and AVX-512 instruction sets.This updated editions content and organization are designed to help you quickly understand x86-64 assembly language programming and the unique computational capabilities of x86 processors. The source code is structured to accelerate learning and comprehension of essential x86-64 assembly language programming constructs and data structures. Modern X86 Assembly Language Programming, Third Edition includes source code for both Windows and Linux. The source code elucidates current x86-64 assembly language programming practices, run-time calling conventions, and the latest generation of software development tools.What You Will LearnUnderstand important details of the x86-64 processor platform, including its core architecture, data types, registers, memory addressing modes, and the basic instruction setUse the x86-64 instruction set to create assembly language functions that are callable from C++Create assembly language code for both Windows and Linux using modern software development tools including MASM (Windows) and NASM (Linux)Employ x86-64 assembly language to efficiently manipulate common data types and programming constructs including integers, text strings, arrays, matrices, and user-defined structuresExplore indispensable elements of x86 SIMD architectures, register sets, and data types.Master x86 SIMD arithmetic and data operations using both integer and floating-point operandsHarness the AVX, AVX2, and AVX-512 instruction sets to accelerate the performance of computationally-intense calculations in machine learning, image processing, signal processing, computer graphics, statistics, and matrix arithmetic applicationsApply leading-edge coding strategies to optimally exploit the AVX, AVX2, and AVX-512 instruction sets for maximum possible performanceWho This Book Is ForSoftware developers who are creating programs for x86 platforms and want to learn how to code performance-enhanced algorithms using the core x86-64 instruction set; developers who need to learn how to write SIMD functions or accelerate the performance of existing code using the AVX, AVX2, and AVX-512 instruction sets; and computer science/engineering students or hobbyists who want to learn or better understand x86-64 assembly language programming and the AVX, AVX2, and AVX-512 instruction sets. Shipping may be from multiple locations in the US or from the UK, depending on stock availability. Codice articolo 9781484296028

Contatta il venditore

Compra nuovo

EUR 62,76
Convertire valuta
Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

Kusswurm, Daniel
Editore: Apress, 2023
ISBN 10: 1484296028 ISBN 13: 9781484296028
Antico o usato Brossura

Da: GF Books, Inc., Hawthorne, CA, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: Very Good. Book is in Used-VeryGood condition. Pages and cover are clean and intact. Used items may not include supplementary materials such as CDs or access codes. May show signs of minor shelf wear and contain very limited notes and highlighting. 2.84. Codice articolo 1484296028-2-3

Contatta il venditore

Compra usato

EUR 76,02
Convertire valuta
Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

Kusswurm, Daniel
Editore: Apress, 2023
ISBN 10: 1484296028 ISBN 13: 9781484296028
Antico o usato Brossura

Da: Books Unplugged, Amherst, NY, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: Good. Buy with confidence! Book is in good condition with minor wear to the pages, binding, and minor marks within 2.84. Codice articolo bk1484296028xvz189zvxgdd

Contatta il venditore

Compra usato

EUR 76,03
Convertire valuta
Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

Kusswurm, Daniel
Editore: Apress, 2023
ISBN 10: 1484296028 ISBN 13: 9781484296028
Nuovo Brossura

Da: GF Books, Inc., Hawthorne, CA, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. Book is in NEW condition. 2.84. Codice articolo 1484296028-2-1

Contatta il venditore

Compra nuovo

EUR 76,78
Convertire valuta
Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

Daniel Kusswurm
Editore: APress, 2023
ISBN 10: 1484296028 ISBN 13: 9781484296028
Nuovo PAP

Da: PBShop.store US, Wood Dale, IL, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

PAP. Condizione: New. New Book. Shipped from UK. Established seller since 2000. Codice articolo GB-9781484296028

Contatta il venditore

Compra nuovo

EUR 76,82
Convertire valuta
Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi

Quantità: 3 disponibili

Aggiungi al carrello

Vedi altre 19 copie di questo libro

Vedi tutti i risultati per questo libro