Skip to main content

購物車

您會獲得 VIP 禮遇!

無法購買的項目
請檢閱您的購物車。您可以即刻移除無法購買的項目,或者我們將於結帳時為您自動移除。
項目項目
項目項目

專屬於您的推薦

Loading...

平行程式設計 電子書

如果您喜歡 平行程式設計 電子書,或許您也會喜歡這些熱門精選。
顯示第 193216 個結果,共 265
Skip side bar filters
  • Advanced Compute Architectures and Deep Learning Acceleration

    Unofficial NVIDIA AI 2026 Practical Framework

    系列 第 3 冊 - AI
    Step into the microscopic metropolis of artificial intelligence and discover how the physical realities of silicon are rewritten to power the minds of tomorrow.Have you ever wondered what happens inside a supercomputer when an AI speaks? It is not just math. It is a collision of electricity and physics. This book takes you deep into the hidden machinery of computing. You will explore the latent …… 閱讀更多內容

    NT$265 TWD 透過 Kobo Plus 免費享用

  • Clojure Polymorphism

    Leverage Clojure's polymorphic tools to develop your applications

    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 …… 閱讀更多內容

    NT$513 TWD 透過 Kobo Plus 免費享用

  • C++ High Performance

    Master the art of optimizing the functioning of your C++ code, 2nd Edition

    A comprehensive guide to help aspiring and professional C++ developers elevate the performance of their apps by allowing them to run faster and consume fewer resources.Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesUpdated to C++20 with completely revised code and more content on error handling, benchmarking, memory allocators, and concurrent …… 閱讀更多內容

    NT$1,299 TWD 透過 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, …… 閱讀更多內容

    NT$1,425 TWD 透過 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 …… 閱讀更多內容

    NT$368 TWD

  • 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 …… 閱讀更多內容

    NT$894 TWD

  • 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 …… 閱讀更多內容

    NT$1,068 TWD

  • Ultimate Monorepo and Bazel for Building Apps at Scale

    Level Up Your Large-Scale Application Development with Monorepo and Bazel for Enhanced Productivity, Scalability, and Integration (English Edition)

    Javier Antoniucci ……
    Unlock Next-Level Scalable App Development with Monorepo and BazelKey Features● Unleash the transformative power of Monorepos with Bazel, revolutionizing your development workflow.● Elevate your build system to unmatched levels of efficiency and reliability through comprehensive Bazel mastery.● Propel yourself into the future of software development by mastering Bazel and harnessing the potential …… 閱讀更多內容

    NT$984 TWD 透過 Kobo Plus 免費享用

  • Vulkan Fundamentals: A Beginner's Guide

    Vulcan Fundamentals

    系列 series Vulcan Fundamentals
    "Vulkan Fundamentals: A Beginner's Guide" is your gateway to the exciting world of graphics programming and 3D rendering. Designed for newcomers to the Vulkan API, this comprehensive book takes you on a journey from the basics to the advanced concepts, equipping you with the skills needed to create stunning visual experiences and dive into game development.Discover the inner workings of Vulkan, a …… 閱讀更多內容

    NT$473 TWD 透過 Kobo Plus 免費享用

  • Introduction to Google's Go Programming Language: GoLang

    Orhan Gazi ……
    This book teaches go programming language. Go was originally designed at Google in 2007.Go is a fast and lightweight programming language. It has a quicker compilation time compared to C/C++.Go has automatic garbage collector that frees up memory when it is no longer needed.Go is a statically typed language, that is, errors can be caught at compile time rather than at runtime.Go was designed to …… 閱讀更多內容

    NT$315 TWD 透過 Kobo Plus 免費享用

  • Mastering Concurrency in Python

    Create faster programs using concurrency, asynchronous, multithreading, and parallel programming

    Quan Nguyen ……
    Immerse yourself in the world of Python concurrency and tackle the most complex concurrent programming problemsKey FeaturesExplore the core syntaxes, language features and modern patterns of concurrency in PythonUnderstand how to use concurrency to keep data consistent and applications responsiveUtilize application scaffolding to design highly-scalable programsBook DescriptionPython is one of the …… 閱讀更多內容

    NT$1,069 TWD 透過 Kobo Plus 免費享用

  • 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 …… 閱讀更多內容

    NT$1,215 TWD 透過 Kobo Plus 免費享用

  • Mastering the C++17 STL

    Make full use of the standard library components in C++17

    Arthur O'Dwyer ……
    This book breaks down the C++ STL, teaching you how to extract its gems and apply them to your programming.Key Features\[\*\] Boost your productivity as a C++ developer with the latest features of C++17\[\*\] Develop high-quality, fast, and portable applications with the varied features of the STL\[\*\] Migrate from older versions (C++11, C++14) to C++17Book DescriptionModern C++ has come a long …… 閱讀更多內容

    NT$1,069 TWD 透過 Kobo Plus 免費享用

  • Distributed Computing in Java 9

    Leverage the latest features of Java 9 for distributed computing

    Explore the power of distributed computing to write concurrent, scalable applications in JavaKey Features? Make the best of Java 9 features to write succinct code? Handle large amounts of data using HPC? Make use of AWS and Google App Engine along with Java to establish a powerful remote computation systemBook DescriptionDistributed computing is the concept with which a bigger computation process …… 閱讀更多內容

    NT$1,069 TWD 透過 Kobo Plus 免費享用

  • Functional and Concurrent Programming

    Core Concepts and Features

    Michel Charpentier ……
    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 …… 閱讀更多內容

    NT$1,728 TWD

  • Rust In Practice, Second Edition

    Rick Tim, Ralph J, B Anderson ……
    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 …… 閱讀更多內容

    NT$1,167 TWD 透過 Kobo Plus 免費享用

  • 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 …… 閱讀更多內容

    NT$3,047 TWD

  • Parallel Programming with Co-arrays

    Robert W. Numrich ……
    系列 series Chapman & Hall/CRC Computational Science
    Parallel Programming with Co-Arrays describes the basic techniques used to design parallel algorithms for high-performance, scientific computing. It is intended for upper-level undergraduate students and graduate students who need to develop parallel codes with little or no previous introduction to parallel computing. It is also intended as a reference manual for researchers active in the field of …… 閱讀更多內容

    NT$2,219 TWD

  • 從零開始了解分散式系統

    Distributed Systems From Scratch

    零的零次方 ……
    系列 series 從零開始
    Google、Instagram、Netflix 背後是成千上萬台機器——它們會壞、會斷線、沒有共同的時鐘,卻要表現得像一台永不當機的電腦。怎麼辦到的?本書用蓋的方式回答:從一台單機的 Key-Value Store 出發,每學一個概念就把它加進系統——複製讓資料不怕單點壞掉、共識演算法(Raft)讓機器們吵架後還能有共同答案、分片讓容量水平擴展、容錯處理讓故障變成日常而不是災難——最後你會親手用 Go 蓋出一個真正能跑的分散式 KV Store。CAP、一致性模型這些課本名詞,全部變成你寫過的程式。適合會寫程式的後端工程師、準備系統設計面試的人,以及想知道「雲」裡面到底長什麼樣的人。《從零開始》系列的每一本,都為沒有背景的讀者而寫:先給直覺與比喻,需要時才端出數學與細節,把一個領域鋪成一條可以自學走完的路。 …… 閱讀更多內容

    NT$299 TWD

  • High Performance Scientific Computing Using Distributed Infrastructures

    This book aims to provide a deep look into Italian actions taken in some fields of science and high performance computing (HPC), and the Italian effort to bridge the HPC gap with respect to Europe. The Italian PON ReCaS Project is written for graduate readers and professionals in the field of high performance computing. It presents and discusses innovative and important technological solutions, …… 閱讀更多內容

    NT$4,128 TWD

  • Programação Paralela e Distribuída

    com MPI, OpenMP e OpenACC para computação de alto desempenho

    A programação paralela nos permite criar aplicações que podem realizar uma quantidade expressiva de cálculos sobre um conjunto significativo de dados, com resultados em prazos muito mais reduzidos, quando comparados com ouso da programação sequencial. Com isso, abrem-se possibilidades para desenvolvimento de modelos computacionais mais sofisticados para a solução de problemas cada vez mais …… 閱讀更多內容

    曾經是 NT$260 TWD 目前是 NT$230 TWD 透過 Kobo Plus 免費享用

  • Build Reactive Websites with RxJS

    Randall Koutnik ……
    Upgrade your skillset, succeed at work, and above all, avoid the many headaches that come with modern front-end development. Simplify your codebase with hands-on examples pulled from real-life applications. Master the mysteries of asynchronous state management, detangle puzzling race conditions, and send spaceships soaring through the cosmos. When you finish this book, you'll be able to tame the …… 閱讀更多內容

    NT$844 TWD

  • Python Beyond Limits

    Python, #3

    AnwaarX ……
    系列 第 3 冊 - Python
    Python Beyond LimitsMastering High-Performance Systems, Distributed Architectures, and Scalable Workflows in PythonBy AnwaarXUnlock the full power of Python.Whether you're scaling APIs to millions of users, building real-time systems, optimizing ML pipelines, or architecting distributed services—this book is your ultimate guide."Python Beyond Limits" goes far beyond basic tutoria... …… 閱讀更多內容

    NT$946 TWD 透過 Kobo Plus 免費享用

  • 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 …… 閱讀更多內容

    NT$315 TWD 透過 Kobo Plus 免費享用