![]() |
Delphi High Performance: Build fast Delphi applications using concurrency, parallel programming and memory management
ISBN: 9781788625456 / Angielski / Miękka / 336 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for Microsoft Windows, Apple Mac OS X, Google Android, iOS, and now Linux with RAD Studio 10.2. This book will be your guide to build efficient high performance applications with Delphi.
Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for Microsoft Windows, Apple Mac OS X,...
|
cena:
224,39 |
![]() |
Efficient Parallel Algorithms
ISBN: 9780521388412 / Angielski / Miękka / 268 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This largely self-contained text is an introduction to the field of efficient parallel algorithms and to the techniques for efficient parallelism, that presumes no special knowledge of parallel computers or particular mathematics. The book emphasizes designing algorithms within the timeless and abstracted context of a high-level programming language rather than within highly specific computer architectures. This is an approach that concentrates on the essence of algorithmic theory, determining and taking advantage of the inherently parallel nature of certain types of problems. The authors...
This largely self-contained text is an introduction to the field of efficient parallel algorithms and to the techniques for efficient parallelism, tha...
|
cena:
228,97 |
![]() |
Structured Parallel Programming: Patterns for Efficient Computation
ISBN: 9780124159938 / Angielski / Miękka / 406 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Structured Parallel Programming offers the simplest way for developers to learn patterns for high-performance parallel programming. Written by parallel computing experts and industry insiders Michael McCool, Arch Robison, and James Reinders, this book explains how to design and implement maintainable and efficient parallel algorithms using a composable, structured, scalable, and machine-independent approach to parallel computing. It presents both theory and practice, and provides detailed concrete examples using multiple programming models. The examples in this book are... Structured Parallel Programming offers the simplest way for developers to learn patterns for high-performance parallel programming. Written ... |
cena:
230,14 |
![]() |
Professional CUDA C Programming
ISBN: 9781118739327 / Angielski / Miękka / 528 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Break into the powerful world of parallel GPU programming with this down-to-earth, practical guide Designed for professionals across multiple industrial sectors, Professional CUDA C Programming presents CUDA -- a parallel computing platform and programming model designed to ease the development of GPU programming -- fundamentals in an easy-to-follow format, and teaches readers how to think in parallel and implement parallel algorithms on GPUs. Each chapter covers a specific topic, and includes workable examples that demonstrate the development process, allowing... Break into the powerful world of parallel GPU programming with this down-to-earth, practical guide Designed for professionals ... |
cena:
231,17 |
![]() |
Cobol: This book includes: Cobol Basics for Beginners + Cobol Database Interaction + Cobol Code Optimization
ISBN: 9781955786355 / Angielski / Miękka / 498 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
231,17 |
![]() |
Practical Rust 1.x Cookbook: 100+ Solutions across Command Line, CI/CD, Kubernetes, Networking, Code Performance and Microservices
ISBN: 9788196228521 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
231,17 |
![]() |
Rust In Practice: A Programmers Guide to Build Rust Programs, Test Applications and Create Cargo Packages
ISBN: 9788196228507 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
231,17 |
![]() |
Python Parallel Programming Cookbook
ISBN: 9781785289583 / Angielski / Miękka / 286 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
237,33 |
![]() |
Hands-On GPU-Accelerated Computer Vision with OpenCV and CUDA
ISBN: 9781789348293 / Angielski / Miękka / 380 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
237,33 |
![]() |
Mastering C# Concurrency
ISBN: 9781785286650 / Angielski / Miękka / 284 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
245,96 |
![]() |
Rust in Action
ISBN: 9781617294556 / Angielski / Miękka / 456 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
246,53 |
![]() |
Hadoop – The Definitive Guide 4e
ISBN: 9781491901632 / Angielski / Miękka / 756 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Get ready to unlock the power of your data. With the fourth edition of this comprehensive guide, you'll learn how to build and maintain reliable, scalable, distributed systems with Apache Hadoop. This book is ideal for programmers looking to analyze datasets of any size, and for administrators who want to set up and run Hadoop clusters. Using Hadoop 2 exclusively, author Tom White presents new chapters on YARN and several Hadoop-related projects such as Parquet, Flume, Crunch, and Spark. You'll learn about recent changes to Hadoop, and explore new case studies on Hadoop's role in... Get ready to unlock the power of your data. With the fourth edition of this comprehensive guide, you'll learn how to build and maintain reliable, s... |
cena:
250,44 |
![]() |
Parallel Programming in Openmp
ISBN: 9781558606715 / Angielski / Miękka / 231 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych.
|
cena:
254,64 |
![]() |
Shared Memory Application Programming: Concepts and Strategies in Multicore Application Programming
ISBN: 9780128037614 / Angielski / Miękka / 556 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Shared Memory Application Programming presents the key concepts and applications of parallel programming, in an accessible and engaging style applicable to developers across many domains. Multithreaded programming is today a core technology, at the basis of all software development projects in any branch of applied computer science. This book guides readers to develop insights about threaded programming and introduces two popular platforms for multicore development: OpenMP and Intel Threading Building Blocks (TBB). Author Victor Alessandrini leverages his rich experience to explain... Shared Memory Application Programming presents the key concepts and applications of parallel programming, in an accessible and engaging styl... |
cena:
269,33 |
![]() |
Parallel Computing Using Prefix Problem
ISBN: 9780195088496 / Angielski / Twarda / 320 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The prefix operation on a set of data is one of the simplest and most useful building blocks in parallel algorithms. This introduction to those aspects of parallel programming and parallel algorithms that relate to the prefix problem emphasizes its use in a broad range of familiar and important problems. The book illustrates how the prefix operation approach to parallel computing leads to fast and efficient solutions to many different kinds of problems. Students, teachers, programmers, and computer scientists will want to read this clear exposition of an important approach.
The prefix operation on a set of data is one of the simplest and most useful building blocks in parallel algorithms. This introduction to those aspect...
|
cena:
275,42 |
![]() |
Concurrent Scientific Computing
ISBN: 9780387941950 / Angielski / Twarda / 328 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Mathematics is playing an ever more important role in the physical and biological sciences, provoking a blurring of boundaries between scientific dis- ciplines and a resurgence of interest in the modern as well as the classical techniques of applied mathematics. This renewal of interest, both in research and teaching, has led to the establishment of the series: Texts in Applied Mathe- matics (TAM). The development of new courses is a natural consequence of a high level of excitement on the research frontier as newer techniques, such as numerical and symbolic computer systems, dynamical...
Mathematics is playing an ever more important role in the physical and biological sciences, provoking a blurring of boundaries between scientific dis-...
|
cena:
281,60 |
![]() |
High Performance Parallelism Pearls Volume One: Multicore and Many-Core Programming Approaches
ISBN: 9780128021187 / Angielski / Miękka / 600 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. High Performance Parallelism Pearls shows how to leverage parallelism on processors and coprocessors with the same programming - illustrating the most effective ways to better tap the computational potential of systems with Intel Xeon Phi coprocessors and Intel Xeon processors or other multicore processors. The book includes examples of successful programming efforts, drawn from across industries and domains such as chemistry, engineering, and environmental science. Each chapter in this edited work includes detailed explanations of the programming techniques used, while showing high... High Performance Parallelism Pearls shows how to leverage parallelism on processors and coprocessors with the same programming - illustratin... |
cena:
288,92 |
![]() |
High Performance Parallelism Pearls Volume Two: Multicore and Many-Core Programming Approaches
ISBN: 9780128038192 / Angielski / Miękka / 592 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. High Performance Parallelism Pearls Volume 2 offers another set of examples that demonstrate how to leverage parallelism. Similar to Volume 1, the techniques included here explain how to use processors and coprocessors with the same programming - illustrating the most effective ways to combine Xeon Phi coprocessors with Xeon and other multicore processors. The book includes examples of successful programming efforts, drawn from across industries and domains such as biomed, genetics, finance, manufacturing, imaging, and more. Each chapter in this edited work includes detailed... High Performance Parallelism Pearls Volume 2 offers another set of examples that demonstrate how to leverage parallelism. Similar to Volume ... |
cena:
288,92 |
![]() |
Functional and Concurrent Programming: Core Concepts and Features
ISBN: 9780137466542 / Angielski / Miękka Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
299,60 |
![]() |
Parallel Programming: Concepts and Practice
ISBN: 9780128498903 / Angielski / Miękka / 416 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Parallel Programming: Concepts and Practice provides an upper level introduction to parallel programming. In addition to covering general parallelism concepts, this text teaches practical programming skills for both shared memory and distributed memory architectures. The authors' open-source system for automated code evaluation provides easy access to parallel computing resources, making the book particularly suitable for classroom settings.
Parallel Programming: Concepts and Practice provides an upper level introduction to parallel programming. In addition to covering general pa... |
cena:
308,31 |