Going Multicore with C++: Asynchronous and Parallel Programming using C++11
Autor Joe Hummelen Limba Engleză Paperback – 31 ian 2020
- For readers familiar with C++, wanting to learn parallel computing and understand the new, parallel features of C++ 11
- The most practical parallel computing textbook, illustrating each concept with concrete, realistic examples and example-driven exercises to test learning
- Learn the skills needed to develop parallel-dependent applications including big data, cloud computing, image processing, mobile computing, games, and more
- Download source code, examples, and instructor support materials on the book's companion page
Preț: 344.51 lei
Preț vechi: 430.64 lei
-20% Nou
Puncte Express: 517
Preț estimativ în valută:
65.98€ • 67.98$ • 55.27£
65.98€ • 67.98$ • 55.27£
Carte nepublicată încă
Doresc să fiu notificat când acest titlu va fi disponibil:
Se trimite...
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780124077195
ISBN-10: 0124077196
Pagini: 320
Dimensiuni: 191 x 234 mm
Editura: ELSEVIER SCIENCE
ISBN-10: 0124077196
Pagini: 320
Dimensiuni: 191 x 234 mm
Editura: ELSEVIER SCIENCE
Cuprins
1. Introduction to Concurrent Programming2. A Quick Tour of C++11 from a Concurrency Perspective3. The Modern Computer System4. Threading in C++115. Avoiding the Dangers of Concurrency6. Async and Futures in C++117. Working with Concurrent Programs8. Some (helpful) Patterns9. Some (early) Best Practices