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 73 - 96 sur 268
Skip side bar filters
  • 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

    51,93 €

  • An Introduction to Parallel Programming

    par Peter Pacheco ...
    An Introduction to Parallel Programming is the first undergraduate text to directly address compiling and running parallel programs on the new multi-core and cluster architecture. It explains how to design, debug, and evaluate the performance of distributed and shared-memory programs. The author Peter Pacheco uses a tutorial approach to show students how to develop effective parallel programs with ... En savoir plus

    49,99 €

  • Asynchronous Programming with C++

    Build blazing-fast software with multithreading and asynchronous programming for ultimate efficiency

    Design and develop high-performance software solutions by using concurrent and asynchronous techniques provided by the most modern features in C++20 and C++23Key FeaturesLearn how to use modern C++ features, including futures, promises, async, and coroutines to build asynchronous solutionsDevelop cross-platform network and low-level I/O projects with Boost.AsioMaster optimization techniques by ... En savoir plus

    27,55 € ou Gratuit avec Kobo Plus

  • Full Stack Web Development

    Mastering Web Development from Client to Server-Side Technologies

    This book is a complete guide to mastering full stack web development from HTML and CSS to JavaScript, Node.js, and PHP. Learn to build, optimize, and deploy dynamic web applications using modern tools and practices.Key FeaturesComprehensive coverage of front-end and back-end web developmentPractical examples and real-life applications for dynamic websitesDetailed exploration of essential tools, ... En savoir plus

    43,45 € ou Gratuit avec Kobo Plus

  • 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

    36,98 €

  • 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

    36,24 €

  • 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,66 €

  • 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,51 € 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

    46,74 €

  • 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,75 € ou Gratuit avec Kobo Plus

  • 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,76 €

  • 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,91 €

  • 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,42 €

  • 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

    29,46 €

  • 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

    36,24 €

  • Heterogeneous Computing Architectures

    Challenges and Vision

    Heterogeneous Computing Architectures: Challenges and Vision provides an updated vision of the state-of-the-art of heterogeneous computing systems, covering all the aspects related to their design: from the architecture and programming models to hardware/software integration and orchestration to real-time and security requirements. The transitions from multicore processors, GPU computing, and ... En savoir plus

    98,62 €

  • 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

    29,56 € 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

    31,47 € 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

    33,38 € 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

    101,06 €

  • Assembly Language

    The Ultimate Guide to Programming and Virtual Machines

    par Jonathan Rigdon ...
    Assembly language is often considered a bridge between high-level programming languages and machine code. Unlike high-level languages such as Python or C, which use human-readable syntax and abstract away many details of the underlying hardware, assembly language provides a more direct representation of the CPU's operations.Each assembly language instruction corresponds to a specific operation ... En savoir plus

    0,99 € ou Gratuit avec Kobo Plus

  • Web Programming with Go, Second Edition

    par Ian Taylor ...
    This is a new edition of "Web Programming with Go" and it's designed to help both entry-level and professional developers build and launch functional web applications using Go's core libraries. Every chapter gives you practical lessons, from setting up Go projects and building strong backend routes to frontend-backend integration, session management, authentication, concurrency, and connecting ... En savoir plus

    25,99 € ou Gratuit avec Kobo Plus

  • Code Like a Pro in Rust

    Get ready to code like a pro in Rust with insider techniques used by Rust veterans!Code Like a Pro in Rust dives deep into memory management, asynchronous programming, and the core Rust skills that make you a Rust pro! Plus, you’ll find essential productivity techniques for Rust testing, tooling, and project management. You’ll soon be writing high-quality code that needs way less maintenance ... En savoir plus

    55,91 €