Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

平行程式設計 電子書

如果您喜歡 平行程式設計 電子書,或許您也會喜歡這些熱門精選。
顯示第 145168 個結果,共 265
Skip side bar filters
  • 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

  • Building Big Data Pipelines with Apache Beam

    Use a single programming model for both batch and stream data processing

    Jan Lukavsky ……
    Implement, run, operate, and test data processing pipelines using Apache Beam Key Features • Understand how to improve usability and productivity when implementing Beam pipelines • Learn how to use stateful processing to implement complex use cases using Apache Beam • Implement, test, and run Apache Beam pipelines with the help of expert tips and techniques Book Description Apache Beam is an open …… 閱讀更多內容

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

  • Advanced Python Programming

    Build high performance, concurrent, and multi-threaded apps with Python using proven design patterns

    Create distributed applications with clever design patterns to solve complex problemsKey FeaturesSet up and run distributed algorithms on a cluster using Dask and PySparkMaster skills to accurately implement concurrency in your codeGain practical experience of Python design patterns with real-world examplesBook DescriptionThis Learning Path shows you how to leverage the power of both native and …… 閱讀更多內容

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

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

    NT$894 TWD

  • OpenGL Deep Dive: Expert Techniques and Performance Optimization

    OpenGL

    系列 series OpenGL
    OpenGL Deep Dive: Expert Techniques and Performance Optimization is the ultimate guide for seasoned graphics programmers looking to push the boundaries of their OpenGL expertise. This book takes you on a deep dive into the world of advanced OpenGL techniques and performance optimization strategies, making it an indispensable resource for anyone aiming to create high-performance, visually stunning …… 閱讀更多內容

    NT$473 TWD

  • Mastering C++ Swiftly

    Mastering C++ Swiftly: A Comprehensive Beginner's Handbook for Novices in Programming is your ultimate guide to learning C++ programming quickly and efficiently. Tailored for those new to programming, this book offers an accelerated learning path filled with practical projects to reinforce your skills.C++ is a powerful and versatile programming language used in a wide range of applications, from …… 閱讀更多內容

    NT$474 TWD

  • Practical GPU Programming

    Maris Fenlor ……
    If you're a Python pro looking to get the most out of your code with GPUs, then Practical GPU Programming is the right book for you. This book will walk you through the basics of GPU architectures, show you hands-on parallel programming techniques, and give you the know-how to confidently speed up real workloads in data processing, analytics, and engineering.The first thing you'll do is set up the …… 閱讀更多內容

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

  • GPU Pro 6

    Advanced Rendering Techniques

    編輯者: Wolfgang Engel ……
    The latest edition of this bestselling game development reference offers proven tips and techniques for the real-time rendering of special effects and visualization data that are useful for beginners and seasoned game and graphics programmers alike.Exploring recent developments in the rapidly evolving field of real-time rendering, GPU Pro6: Advance …… 閱讀更多內容

    NT$4,008 TWD

  • Functional Programming in Go

    Apply functional techniques in Golang to improve the testability, readability, and security of your code

    Dylan Meeus ……
    Leverage core functional programming (FP) concepts to write more maintainable and testable code in Go Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesLearn functional programming techniques at the architectural level and use them to solve real-world problemsUnderstand how to think about code functionallyLearn about the trade-offs of functional programming and object …… 閱讀更多內容

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

  • Parallel Computing

    Methods, Algorithms and Applications

    編輯者: D.J Evans, C.N Sutti ……
    Parallel Computing: Methods, Algorithms and Applications presents a collection of original papers presented at the international meeting on parallel processing, methods, algorithms, and applications at Verona, Italy in September 1989. …… 閱讀更多內容

    NT$3,147 TWD

  • Programming for Hybrid Multi/Manycore MPP Systems

    系列 series Chapman & Hall/CRC Computational Science
    "Ask not what your compiler can do for you, ask what you can do for your compiler."--John Levesque, Director of Cray’s Supercomputing Centers of ExcellenceThe next decade of computationally intense computing lies with more powerful multi/manycore nodes where processors share a large memory space. These nodes will be the building block for systems that range from a single node workstation up to …… 閱讀更多內容

    NT$2,219 TWD

  • GPU Pro 360 Guide to 3D Engine Design

    Wolfgang Engel ……
    Wolfgang Engel’s GPU Pro 360 Guide to 3D Engine Design gathers all the cutting-edge information from his previous seven GPU Pro volumes into a convenient single source anthology that covers the design of a 3D engine. This volume is complete with articles by leading programmers that focus on various aspects of 3D engine design such as quality and optimization as well as high-level architecture. GPU …… 閱讀更多內容

    NT$2,318 TWD

  • Shared-Memory Parallelism Can be Simple, Fast, and Scalable

    Julian Shun ……
    系列 series ACM Books
    Parallelism is the key to achieving high performance in computing. However, writing efficient and scalable parallel programs is notoriously difficult, and often requires significant expertise. To address this challenge, it is crucial to provide programmers with high-level tools to enable them to develop solutions easily, and at the same time emphasize the theoretical and practical aspects of …… 閱讀更多內容

    NT$2,114 TWD

  • Getting Clojure

    Build Your Functional Skills One Idea at a Time

    Russ Olsen ……
    Behind every programming language lies a vision of how programs should be built. The vision behind Clojure is of a radically simple language framework holding together a sophisticated collection of programming features. Learning Clojure involves much more than just learning the mechanics of the language. To really get Clojure you need to understand the ideas underlying this structure of framework …… 閱讀更多內容

    NT$1,019 TWD

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

    NT$919 TWD

  • Adopting Elixir

    From Concept to Production

    Adoption is more than programming. Elixir is an exciting new language, but to successfully get your application from start to finish, you're going to need to know more than just the language. The case studies and strategies in this book will get you there. Learn the best practices for the whole life of your application, from design and team-building, to managing stakeholders, to deployment and …… 閱讀更多內容

    NT$919 TWD