Da: ThriftBooks-Atlanta, AUSTELL, GA, U.S.A.
Paperback. Condizione: Fair. No Jacket. Readable copy. Pages may have considerable notes/highlighting. ~ ThriftBooks: Read More, Spend Less.
Condizione: Very Good. Very Good condition. A copy that may have a few cosmetic defects. May also contain light spine creasing or a few markings such as an owner's name, short gifter's inscription or light stamp.
Condizione: Very Good. Former library copy. Pages intact with possible writing/highlighting. Binding strong with minor wear. Dust jackets/supplements may not be included. Includes library markings. Stock photo provided. Product includes identifying sticker. Better World Books: Buy Books. Do Good.
Da: ebooks Keystone, Reading, PA, U.S.A.
Condizione: good. This book is in good condition, with minimal signs of wear and tear.
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 35,98
Quantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
EUR 47,96
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: California Books, Miami, FL, U.S.A.
EUR 50,34
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: GoldBooks, Denver, CO, U.S.A.
Paperback. Condizione: new. New Copy. Customer Service Guaranteed.
EUR 51,45
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Lingua: Inglese
Editore: Packt Publishing Limited, GB, 2023
ISBN 10: 1787120953 ISBN 13: 9781787120952
Da: Rarewaves.com USA, London, LONDO, Regno Unito
EUR 60,81
Quantità: Più di 20 disponibili
Aggiungi al carrelloDigital. Condizione: New. Write code that scales across CPU registers, multi-core, and machine clustersAbout This Book. Explore concurrent programming in C++. Identify memory management problems. Use SIMD and STL containers for performance improvementWho This Book Is ForIf you're a C++ developer looking to improve the speed of your code or simply wanting to take your skills up to the next level, then this book is perfect for you.What You Will Learn. Benefits of modern C++ constructs and techniques. Identify hardware bottlenecks, such as CPU cache misses, to boost performance. Write specialized data structures for performance-critical code. Use modern metaprogramming techniques to reduce runtime calculations. Achieve efficient memory management using custom memory allocators. Reduce boilerplate code using reflection techniques. Reap the benefits of lock-free concurrent programming. Perform under-the-hood optimizations with preserved readability using proxy objects. Gain insights into subtle optimizations used by STL algorithms. Utilize the Range V3 library for expressive C++ code. Parallelize your code over CPU and GPU, without compromising readabilityIn DetailC++ is a highly portable language and can be used to write both large-scale applications and performance-critical code. It has evolved over the last few years to become a modern and expressive language. This book will guide you through optimizing the performance of your C++ apps by allowing them to run faster and consume fewer resources on the device they're running on without compromising the readability of your code base.The book begins by helping you measure and identify bottlenecks in a C++ code base. It then moves on by teaching you how to use modern C++ constructs and techniques. You'll see how this affects the way you write code. Next, you'll see the importance of data structure optimization and memory management, and how it can be used efficiently with respect to CPU caches. After that, you'll see how STL algorithm and composable Range V3 should be used to both achieve faster execution and more readable code, followed by how to use STL containers and how to write your own specialized iterators.Moving on, you'll get hands-on experience in making use of modern C++ metaprogramming and reflection to reduce boilerplate code as well as in working with proxy objects to perform optimizations under the hood. After that, you'll learn concurrent programming and understand lock-free data structures. The book ends with an overview of parallel algorithms using STL execution policies, Boost Compute, and OpenCL to utilize both the CPU and the GPU.Style and approachThis easy-to-follow guide is full of examples and self-sufficient code snippets that help you with high performance programming with C++. You'll get your hands dirty with this all-inclusive guide that uncovers hidden performance improvement areas for any C++ code.
Condizione: New. pp. 374.
Da: Chiron Media, Wallingford, Regno Unito
EUR 49,42
Quantità: Più di 20 disponibili
Aggiungi al carrellopaperback. Condizione: New.
Da: Ria Christie Collections, Uxbridge, Regno Unito
EUR 52,99
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New. In.
EUR 52,35
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
EUR 57,87
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: Mispah books, Redhill, SURRE, Regno Unito
EUR 85,44
Quantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: New. New. book.
Lingua: Inglese
Editore: Packt Publishing Limited, GB, 2023
ISBN 10: 1787120953 ISBN 13: 9781787120952
Da: Rarewaves.com UK, London, Regno Unito
EUR 56,17
Quantità: Più di 20 disponibili
Aggiungi al carrelloDigital. Condizione: New. Write code that scales across CPU registers, multi-core, and machine clustersAbout This Book. Explore concurrent programming in C++. Identify memory management problems. Use SIMD and STL containers for performance improvementWho This Book Is ForIf you're a C++ developer looking to improve the speed of your code or simply wanting to take your skills up to the next level, then this book is perfect for you.What You Will Learn. Benefits of modern C++ constructs and techniques. Identify hardware bottlenecks, such as CPU cache misses, to boost performance. Write specialized data structures for performance-critical code. Use modern metaprogramming techniques to reduce runtime calculations. Achieve efficient memory management using custom memory allocators. Reduce boilerplate code using reflection techniques. Reap the benefits of lock-free concurrent programming. Perform under-the-hood optimizations with preserved readability using proxy objects. Gain insights into subtle optimizations used by STL algorithms. Utilize the Range V3 library for expressive C++ code. Parallelize your code over CPU and GPU, without compromising readabilityIn DetailC++ is a highly portable language and can be used to write both large-scale applications and performance-critical code. It has evolved over the last few years to become a modern and expressive language. This book will guide you through optimizing the performance of your C++ apps by allowing them to run faster and consume fewer resources on the device they're running on without compromising the readability of your code base.The book begins by helping you measure and identify bottlenecks in a C++ code base. It then moves on by teaching you how to use modern C++ constructs and techniques. You'll see how this affects the way you write code. Next, you'll see the importance of data structure optimization and memory management, and how it can be used efficiently with respect to CPU caches. After that, you'll see how STL algorithm and composable Range V3 should be used to both achieve faster execution and more readable code, followed by how to use STL containers and how to write your own specialized iterators.Moving on, you'll get hands-on experience in making use of modern C++ metaprogramming and reflection to reduce boilerplate code as well as in working with proxy objects to perform optimizations under the hood. After that, you'll learn concurrent programming and understand lock-free data structures. The book ends with an overview of parallel algorithms using STL execution policies, Boost Compute, and OpenCL to utilize both the CPU and the GPU.Style and approachThis easy-to-follow guide is full of examples and self-sufficient code snippets that help you with high performance programming with C++. You'll get your hands dirty with this all-inclusive guide that uncovers hidden performance improvement areas for any C++ code.
Da: PBShop.store US, Wood Dale, IL, U.S.A.
EUR 58,57
Quantità: Più di 20 disponibili
Aggiungi al carrelloPAP. Condizione: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Da: PBShop.store UK, Fairford, GLOS, Regno Unito
EUR 53,53
Quantità: Più di 20 disponibili
Aggiungi al carrelloPAP. Condizione: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Da: Majestic Books, Hounslow, Regno Unito
EUR 56,28
Quantità: 4 disponibili
Aggiungi al carrelloCondizione: New. Print on Demand pp. 374.
Da: Biblios, Frankfurt am main, HESSE, Germania
EUR 55,11
Quantità: 4 disponibili
Aggiungi al carrelloCondizione: New. PRINT ON DEMAND pp. 374.
Da: THE SAINT BOOKSTORE, Southport, Regno Unito
EUR 60,08
Quantità: Più di 20 disponibili
Aggiungi al carrelloPaperback / softback. Condizione: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days.
Da: moluna, Greven, Germania
EUR 61,88
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New. Dieser Artikel ist ein Print on Demand Artikel und wird nach Ihrer Bestellung fuer Sie gedruckt. C++ is a highly portable language and can be used to write both large-scale applications and performance-critical code. It has evolved over the last few years to become a modern and expressive language. This book will guide you through optimizing the perfor.
Da: preigu, Osnabrück, Germania
EUR 64,25
Quantità: 5 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. C++ High Performance | Boost and optimize the performance of your C++17 code | Viktor Sehr (u. a.) | Taschenbuch | Kartoniert / Broschiert | Englisch | 2018 | Packt Publishing | EAN 9781787120952 | Verantwortliche Person für die EU: Libri GmbH, Europaallee 1, 36244 Bad Hersfeld, gpsr[at]libri[dot]de | Anbieter: preigu Print on Demand.
Da: AHA-BUCH GmbH, Einbeck, Germania
EUR 75,11
Quantità: 1 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Write code that scales across CPU registers, multi-core, and machine clusters Key Features:Explore concurrent programming in C++ Identify memory management problems Use SIMD and STL containers for performance improvement Book Description: C++ is a highly portable language and can be used to write both large-scale applications and performance-critical code. It has evolved over the last few years to become a modern and expressive language. This book will guide you through optimizing the performance of your C++ apps by allowing them to run faster and consume fewer resources on the device they're running on without compromising the readability of your code base. The book begins by helping you measure and identify bottlenecks in a C++ code base. It then moves on by teaching you how to use modern C++ constructs and techniques. You'll see how this affects the way you write code. Next, you'll see the importance of data structure optimization and memory management, and how it can be used efficiently with respect to CPU caches. After that, you'll see how STL algorithm and composable Range V3 should be used to both achieve faster execution and more readable code, followed by how to use STL containers and how to write your own specialized iterators. Moving on, you'll get hands-on experience in making use of modern C++ metaprogramming and reflection to reduce boilerplate code as well as in working with proxy objects to perform optimizations under the hood. After that, you'll learn concurrent programming and understand lock-free data structures. The book ends with an overview of parallel algorithms using STL execution policies, Boost Compute, and OpenCL to utilize both the CPU and the GPU. What You Will Learn:Benefits of modern C++ constructs and techniques Identify hardware bottlenecks, such as CPU cache misses, to boost performance Write specialized data structures for performance-critical code Use modern metaprogramming techniques to reduce runtime calculations Achieve efficient memory management using custom memory allocators Reduce boilerplate code using reflection techniques Reap the benefits of lock-free concurrent programming Perform under-the-hood optimizations with preserved readability using proxy objects Gain insights into subtle optimizations used by STL algorithms Utilize the Range V3 library for expressive C++ code Parallelize your code over CPU and GPU, without compromising readability Who this book is for: If you're a C++ developer looking to improve the speed of your code or simply wanting to take your skills up to the next level, then this book is perfect for you.