Distributed Algorithms: An Intuitive Approach (Hardcover)
暫譯: 分散式演算法:直觀方法 (精裝版)
Wan Fokkink
- 出版商: MIT
- 出版日期: 2013-12-06
- 售價: $2,280
- 貴賓價: 9.5 折 $2,166
- 語言: 英文
- 頁數: 248
- 裝訂: Hardcover
- ISBN: 0262026775
- ISBN-13: 9780262026772
-
相關分類:
Algorithms-data-structures
-
其他版本:
Distributed Algorithms : An Intuitive Approach, 2/e (Hardcover)
買這商品的人也買了...
-
大話設計模式$620$490 -
資訊檢索導論 (Introduction to Information Retrieval)$720$648 -
Programming Distributed Computing Systems: A Foundational Approach (Hardcover)$2,280$2,166 -
Seven Concurrency Models in Seven Weeks: When Threads Unravel (Paperback)$1,260$1,197 -
SQL Server 效能調校$450$351 -
改變世界的九大演算法 : 讓今日電腦無所不能的最強概念 (Nine Algorithms That Changed the Future: The Ingenious Ideas That Drive Today’s Computers)$360$284 -
ASP.NET MVC 5 網站開發美學$780$616 -
逆向工程核心原理$779$740 -
全面攻略 P2P 主流技術 (全面攔截 P2P 主流技術(P2P 技術完全攻略))$540$459 -
Seven More Languages in Seven Weeks: Languages That Are Shaping the Future (Paperback)$1,420$1,349 -
精實開發與看板方法$550$435 -
JavaScript & jQuery: The Missing Manual, 3/e (國際中文版)$680$537 -
Docker 入門與實戰$450$356 -
Agile 學習手冊 | Scrum、XP、精實和看板方法 (Learning Agile: Understanding Scrum, XP, Lean, and Kanban)$680$537 -
AngularJS 必學的 90 項實務秘方(AngularJS Web Application Development Cookbook)$420$328 -
統計學,最強的商業武器:實踐篇$380$300 -
Microsoft Azure 教戰手札 – 系統建置與管理篇, 3/e$550$435 -
接案我最行:jQuery 經典範例必殺技$480$408 -
黑帽 Python | 給駭客與滲透測試者的 Python 開發指南 (Black Hat Python: Python Programming for Hackers and Pentesters)$400$316 -
$414P2P 網絡測量與分析 -
深入理解 Android 內核設計思想, 2/e (上下冊)$948$901 -
Numerical Methods in Physics with Python (Paperback)$2,090$1,986 -
演算法邏輯力:工程師必備的演算法解題、設計、加速技巧 (Algorithmic Thinking: A Problem-Based Introduction)$720$562 -
ChatGPT 4 萬用手冊 2023 秋季號:超強外掛、Prompt、LineBot、OpenAI API、Midjourney、Stable Diffusion、Leonardo.ai$680$537 -
ChatGPT 開發手冊 - 用 OpenAI API ‧ LangChain ‧ Embeddings 設計 Plugin、LINE/Discord bot、股票分析與客服自動化助理$750$593
相關主題
商品描述
This book offers students and researchers a guide to distributed algorithms that emphasizes examples and exercises rather than the intricacies of mathematical models. It avoids mathematical argumentation, often a stumbling block for students, teaching algorithmic thought rather than proofs and logic. This approach allows the student to learn a large number of algorithms within a relatively short span of time. Algorithms are explained through brief, informal descriptions, illuminating examples, and practical exercises. The examples and exercises allow readers to understand algorithms intuitively and from different perspectives. Proof sketches, arguing the correctness of an algorithm or explaining the idea behind fundamental results, are also included. An appendix offers pseudocode descriptions of many algorithms.
Distributed algorithms are performed by a collection of computers that send messages to each other or by multiple software threads that use the same shared memory. The algorithms presented in the book are for the most part "classics," selected because they shed light on the algorithmic design of distributed systems or on key issues in distributed computing and concurrent programming.
Distributed Algorithms can be used in courses for upper-level undergraduates or graduate students in computer science, or as a reference for researchers in the field.
商品描述(中文翻譯)
這本書為學生和研究人員提供了一個關於分散式演算法的指南,強調範例和練習,而非數學模型的複雜性。它避免數學論證,這通常是學生的絆腳石,教導演算法思維而非證明和邏輯。這種方法使學生能在相對較短的時間內學習大量的演算法。演算法通過簡短、非正式的描述、啟發性的範例和實用的練習來解釋。這些範例和練習使讀者能夠直觀地從不同的角度理解演算法。書中還包括了證明概要,論證演算法的正確性或解釋基本結果背後的思想。附錄提供了許多演算法的偽代碼描述。
分散式演算法是由一組計算機執行的,這些計算機彼此發送消息,或由多個使用相同共享記憶體的軟體執行緒執行。書中介紹的演算法大多是「經典」演算法,選擇這些演算法是因為它們能夠闡明分散式系統的演算法設計或分散式計算和併發程式設計中的關鍵問題。
《分散式演算法》可用於計算機科學的高年級本科生或研究生課程,或作為該領域研究人員的參考資料。
