Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

平行程式設計 電子書

如果您喜歡 平行程式設計 電子書,或許您也會喜歡這些熱門精選。
顯示第 124 個結果,共 244
Skip side bar filters
  • 深入淺出 .NET 10 併發程式設計

    Async/Await、多執行緒、與平行處理

    蔡煥麟 ……
    系列 第 2 冊 - .NET 開發者修練系列
    你是否曾經在撰寫 .NET 應用程式時,遇過 UI 卡住、網站回應變慢、背景工作吞吐量不佳,或是被 async/await、Task.Run、ConfigureAwait(false)、取消與例外處理搞得一頭霧水?本書就是為了解決這些問題而寫。這是一本從觀念建立到實戰應用,系統性帶你掌握 .NET 10 非同步程式設計的技術書。全書以清楚易懂的方式,帶你理解執行緒、Task、async/await、取消與逾時、同步機制、平行處理、非同步資料流、非同步資源管理,以及進階的 TaskCompletionSource、ValueTask、ExecutionContext、TaskScheduler、API 設計等主題。本書不只告訴你語法怎麼寫,更重視背後的思考方式與實務判斷。你將學會什麼時候該用非同步、什麼時候該用平行處理、如何避免常見陷阱(例如 sync-over-async、死鎖 …… 閱讀更多內容

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

  • Programming Rust

    Systems programming provides the foundation for the world's computation. Writing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are used. The Rust systems programming language combines that control with a modern type system that catches broad classes of common mistakes, from memory management …… 閱讀更多內容

    NT$1,613 TWD

  • Hands-On High Performance with Go

    Boost and optimize the performance of your Golang applications at scale with resilience

    Bob Strecansky ……
    Proven methodologies and concurrency techniques that will help you write faster and better code with Go programmingKey FeaturesExplore Go’s profiling tools to write faster programs by identifying and fixing bottlenecksAddress Go-specific performance issues such as memory allocation and garbage collectionDelve into the subtleties of concurrency and discover how to successfully implement it in …… 閱讀更多內容

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

  • Microservices with Go

    The expert's guide to building secure, scalable, and reliable microservices with Go

    Alexander Shuiskov ……
    This second edition walks you through the full lifecycle of Go microservice development, from scaffolding and system design to cloud-native rollout. Learn to secure, observe, and fine-tune services that stay responsive under load.Key FeaturesDesign and deploy scalable microservices using gRPC, Protocol Buffers and KubernetesDiscover industry best practices and gain insights into Go microservice …… 閱讀更多內容

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

  • Concurrency in C# Cookbook

    Asynchronous, Parallel, and Multithreaded Programming

    Stephen Cleary ……
    If you’re one of many developers still uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 85 code-rich recipes in this updated second edition, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques using libraries and language features in .NET and C# 8.0.Concurrency is now more common in …… 閱讀更多內容

    NT$1,138 TWD

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

    NT$1,423 TWD

  • Rust Programming By Example

    Enter the world of Rust by building engaging, concurrent, reactive, and robust applications

    Discover the world of Rust programming through real-world examplesKey FeaturesImplement various features of Rust to build blazingly fast applicationsLearn to build GUI applications using Gtk-rsExplore the multi-threading aspect of Rust to tackle problems in concurrency and in distributed environmentsBook DescriptionRust is an open source, safe, concurrent, practical language created by Mozilla. It …… 閱讀更多內容

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

  • Python Parallel Programming Cookbook

    Master efficient parallel programming to build powerful applications using Python

    Giancarlo Zaccone ……
    Master efficient parallel programming to build powerful applications using PythonKey Features1. Design and implement efficient parallel software2. Master new programming techniques to address and solve complex programming problems3. Explore the world of parallel programming with this book, which is a go-to resource for different kinds of parallel computing tasks in Python, using examples and …… 閱讀更多內容

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

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

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

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

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

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

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

  • Learning Concurrency in Kotlin

    Build highly efficient and scalable applications

    Take advantage of Kotlin\\'s concurrency primitives to write efficient multithreaded applicationsKey FeaturesUnderstand Kotlin’s unique approach to multithreadingLearn how to write concurrent non-blocking code with the help of practical examplesImprove the overall execution speed in multiprocessor and multicore systemsBook DescriptionKotlin is a modern and statically typed programming language …… 閱讀更多內容

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

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

    NT$781 TWD

  • Rust Atomics and Locks

    Low-Level Concurrency in Practice

    Mara Bos ……
    The Rust programming language is extremely well suited for concurrency, and its ecosystem has many libraries that include lots of concurrent data structures, locks, and more. But implementing those structures correctly can be very difficult. Even in the most well-used libraries, memory ordering bugs are not uncommon.In this practical book, Mara Bos, leader of the Rust library team, helps Rust …… 閱讀更多內容

    NT$1,138 TWD

  • Learn Multithreading with Modern C++

    James Raynard ……
    Multithreading is used in many areas of computing, including graphics processing, machine learning and Internet stores. An understanding of threads is essential to make full use of the capabilities of modern hardware.C++ now provides direct support for threads, making it possible to write portable multithreaded programs which have well-defined behaviour, without requiring any external libraries …… 閱讀更多內容

    NT$282 TWD

  • MapReduce Design Patterns

    Building Effective Algorithms and Analytics for Hadoop and Other Systems

    Donald Miner, Adam Shook ……
    Until now, design patterns for the MapReduce framework have been scattered among various research papers, blogs, and books. This handy guide brings together a unique collection of valuable MapReduce patterns that will save you time and effort regardless of the domain, language, or development framework you’re using.Each pattern is explained in context, with pitfalls and caveats clearly identified …… 閱讀更多內容

    NT$949 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,371 TWD

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

    NT$330 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,207 TWD

  • Performance Tuning of Scientific Applications

    With contributions from some of the most notable experts in the field, Performance Tuning of Scientific Applications presents current research in performance analysis. The book focuses on the following areas.Performance monitoring: Describes the state of the art in hardware and software tools that are commonly used for monitoring and measuring perf …… 閱讀更多內容

    NT$2,899 TWD

  • C++ Programming Cookbook

    Anais Sutherland ……
    "C++ Programming Cookbook" stands out as a clear, concise, and powerful technical resource for programmers who want to master C++'s intricacies. C++ programmers face a wide variety of problems, and this carefully written book is a treasure trove of solutions and methods to those software development challenges.Each chapter is organized to help you get a good grasp of the language and everything it …… 閱讀更多內容

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

  • C++ Data Structures and Algorithms

    Learn how to write efficient code to build scalable and robust applications in C++

    Wisnu Anggoro ……
    Learn how to build efficient, secure and robust code in C++ by using data structures and algorithms - the building blocks of C++Key FeaturesUse data structures such as arrays, stacks, trees, lists, and graphs with real-world examplesLearn the functional and reactive implementations of the traditional data structuresExplore illustrations to present data structures and algorithms, as well as their …… 閱讀更多內容

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

  • High-Performance Programming in C# and .NET

    Understand the nuts and bolts of developing robust, faster, and resilient applications in C# 10.0 and .NET 6

    Jason Alls ……
    Enhance your applications performance using best practices for benchmarking, application profiling, asynchronous programming, designing responsive UIs, gRPC communication, and distributed applicationsKey FeaturesMake the best use of performance enhancements in C\# 10.0 and .NET 6Boost application performance by identifying hardware bottlenecks and common performance pitfallsGet to grips with best …… 閱讀更多內容

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