The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and Computation
暫譯: 計算機科學偵探:犯罪、陰謀與計算的算法故事

Jeremy Kubica

買這商品的人也買了...

相關主題

商品描述

Meet Frank Runtime. Disgraced ex-detective. Hard-boiled private eye. Search expert.

When a robbery hits police headquarters, it's up to Frank Runtime and his extensive search skills to catch the culprits. In this detective story, you'll learn how to use algorithmic tools to solve the case. Runtime scours smugglers' boats with binary search, tails spies with a search tree, escapes a prison with depth-first search, and picks locks with priority queues. Joined by know-it-all rookie Officer Notation and inept tag-along Socks, he follows a series of leads in a best-first search that unravels a deep conspiracy. Each chapter introduces a thrilling twist matched with a new algorithmic concept, ending with a technical recap.

Perfect for computer science students and amateur sleuths alike, The CS Detective adds an entertaining twist to learning algorithms.

Follow Frank's mission and learn:

  • The algorithms behind best-first and depth-first search, iterative deepening, parallelizing, binary search, and more
  • Basic computational concepts like strings, arrays, stacks, and queues
  • How to adapt search algorithms to unusual data structures
  • The most efficient algorithms to use in a given situation, and when to apply common-sense heuristic methods

商品描述(中文翻譯)

認識 Frank Runtime。名譽掃地的前偵探。硬派私家偵探。搜尋專家。

當一起搶劫事件發生在警察總部時,Frank Runtime 和他豐富的搜尋技能必須出手抓住罪犯。在這個偵探故事中,你將學習如何使用演算法工具來解決案件。Runtime 使用二元搜尋掃描走私者的船隻,利用搜尋樹跟蹤間諜,透過深度優先搜尋逃出監獄,並用優先佇列撬鎖。與自以為是的新手警官 Notation 和笨拙的跟班 Socks 一起,他在最佳優先搜尋中追蹤一系列線索,揭開一個深層陰謀。每一章都引入一個驚險的轉折,並配合一個新的演算法概念,最後以技術回顧結束。

《The CS Detective》對於計算機科學學生和業餘偵探來說都是完美的選擇,為學習演算法增添了娛樂性。

跟隨 Frank 的任務,學習:
- 最佳優先搜尋和深度優先搜尋、迭代加深、平行化、二元搜尋等背後的演算法
- 字串、陣列、堆疊和佇列等基本計算概念
- 如何將搜尋演算法調整為不尋常的資料結構
- 在特定情況下使用的最有效演算法,以及何時應用常識啟發式方法