The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and Computation 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and Computation

簡體網頁||繁體網頁
Jeremy Kubica 作者
No Starch Press
譯者
2016-8-15 出版日期
256 頁數
USD 13.74 價格
Paperback
叢書系列
9781593277499 圖書編碼

The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and Computation 在線電子書 圖書標籤: Programming  算法  cs  計算機  消遣  HAOK  Crime   


喜歡 The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and Computation 在線電子書 的讀者還喜歡




點擊這裡下載
    


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-11-24

The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and Computation 在線電子書 epub 下載 mobi 下載 pdf 下載 txt 下載 2024

The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and Computation 在線電子書 epub 下載 pdf 下載 mobi 下載 txt 下載 2024

The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and Computation 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024



The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and Computation 在線電子書 用戶評價

評分

內容不怎麼結實,文筆不錯,不推薦、

評分

書裏的情節都是作為(強行?)介紹算法的上下文存在的 所以可以放棄當成普通小說讀的想法 算法上,隻是粗略地介紹瞭一些大概相當於第一學期算法課的內容 已經會算法的人不會學到什麼新知識(我可能學瞭幾個新單詞),不會算法的人可能也讀不懂

評分

書裏的情節都是作為(強行?)介紹算法的上下文存在的 所以可以放棄當成普通小說讀的想法 算法上,隻是粗略地介紹瞭一些大概相當於第一學期算法課的內容 已經會算法的人不會學到什麼新知識(我可能學瞭幾個新單詞),不會算法的人可能也讀不懂

評分

內容不怎麼結實,文筆不錯,不推薦、

評分

以前最煩挖井找水的二逼漫畫,搜索一般算法通俗演繹好多瞭????

The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and Computation 在線電子書 著者簡介

Jeremy Kubica 在 Google 任職首席工程師,著力於機器學習和算法方嚮。他擁有康奈爾大學的計算機科學本科學位和卡耐基梅隆大學的機器人專業博士學位。在研究生期間,他設計瞭一個算法,可以探測對地球有威脅的小行星(當然,還尚未能阻止那些小行星)。Kubica 同時也是著名博客Computational Fairy Tales的作者。

關於技術審校者

Heidi Newton 擁有新西蘭坎特伯雷大學計算機科學專業的學士學位,以及新西蘭惠靈頓維多利亞大學計算機科學專業的碩士學位。她目前就職於坎特伯雷大學計算機專業的代碼復仇者研究小組,並在業餘時間進行相關輔導和谘詢工作。她目前緻力於改善關於計算機科學和編程的教學資源。

譯者介紹

啊哈磊:原名紀磊,畢業於武漢大學。曾在微軟亞洲研究院研發“爬蟲”,全國青少年信息學奧林匹剋金牌教練。著有《啊哈C語言!邏輯的挑戰》和《啊哈!算法》係列編程科普叢書,並被引進至港澳颱。

李嘉浩:曾獲全國青少年信息學奧林匹剋競賽金牌,國傢集訓隊最小選手。現就讀於美國麻省理工學院計算機科學及音樂雙專業。喜歡行走在科學與藝術的交接點。


The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and Computation 在線電子書 著者簡介


The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and Computation 在線電子書 pdf 下載 txt下載 epub 下載 mobi 在線電子書下載

The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and Computation 在線電子書 圖書描述

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 moreBasic computational concepts like strings, arrays, stacks, and queuesHow to adapt search algorithms to unusual data structuresThe most efficient algorithms to use in a given situation, and when to apply common-sense heuristic methods

The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and Computation 在線電子書 下載 mobi epub pdf txt 在線電子書下載


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and Computation 在線電子書 讀後感

評分

評分

《算法神探》这本书通过侦探缉凶的故事生动形象的讲述了几种基本数据结构算法的逻辑,揭开了算法的神秘面纱,读完这本书会发现,算法其实就是生活中有意识无意识解决问题的方法。将教科书中的深奥理论简单的应用在实践里,通俗易懂,适合初学者。不错的一本书。引用CSer(来自...

評分

《算法神探》这本书通过侦探缉凶的故事生动形象的讲述了几种基本数据结构算法的逻辑,揭开了算法的神秘面纱,读完这本书会发现,算法其实就是生活中有意识无意识解决问题的方法。将教科书中的深奥理论简单的应用在实践里,通俗易懂,适合初学者。不错的一本书。引用CSer(来自...

評分

《算法神探》这本书通过侦探缉凶的故事生动形象的讲述了几种基本数据结构算法的逻辑,揭开了算法的神秘面纱,读完这本书会发现,算法其实就是生活中有意识无意识解决问题的方法。将教科书中的深奥理论简单的应用在实践里,通俗易懂,适合初学者。不错的一本书。引用CSer(来自...

評分

《算法神探》这本书通过侦探缉凶的故事生动形象的讲述了几种基本数据结构算法的逻辑,揭开了算法的神秘面纱,读完这本书会发现,算法其实就是生活中有意识无意识解决问题的方法。将教科书中的深奥理论简单的应用在实践里,通俗易懂,适合初学者。不错的一本书。引用CSer(来自...

類似圖書 點擊查看全場最低價

The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and Computation 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


分享鏈接





The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and Computation 在線電子書 相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 book.wenda123.org All Rights Reserved. 圖書目錄大全 版權所有