The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and Computation
Jeremy Kubica
- 出版商: No Starch Press
- 出版日期: 2016-08-16
- 售價: $700
- 貴賓價: 9.5 折 $665
- 語言: 英文
- 頁數: 256
- 裝訂: Paperback
- ISBN: 1593277490
- ISBN-13: 9781593277499
-
相關分類:
Algorithms-data-structures
-
相關翻譯:
啊哈!算法神探:一部谷歌首席工程師寫的CS小說 (簡中版)
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$880$695 -
$900$765 -
$490$382 -
$2,070$1,967 -
$530$419 -
$580$458 -
$580$493 -
$450$297 -
$490$417 -
$500$395 -
$480$408 -
$450$383 -
$320$250 -
$400$316 -
$480$379 -
$270$257 -
$300$255 -
$680$537 -
$560$437 -
$320$250 -
$260$234 -
$780$616 -
$360$284 -
$360$306 -
$300$255
相關主題
商品描述
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