Skip to main content

カート

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

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

おすすめ

Loading...

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

並列プログラミング の本がお好きな方におすすめです。
265件の検索結果中124を表示
Skip side bar filters
  • オープンデータ時代の標準Web API SPARQL

    シリーズ series NextPublishing
    オープンデータ運動の世界的な広がりとともに、構造化したデータをウェブでいかに共有するかを定義したLinkedDataという技術にも注目が集まっている。LinkedDataはRDFを扱うデータベースに読み込んで利用する。このRDFのデータモデルのために設計されたクエリ言語がSPARQL(スパークル)である。本書はRDFによるデータ統合とSPARQLについて解説した日本初のリファレンスである。サンプルコードを参考して実際に手を動かしながら、RDFによるデータ統合とSPARQL検索によるアプリケーション開発の基本を学ぶことができる。【目次】第1章 なぜSPARQLが必要なのか?第2章 SPARQLを支える技術第3章 SPARQLの基本第4章 SPARQLの言語仕様とクエリ第5章 アプリケーション開発第6章 クックブックAppendix ... もっと見る

    1,540 円

  • OpenCL Programming Guide

    シリーズ 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 ... もっと見る

    8,294 円

  • Parallel Programming with Python

    Jan Palach ...
    A fast, easy-to-follow and clear tutorial to help you develop Parallel computing systems using Python. Along with explaining the fundamentals, the book will also introduce you to slightly advanced concepts and will help you in implementing these techniques in the real world. If you are an experienced Python programmer and are willing to utilize the available computing resources by parallelizing ... もっと見る

    2,144 円

  • Programming F# 3.0

    A Comprehensive Guide for Writing Simple Code to Solve Complex Problems

    Chris Smith ...
    Why learn F#? With this guide, you’ll learn how this multi-paradigm language not only offers you an enormous productivity boost through functional programming, but also lets you develop applications using your existing object-oriented and imperative programming skills. You’ll quickly discover the many advantages of the language, including access to all the great tools and libraries of the .NET ... もっと見る

    3,256 円

  • Virtualization: A Manager's Guide

    Big Picture of the Who, What, and Where of Virtualization

    Dan Kusnetzky ...
    What exactly is virtualization? As this concise book explains, virtualization is a smorgasbord of technologies that offer organizations many advantages, whether you're managing extremely large stores of rapidly changing data, scaling out an application, or harnessing huge amounts of computational power. With this guide, you get an overview of the five main types of virtualization technology, along ... もっと見る

    1,179 円

  • An Introduction to Parallel Programming

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

    6,661 円

  • Hadoop Operations

    A Guide for Developers and Administrators

    Eric Sammer ...
    If you’ve been asked to maintain large and complex Hadoop clusters, this book is a must. Demand for operations-specific material has skyrocketed now that Hadoop is becoming the de facto standard for truly large-scale data processing in the data center. Eric Sammer, Principal Solution Architect at Cloudera, shows you the particulars of running Hadoop in production, from planning, installing, and ... もっと見る

    3,256 円

  • Intel Xeon Phi Coprocessor High Performance Programming

    Authors Jim Jeffers and James Reinders spent two years helping educate customers about the prototype and pre-production hardware before Intel introduced the first Intel Xeon Phi coprocessor. They have distilled their own experiences coupled with insights from many expert customers, Intel Field Engineers, Application Engineers and Technical Consulting Engineers, to create this authoritative first ... もっと見る

    6,233 円

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

    5,271 円

  • Hadoop: The Definitive Guide

    The Definitive Guide

    Tom White ...
    Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers will find details for analyzing large datasets, ... もっと見る

    3,256 円

  • The Art of Concurrency

    A Thread Monkey's Guide to Writing Parallel Applications

    Clay Breshears ...
    If you're looking to take full advantage of multi-core processors with concurrent programming, this practical book provides the knowledge and hands-on experience you need. The Art of Concurrency is one of the few resources to focus on implementing algorithms in the shared-memory model of multi-core processors, rather than just theoretical models or distributed-memory architectures. The book ... もっと見る

    3,256 円

  • Persistence Best Practices for Java Applications

    Effective strategies for distributed cloud-native applications and data-driven modernization

    The definitive guide for designing and delivering reliable and high-performing persistence layers using Java in the cloud-native age Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesUncover database patterns for designing readable and maintainable architectures and Java applicationsMaster various techniques to overcome application and architecture persistence ... もっと見る

    4,133 円

  • Rust In Practice, Second Edition

    Learn to Build Rust Programs, Test Applications and Create Your Own Cargo Packages with latest Rust 1.77"Rust In Practice, Second Edition" is an updated book that builds on the previous edition's excellent foundation and is intended to help readers progress from novice to proficient Rust developers. This new edition comes with Rust 1.77 version that goes deeper into Rust's core and advanced ... もっと見る

    5,650 円

  • PowerShell Playbook: Taming the Terminal with Wit, Script, and Wizardry

    Scott Markham ...
    PowerShell Playbook: Taming the Terminal with Wit, Script, and WizardryIf you've ever looked at your terminal and thought, "Well, that's an intimidating beast," then PowerShell Playbook is here to change the game. This isn't your typical dry, technical manual. Think of it as a guide to the secret world of scripting, where automation meets magic, and you're the wizard in charge. From your first ... もっと見る

    1,200 円

  • Parallel and High Performance Programming with Python

    Unlock parallel and concurrent programming in Python using multithreading, CUDA, Pytorch and Dask. (English Edition)

    Fabio Nelli ...
    This book will teach you everything about the powerful techniques and applications of parallel computing, from the basics of parallel programming to the cutting-edge innovations shaping the future of computing.The book starts with an introduction to parallel programming and the different types of parallelism, including parallel programming with threads and processes. The book then delves into ... もっと見る

    3,568 円

  • Microsoft Azure AI: A Beginner’s Guide

    Explore Azure Applied AI Services, Azure Cognitive Services and Azure Machine Learning with Practical Illustrations

    Microsoft Azure AI A Beginner's Guide explains the fundamentals of Azure AI and some more advanced topics. The sole objective of the book is to provide hands-on experience working with the various services, APIs, and tools available in the Azure AI Platform. This book begins by discussing the fundamentals of the Azure AI platform and the essential principles behind the Azure AI ecosystem and ... もっと見る

    2,686 円

  • Functional Programming in Java

    From Basics to Expert Proficiency

    William Smith ...
    "Functional Programming in Java: From Basics to Expert Proficiency" is an authoritative guide that bridges the gap between traditional object-oriented programming and the modern functional programming paradigm in Java. This book meticulously covers the foundational principles of functional programming, elucidating core concepts such as pure functions, immutability, and higher-order functions. With ... もっと見る

    1,500 円

  • ZooKeeper

    Distributed Process Coordination

    Building distributed applications is difficult enough without having to coordinate the actions that make them work. This practical guide shows how Apache ZooKeeper helps you manage distributed systems, so you can focus mainly on application logic. Even with ZooKeeper, implementing coordination tasks is not trivial, but this book provides good practices to give you a head start, and points out ... もっと見る

    2,174 円

  • Python for Absolute Beginners

    A Simple and Effective Way to Learn Python Programming from Zero, with Fun Coding Examples and Activities

    VERA POE ...
    Are you looking for a language that matches your natural way of speaking?If yes, you should learn Python as soon as possible!Python is one of the most flexible and powerful high-level programming languages ever created. Instead of following strict and complex syntax rules, Python is easy to read and write for someone who is new to programming. This lets you gain a basic understanding of coding ... もっと見る

    1,681 円

  • Parallel and High Performance Programming with Python (2nd Edition)

    Transform Your Python Code into a High-Performance Powerhouse Using Multithreading, CUDA, PyTorch, Spark, and Dask

    Fabio Nelli ...
    Unleash the Full Power of Python to Run Faster Code, Scale Smarter, and Compute Without Limits.Key Features? Get a free one-month digital subscription to www.avaskillshelf.com? Master end-to-end Python parallelism from multithreading and multiprocessing to distributed computing on GPUs, clusters, and the cloud.? Accelerate real-world workloads using cutting-edge frameworks like Ray, Dask, PyTorch, ... もっと見る

    4,199 円

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

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

    1,500 円

  • Go Cookbook

    Build modular, readable, and testable applications in Go

    Aaron Torres ...
    Bridge the gap between basic understanding of Go and use of its advanced featuresKey Features\[\*\] Discover a number of recipes and approaches to develop modern back-end applications\[\*\] Put to use the best practices to combine the recipes for sophisticated parallel tools\[\*\] This book is based on Go 1.8, which is the latest versionBook DescriptionGo (a.k.a. Golang) is a statically-typed ... もっと見る

    4,391 円

  • Parallel Programming and Concurrency with C# 10 and .NET 6

    A modern approach to building faster, more responsive, and asynchronous .NET applications using C#

    Alvin Ashcraft ...
    Leverage the latest parallel and concurrency features in .NET 6 when building your next application and explore the benefits and challenges of asynchrony, parallelism, and concurrency in .NET via practical examplesKey FeaturesLearn to implement parallel programming and handle concurrency in .NET efficientlySwitch threads while debugging and learn how to monitor specific threads in Visual ... もっと見る

    3,787 円

  • GPU Programming in MATLAB

    GPU programming in MATLAB is intended for scientists, engineers, or students who develop or maintain applications in MATLAB and would like to accelerate their codes using GPU programming without losing the many benefits of MATLAB. The book starts with coverage of the Parallel Computing Toolbox and other MATLAB toolboxes for GPU computing, which allow applications to be ported straightforwardly ... もっと見る

    6,339 円