Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks Programmation parallèle

Si vous aimez les titres Programmation parallèle, vous allez adorer cette sélection.
Affichage des résultats 145 - 168 sur 271
Skip side bar filters
  • Professional CUDA C Programming

    Break into the powerful world of parallel GPU programming with this down-to-earth, practical guideDesigned 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 ... En savoir plus

    38,99 €

  • Introduction to High Performance Computing for Scientists and Engineers

    par Georg Hager ...
    Collection series Chapman & Hall/CRC Computational Science
    Written by high performance computing (HPC) experts, Introduction to High Performance Computing for Scientists and Engineers provides a solid introduction to current mainstream computer architecture, dominant parallel programming models, and useful optimization strategies for scientific HPC. From working in a scientific computing center, the author ... En savoir plus

    98,20 €

  • Elements of Parallel Computing

    par Eric Aubanel ...
    Collection series Chapman & Hall/CRC Computational Science
    Designed for introductory parallel computing courses at the advanced undergraduate or beginning graduate level, Elements of Parallel Computing presents the fundamental concepts of parallel computing not from the point of view of hardware, but from a more abstract view of algorithmic and implementation patterns. The aim is to facilitate the teaching of parallel programming by surveying some key ... En savoir plus

    84,00 €

  • Performance Tuning of Scientific Applications

    With contributions from some of the most notable experts in the field, Performance Tuning of Scientific Applications presents current research in performance analysis. The book focuses on the following areas.Performance monitoring: Describes the state of the art in hardware and software tools that are commonly used for monitoring and measuring perf ... En savoir plus

    78,08 €

  • First Step to Quantum Computing

    A Practical Guide for Beginners

    Collection Livre 1 - World Scientific Lectures in Emerging Technologies
    Quantum information is a young and evolving field. This compendium introduces quantum information in a comprehensive self-contained guide without assuming a wealth of knowledge prior to reading.The volume highlights intuition on counterintuitive topics such as quantum mechanics, basic mathematical tools and calculations involving linear algebra, and applies these concepts to quantum information ... En savoir plus

    35,94 €

  • Practical Rust 1.x Cookbook, Second Edition

    100+ Solutions for beginners to practice rust programming across CI/CD, kubernetes, networking, code performance and microservices

    par Lloyd Frank ...
    If you want to learn how to program in Rust and create strong, reliable apps with the most recent version Rust 1.68, then you need the "Practical Rust 1.x Cookbook (Second Edition)"-a book full of real-world solutions. An extensive collection of practical recipes covering a wide range of topics. You will learn the fundamentals of programming, how to set up a development environment, and the syntax ... En savoir plus

    35,22 €

  • Designing Elixir Systems With OTP

    Write Highly Scalable, Self-healing Software with Layers

    You know how to code in Elixir; now learn to think in it. Learn to design libraries with intelligent layers that shape the right data structures, flow from one function into the next, and present the right APIs. Embrace the same OTP that's kept our telephone systems reliable and fast for over 30 years. Move beyond understanding the OTP functions to knowing what's happening under the hood, and why ... En savoir plus

    20,07 €

  • Clojure Polymorphism

    Leverage Clojure's polymorphic tools to develop your applications

    par Paul Stadig ...
    Learn when and how to use Clojure's polymorphic features to develop efficient multithreaded applicationsKey FeaturesGet to grips with the different polymorphic tools that Clojure offersDevelop a taste for good Clojure designs through various engaging examplesStudy various design principles and learn ways to use them in your applicationsBook DescriptionClojure is a modern, dynamic language that you ... En savoir plus

    14,10 € ou Gratuit avec Kobo Plus

  • Functional and Concurrent Programming

    Core Concepts and Features

    Leverage Modern Language Constructs to Write High-Quality Code FasterThe functional and concurrent programming language features supported by modern languages can be challenging, even for experienced developers. These features may appear intimidating to OOP programmers because of a misunderstanding of how they work. Programmers first need to become familiar with the abstract concepts that underlie ... En savoir plus

    45,41 €

  • GPU Programming with C++ and CUDA

    Uncover effective techniques for writing efficient GPU-parallel C++ applications

    par Paulo Motta ...
    Learn to solve parallel problems with GPU-accelerated C++ code and create reusable libraries that can be accessed from other programming languagesKey FeaturesHarness the power of GPU parallelism to accelerate real-world tasksUtilize CUDA streams and scale performance with custom C++ solutionsCreate reusable GPU libraries and expose them to Python seamlesslyBook DescriptionWritten by Paulo Motta, a ... En savoir plus

    25,02 € ou Gratuit avec Kobo Plus

  • Learn R Programming in 24 Hours

    par Alex Nordeen ...
    R is a programming language developed is widely used for statistical and graphical analysis. It can execute advance machine learning algorithms including earning algorithm, linear regression, time series, statistical inference.R programming language is used by Fortune 500 companies and tech bellwethers like Uber, Google, Airbnb, Facebook, Apple.R provides a data scientist tools and libraries ... En savoir plus

    8,66 €

  • Funktionen in Python Schritt für Schritt lernen

    Ein verständlicher Leitfaden zum Erstellen, Verwenden und Verstehen von Funktionen in Python für Einsteiger

    par Dargslan ...
    Collection Livre 3 - Python-Programmierung für Einsteiger
    Willkommen zu "Funktionen in Python Schritt für Schritt lernen" – Ihrem umfassenden Leitfaden zur Beherrschung eines der grundlegendsten und mächtigsten Konzepte in der Python-Programmierung: Funktionen. Auf dieser Reise werden Sie entdecken, wie Funktionen als Bausteine für effizienten, organisierten und wiederverwendbaren Code in Python dienen.Dieses Buch wurde mit einem klaren Ziel konzipiert: ... En savoir plus

    12,99 € ou Gratuit avec Kobo Plus

  • Concurrent Programming in Mac OS X and iOS

    Unleash Multicore Performance with Grand Central Dispatch

    Now that multicore processors are coming to mobile devices, wouldn't it be great to take advantage of all those cores without having to manage threads? This concise book shows you how to use Apple's Grand Central Dispatch (GCD) to simplify programming on multicore iOS devices and Mac OS X.Managing your application’s resources on more than one core isn't easy, but it's vital. Apps that use only one ... En savoir plus

    9,16 €

  • Hadoop Application Architectures

    Designing Real-World Big Data Applications

    Get expert guidance on architecting end-to-end data management solutions with Apache Hadoop. While many sources explain how to use various components in the Hadoop ecosystem, this practical book takes you through architectural considerations necessary to tie those components together into a complete tailored application, based on your particular use case.To reinforce those lessons, the book’s ... En savoir plus

    28,62 €

  • Parallel Python with Dask

    Perform distributed computing, concurrent programming and manage large dataset

    par Tim Peters ...
    Unlock the Power of Parallel Python with Dask: A Perfect Learning Guide for Aspiring Data ScientistsDask has revolutionized parallel computing for Python, empowering data scientists to accelerate their workflows. This comprehensive guide unravels the intricacies of Dask to help you harness its capabilities for machine learning and data analysis.Across 10 chapters, you'll master Dask's fundamentals ... En savoir plus

    35,22 €

  • Learning Concurrency in Python

    Build highly efficient, robust, and concurrent applications

    par Elliot Forbes ...
    Practically and deeply understand concurrency in Python to write efficient programsKey Features\[\*\] Build highly efficient, robust, and concurrent applications\[\*\] Work through practical examples that will help you address the challenges of writing concurrent code\[\*\] Improve the overall speed of execution in multiprocessor and multicore systems and keep them highly availableBook ... En savoir plus

    28,73 € ou Gratuit avec Kobo Plus

  • Delphi High Performance

    Build fast Delphi applications using concurrency, parallel programming and memory management

    Build fast, scalable, and high performing applications with DelphiKey FeaturesBuild efficient and concurrent applications in Delphi with focused examplesIdentify performance bottlenecks and apply the correct algorithm to increase the performance of applications.Delve into parallel programming and memory management to optimize your codeBook DescriptionDelphi is a cross-platform Integrated ... En savoir plus

    30,58 € ou Gratuit avec Kobo Plus

  • Python Parallel Programming Cookbook

    Master efficient parallel programming to build powerful applications using Python

    Master efficient parallel programming to build powerful applications using PythonKey Features1. Design and implement efficient parallel software2. Master new programming techniques to address and solve complex programming problems3. Explore the world of parallel programming with this book, which is a go-to resource for different kinds of parallel computing tasks in Python, using examples and ... En savoir plus

    32,43 € ou Gratuit avec Kobo Plus

  • Fundamentals of Multicore Software Development

    Collection series Chapman & Hall/CRC Computational Science
    With multicore processors now in every computer, server, and embedded device, the need for cost-effective, reliable parallel software has never been greater. By explaining key aspects of multicore programming, Fundamentals of Multicore Software Development helps software engineers understand parallel programming and master the multicore challenge. ... En savoir plus

    98,20 €

  • The DevOps Journey: Navigating the Path to Seamless Software Delivery

    par Kameron Hussain ...
    "The DevOps Journey: Navigating the Path to Seamless Software Delivery" is an essential guide for IT professionals, software developers, and operations teams striving to enhance their DevOps practices. This comprehensive resource delves into the core principles of DevOps, including automation, continuous integration (CI), continuous deployment (CD), and collaboration, to streamline and optimize ... En savoir plus

    9,49 €

  • Embedded Computing for High Performance

    Efficient Mapping of Computations Using Customization, Code Transformations and Compilation

    Embedded Computing for High Performance: Design Exploration and Customization Using High-level Compilation and Synthesis Tools provides a set of real-life example implementations that migrate traditional desktop systems to embedded systems. Working with popular hardware, including Xilinx and ARM, the book offers a comprehensive description of techniques for mapping computations expressed in ... En savoir plus

    66,63 €

  • Concurrent Programming on Windows

    par Joe Duffy ...
    Collection series Microsoft Windows Development Series
    “When you begin using multi-threading throughout an application, the importance of clean architecture and design is critical. . . . This places an emphasis on understanding not only the platform’s capabilities but also emerging best practices. Joe does a great job interspersing best practices alongside theory throughout his book.”– From the Foreword by Craig Mundie, Chief Research and Strategy ... En savoir plus

    50,05 €

  • OpenCL Programming Guide

    Collection series OpenGL
    Using the new OpenCL (Open Computing Language) standard, you can write applications that access all available programming resources: CPUs, GPUs, and other processors such as DSPs and the Cell/B.E. processor. Already implemented by Apple, AMD, Intel, IBM, NVIDIA, and other leaders, OpenCL has outstanding potential for PCs, servers, handheld/embedded devices, high performance computing, and even ... En savoir plus

    45,41 €

  • Distributed Systems with Elixir

    Designing Resilient and Scalable Applications

    About the Technology:Elixir, a powerful functional programming language built on the Erlang VM, is rapidly gaining traction for building robust and scalable distributed systems. Its lightweight processes, fault-tolerant features, and emphasis on concurrency make it ideal for handling complex workloads across multiple machines.This book is written by an experienced Elixir developer who has a proven ... En savoir plus

    6,57 €