Skip to main content

カート

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

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

おすすめ

Loading...

並列処理 電子書籍

並列処理 の本がお好きな方におすすめです。
1016件の検索結果中124を表示
Skip side bar filters
  • Automotive Ethernet

    Do you need to get up to date with the world's most popular networking technology? With this resource you will discover everything you need to know about Ethernet and its implementation in the automotive industry. Enhance your technical understanding and better inform your decision-making process so that you can experience the benefits of Ethernet implementation. From new market opportunities, to ... もっと見る

    10,498 円

  • Accelerating MATLAB with GPU Computing

    A Primer with Examples

    Beyond simulation and algorithm development, many developers increasingly use MATLAB even for product deployment in computationally heavy fields. This often demands that MATLAB codes run faster by leveraging the distributed parallelism of Graphics Processing Units (GPUs). While MATLAB successfully provides high-level functions as a simulation tool for rapid prototyping, the underlying details and ... もっと見る

    7,291 円

  • Getting Started with the Internet of Things

    Connecting Sensors and Microcontrollers to the Cloud

    Cuno Pfister ...
    What is the Internet of Things? It's billions of embedded computers, sensors, and actuators all connected online. If you have basic programming skills, you can use these powerful little devices to create a variety of useful systems—such as a device that waters plants when the soil becomes dry. This hands-on guide shows you how to start building your own fun and fascinating projects.Learn to ... もっと見る

    2,691 円

  • Structured Parallel Programming

    Patterns for Efficient Computation

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

    6,339 円

  • Penzar: Journal of advanced ideas

    Patrick Rael ...
    This ebook has solutions to several of the most challenging problems in science and the humanities:- How to disrupt a tornado.- Firefighting techniques for oil well, forest, and skyscraper fires.- Symbiotic human and android labor, plus the 14 laws to guarantee it.- A new intelligence scale: L8.- Immortality via android robots.- Gender-neutral third-person pronouns.- Where is the missing 95% of ... もっと見る

    無料

  • Using Docker

    Developing and Deploying Software with Containers

    Adrian Mouat ...
    Docker containers offer simpler, faster, and more robust methods for developing, distributing, and running software than previously available. With this hands-on guide, you’ll learn why containers are so important, what you’ll gain by adopting Docker, and how to make it part of your development process.Ideal for developers, operations engineers, and system administrators—especially those keen to ... もっと見る

    4,611 円

  • Deploying OpenStack

    Creating Open Source Clouds

    Ken Pepple ...
    OpenStack was created with the audacious goal of being the ubiquitous software choice for building public and private cloud infrastructures. In just over a year, it's become the most talked-about project in open source. This concise book introduces OpenStack's general design and primary software components in detail, and shows you how to start using it to build cloud infrastructures.If you're a ... もっと見る

    1,628 円

  • OpenStack Operations Guide

    Set Up and Manage Your OpenStack Cloud

    Design, deploy, and maintain your own private or public Infrastructure as a Service (IaaS), using the open source OpenStack platform. In this practical guide, experienced developers and OpenStack contributors show you how to build clouds based on reference architectures, as well as how to perform daily administration tasks.Designed for horizontal scalability, OpenStack lets you build a cloud by ... もっと見る

    2,710 円

  • 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 円

  • VMware Cookbook

    A Real-World Guide to Effective VMware Use

    With scores of step-by-step solutions, this cookbook helps you work with VMware ESXi in a wide range of network environments. You’ll not only learn the basics—how to pool resources from hardware servers, computer clusters, networks, and storage, and then distribute them among virtual machines—but also how to overcome the stumbling blocks you’ll encounter when you monitor systems, troubleshoot ... もっと見る

    3,256 円

  • GPU Computing Gems Emerald Edition

    Wen-mei W. Hwu ...
    シリーズ series Applications of GPU Computing Series
    GPU Computing Gems Emerald Edition offers practical techniques in parallel computing using graphics processing units (GPUs) to enhance scientific research. The first volume in Morgan Kaufmann's Applications of GPU Computing Series, this book offers the latest insights and research in computer vision, electronic design automation, and emerging data-intensive applications. It also covers life ... もっと見る

    7,925 円

  • Programming Elastic MapReduce

    Using AWS Services to Build an End-to-End Application

    Although you don’t need a large computing infrastructure to process massive amounts of data with Apache Hadoop, it can still be difficult to get started. This practical guide shows you how to quickly launch data analysis projects in the cloud by using Amazon Elastic MapReduce (EMR), the hosted Hadoop framework in Amazon Web Services (AWS).Authors Kevin Schmidt and Christopher Phillips demonstrate ... もっと見る

    2,534 円

  • Programming Google App Engine

    Build & Run Scalable Web Applications on Google's Infrastructure

    Dan Sanderson ...
    Google App Engine makes it easy to create a web application that can serve millions of people as easily as serving hundreds, with minimal up-front investment. With Programming Google App Engine, Google engineer Dan Sanderson provides practical guidance for designing and developing your application on Google’s vast infrastructure, using App Engine’s scalable services and simple development model ... もっと見る

    3,617 円

  • Heterogeneous Computing with OpenCL

    Revised OpenCL 1.2 Edition

    Heterogeneous Computing with OpenCL, Second Edition teaches OpenCL and parallel programming for complex systems that may include a variety of device architectures: multi-core CPUs, GPUs, and fully-integrated Accelerated Processing Units (APUs) such as AMD Fusion technology. It is the first textbook that presents OpenCL programming appropriate for the classroom and is intended to support a parallel ... もっと見る

    7,397 円

  • Resilience and Reliability on AWS

    Engineering at Cloud Scale

    Cloud services are just as susceptible to network outages as any other platform. This concise book shows you how to prepare for potentially devastating interruptions by building your own resilient and reliable applications in the public cloud. Guided by engineers from 9apps—an independent provider of Amazon Web Services and Eucalyptus cloud solutions—you’ll learn how to combine AWS with open ... もっと見る

    2,174 円

  • Heroku: Up and Running

    Effortless Application Deployment and Scaling

    Take full advantage of Heroku’s cloud-based hosting services. This guide takes you through the inner workings of this PaaS platform and delivers practical advice for architecting your application to work as efficiently as possible. You’ll learn best practices for improving speed and throughput, solving latency issues, locating and fixing problems if your application goes down, and ensuring your ... もっと見る

    722 円

  • The Art of Multiprocessor Programming, Revised Reprint

    Revised and updated with improvements conceived in parallel programming courses, The Art of Multiprocessor Programming is an authoritative guide to multicore programming. It introduces a higher level set of software development skills than that needed for efficient single-core programming. This book provides comprehensive coverage of the new principles, algorithms, and tools necessary for ... もっと見る

    7,819 円

  • 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 円

  • 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 円

  • Distributed Services with Go

    Travis Jeffery ...
    This is the book for Gophers who want to learn how to build distributed systems. You know the basics of Go and are eager to put your knowledge to work. Build distributed services that are highly available, resilient, and scalable. This book is just what you need to apply Go to real-world situations. Level up your engineering skills today.Take your Go skills to the next level by learning how to ... もっと見る

    3,617 円

  • Learn Functional Programming with Elixir

    Ulisses Almeida ...
    Elixir's straightforward syntax and this guided tour give you a clean, simple path to learn modern functional programming techniques. No previous functional programming experience required! This book walks you through the right concepts at the right pace, as you explore immutable values and explicit data transformation, functions, modules, recursive functions, pattern matching, high-order ... もっと見る

    3,344 円

  • Blockchain for 6G-Enabled Network-Based Applications

    A Vision, Architectural Elements, and Future Directions

    This book provides a comprehensive overview of blockchain for 6G-enabled network-based applications. Following the key services of blockchain technology, this book will be instrumental to ideate and understand the necessities, challenges, and various case studies of different 6G-based applications. The emphasis is on understanding the contributions of blockchain technology in 6G-enabled ... もっと見る

    12,282 円

  • Cloud Migration Mastery

    Complete Guide To Seamless Cloud Integration With AWS, Microsoft Azure, VMware & NaviSite

    Rob Botwright ...
    Introducing "Cloud Migration Mastery" Are you ready to master the art of seamless cloud integration? Look no further! With our comprehensive book bundle, you'll gain the knowledge and expertise needed to navigate the complexities of cloud migration across leading platforms such as AWS, Microsoft Azure, VMware, and NaviSite. Here's what you'll find inside: Book 1: Cloud Migration Essentials: A ... もっと見る

    1,222 円

  • The Road to Azure Cost Governance

    Techniques to tame your monthly Azure bill with a continuous optimization journey for your apps

    Get to grips with Microsoft Azure cost management and gain complete, reliable, and sustainable control of your cloud spend Key Features • Explore resource rightsizing and cleanup methods and their implementation • Learn key resource usage optimization concepts • Understand app optimization and plan for optimized and sustainable cloud native applications Book Description Cloud teams and ICT cost ... もっと見る

    5,147 円