Skip to main content

カート

VIP 特典をお楽しみいただけます!

購入できない書籍
お買い物かごをご確認ください。購入不可の商品を削除できます。削除されなかった購入不可の商品は、購入手続き時に削除されます。

おすすめ

Loading...

並列プログラミング 電子書籍

並列プログラミング の本がお好きな方におすすめです。
264件の検索結果中97120を表示
Skip side bar filters
  • Kickstart Compiler Design Fundamentals

    Practical Techniques and Solutions for Compiler Design, Parsing, Optimization, and Code Generation (English Edition)

    Unveiling Compiler Secrets from Source to Execution.Key Features● Master compiler fundamentals, from lexical analysis to advanced optimization techniques.● Reinforce concepts with practical exercises, projects, and real-world case studies.● Explore LLVM, GCC, and industry-standard optimization methods for efficient code generation.Book DescriptionCompilers are the backbone of modern computing, ... もっと見る

    2,686 円

  • Programming Phoenix 1.4

    Productive |> Reliable |> Fast

    Don't accept the compromise between fast and beautiful: you can have it all. Phoenix creator Chris McCord, Elixir creator Jose Valim, and award-winning author Bruce Tate walk you through building an application that's fast and reliable. At every step, you'll learn from the Phoenix creators not just what to do, but why. Packed with insider insights and completely updated for Phoenix 1.4, this ... もっと見る

    3,617 円

  • Parallel Algorithms

    M H Alsuwaiyel ...
    シリーズ 本: 16 - Lecture Notes Series on Computing
    This book is an introduction to the field of parallel algorithms and the underpinning techniques to realize the parallelization. The emphasis is on designing algorithms within the timeless and abstracted context of a high-level programming language. The focus of the presentation is on practical applications of the algorithm design using different models of parallel computation. Each model is ... もっと見る

    7,294 円

  • Ultimate C# for High-Performance Applications

    Master Multithreading, Parallelism, and Async Techniques to Engineer High-Performance, Enterprise-Grade Software with C# 13 and .NET 9 (English Edition)

    Jeff McNamara ...
    Master parallelism and async to create enterprise-grade, high-performance apps.Key Features● Unlock advanced multithreading, async, and parallelism in C#.● Master tools to debug, profile, and crush performance issues.● Build real-world, production-ready apps that scale effortlessly.Book DescriptionHigh-performance software is no longer optional—today’s applications must be fast, scalable... ... もっと見る

    3,817 円

  • Modern Concurrency in Java

    Virtual Threads, Structured Concurrency, and Beyond

    Welcome to the future of Java. With this book, you'll explore the transformative world of Java 21's key feature: virtual threads. Remember struggling with the cost of thread creation, encountering limitations on scalability, and facing difficulties in achieving high throughput? Those days are over. This practical guide takes you from Java 1.0 to the cutting-edge advancements of Project Loom.You'll ... もっと見る

    5,069 円

  • Hands-On GPU-Accelerated Computer Vision with OpenCV and CUDA

    Effective techniques for processing complex image data in real time using GPUs

    Bhaumik Vaidya ...
    Discover how CUDA allows OpenCV to handle complex and rapidly growing image data processing in computer and machine vision by accessing the power of GPUKey FeaturesExplore examples to leverage the GPU processing power with OpenCV and CUDAEnhance the performance of algorithms on embedded hardware platformsDiscover C++ and Python libraries for GPU accelerationBook DescriptionComputer vision has been ... もっと見る

    4,994 円

  • Learning Concurrent Programming in Scala

    Practical Multithreading in Scala

    Learn the art of building intricate, modern, scalable, and concurrent applications using ScalaKey Features\[\*\] Make the most of Scala by understanding its philosophy and harnessing the power of multicores\[\*\] Get acquainted with cutting-edge technologies in the field of concurrency, through practical, real-world applications\[\*\] Get this step-by-step guide packed with pragmatic examplesBook ... もっと見る

    4,391 円

  • クラウドネイティブ・アーキテクチャ 可用性と費用対効果を極める次世代設計の原則

    シリーズ 本: インプレストップギアシリーズ - impress top gearシリーズ
    [この電子書籍は固定型レイアウトです。リフロー型と異なりビューア機能が制限されます]固定型レイアウトはページを画像化した構造であるため、ページの拡大縮小を除く機能は利用できません。また、モノクロ表示の端末ではカラーページ部分で一部見づらい場合があります。クラウドの活用ステージをレベルアップ! シンプルな移行からクラウドネイティブへ。クラウドの潜在能力を存分に引き出す! ― ITリソースをクラウドネイティブに移行すると、コストの削減、パフォーマンスの向上、リソースの効率的な活用、スケーラビリティの向上といった、さまざまなメリットを享受できます。さらには、クラウドベンダーによるITイノベーションを容易に活用できるようになり、ユーザーのシステムは飛躍的に進化する機会を得ます。本書は、技術面だけではなく、事業や組織との関係性にも踏み込み、シンプルな移行からクラウド活用の成熟化へと道筋をつける ... もっと見る

    4,290 円

  • Master Modern Rust

    Explore Advanced Techniques, Embrace Functional Programming, and Craft Cutting-Edge Systems

    Rust isn't just a language; it's a revolution. Ditch the memory leaks and runtime errors, and embrace blazing speed, rock-solid safety, and unparalleled concurrency. Rust empowers you to build high-performance systems that push the boundaries of what's possible.Written by Rust experts, this book is your practical guide to mastering the art of Modern Rust. We've walked the path, faced the ... もっと見る

    1,812 円

  • Reactive Programming with RxJS 5

    Untangle Your Asynchronous JavaScript Code

    Sergi Mansilla ...
    Reactive programming is revolutionary. It makes asynchronous programming clean, intuitive, and robust. Use RxJS 5 to write complex programs in a simple way, and master the Observable: a powerful data type that substitutes callbacks and promises. Think about your programs as streams of data that change and adapt to produce what you want. Manage real-world concurrency and write complex flows of ... もっと見る

    2,622 円

  • Distributed Tracing in Practice

    Instrumenting, Analyzing, and Debugging Microservices

    Since most applications today are distributed in some fashion, monitoring their health and performance requires a new approach. Enter distributed tracing, a method of profiling and monitoring distributed applications—particularly those that use microservice architectures. There’s just one problem: distributed tracing can be hard. But it doesn’t have to be.With this guide, you’ll learn what ... もっと見る

    4,611 円

  • Functional Programming: A PragPub Anthology

    Exploring Clojure, Elixir, Haskell, Scala, and Swift

    Michael Swaine ...
    Explore functional programming and discover new ways of thinking about code. You know you need to master functional programming, but learning one functional language is only the start. In this book, through articles drawn from PragPub magazine and articles written specifically for this book, you'll explore functional thinking and functional style and idioms across languages. Led by expert guides, ... もっと見る

    3,705 円

  • Introduction to Concurrency in Programming Languages

    Illustrating the effect of concurrency on programs written in familiar languages, this text focuses on novel language abstractions that truly bring concurrency into the language and aid analysis and compilation tools in generating efficient, correct programs. It also explains the complexity involved in taking advantage of concurrency with regard to program correctness and performance. The book ... もっと見る

    14,806 円

  • Hadoop: The Definitive Guide

    Storage and Analysis at Internet Scale

    Tom White ...
    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 ... もっと見る

    3,802 円

  • Dataflow and Reactive Programming Systems

    Matt Carkci ...
    Dataflow concepts are the heart of Reactive Programming, Flow-Based Programming, Unix pipes, Actors and message passing in general.Dataflow-based systems are easy to design once you understand the large number of implementation details that could drastically change how the system operates. Understanding these vectors of change is important so you don’t waste your time developing the wrong system ... もっと見る

    3,051 円

  • HTML Demystified: Crafting Web Content with Hypertext Markup Language

    "HTML Demystified: Crafting Web Content with Hypertext Markup Language" is your essential guide to understanding and mastering HTML, the fundamental language of the web. Whether you're a novice looking to build your first website or an experienced web developer seeking to deepen your knowledge, this comprehensive book will demystify HTML and empower you to create stunning web content.Starting from ... もっと見る

    1,550 円

  • Perl 6 Deep Dive

    Data manipulation, concurrency, functional programming, and more

    Andrew Shitov ...
    Learn Perl 6 effortlessly to solve everyday problemsKey FeaturesFilled with practical examples, this comprehensive guide explores all aspects of Perl 6.Leverage the power of Perl 6 concurrency to develop responsive and high-performant software.Delves into various programming paradigms (such as Object Oriented, functional, and reactive) that can be adopted by Perl 6 developers to write effective ... もっと見る

    4,391 円

  • Java 9 Concurrency Cookbook

    Build highly scalable, robust, and concurrent applications

    Master the art of fast, effective Java development with the power of concurrent and parallel programmingKey Features\[\*\] Get detailed coverage of important recipes on multi-threading and parallel programming\[\*\] This book takes a close look at the Java 9 APIs and their impact on concurrency\[\*\] See practical examples on thread safety, high-performance classes, safe sharing, and a whole lot ... もっと見る

    4,994 円

  • Hands-On Embedded Programming with C++17

    Create versatile and robust embedded solutions for MCUs and RTOSes with modern C++

    Maya Posch ...
    Build safety-critical and memory-safe stand-alone and networked embedded systemsKey FeaturesKnow how C++ works and compares to other languages used for embedded developmentCreate advanced GUIs for embedded devices to design an attractive and functional UIIntegrate proven strategies into your design for optimum hardware performanceBook DescriptionC++ is a great choice for embedded development, most ... もっと見る

    4,994 円

  • Python High Performance

    Build high-performing, concurrent, and distributed applications

    Learn how to use Python to create efficient applicationsKey Features\[\*\]Identify the bottlenecks in your applications and solve them using the best profiling techniques\[\*\]Write efficient numerical code in NumPy, Cython, and Pandas\[\*\]Adapt your programs to run on multiple processors and machines with parallel programmingBook DescriptionPython is a versatile language that has found ... もっと見る

    3,961 円

  • Mastering Objective-C

    Welcome to the forefront of knowledge with Cybellium, your trusted partner in mastering the cutting-edge fields of IT, Artificial Intelligence, Cyber Security, Business, Economics, and Science.Designed for professionals, students, and enthusiasts alike, our comprehensive books empower you to stay ahead in a rapidly evolving digital world.Expert Insights: Our books provide deep, actionable insights ... もっと見る

    2,180 円

  • Shared Memory Application Programming

    Concepts and Strategies in Multicore Application Programming

    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 ... もっと見る

    7,397 円

  • Mastering Scala: Elegance in Code

    "Mastering Scala: Elegance in Code" is an essential guide for software developers and programmers who are eager to dive deep into the Scala programming language. This comprehensive book not only introduces you to the basics of Scala but also takes you on a journey through its more advanced features, emphasizing the art of writing elegant and efficient code.Scala, known for its concise syntax and ... もっと見る

    1,500 円

  • Petascale Computing

    Algorithms and Applications

    編集 David A. Bader ...
    Although the highly anticipated petascale computers of the near future will perform at an order of magnitude faster than today's quickest supercomputer, the scaling up of algorithms and applications for this class of computers remains a tough challenge. From scalable algorithm design for massive concurrency toperformance analyses and scientific vis ... もっと見る

    14,806 円