The Algorithm Design Manual, 3/e (Hardcover)(dhl)
Skiena, Steven S.
- 出版商: Springer
- 出版日期: 2020-11-06
- 售價: $3,550
- 貴賓價: 9.5 折 $3,373
- 語言: 英文
- 頁數: 793
- 裝訂: Hardcover - also called cloth, retail trade, or trade
- ISBN: 3030542556
- ISBN-13: 9783030542559
-
相關分類:
Algorithms-data-structures 資料結構與演算法
立即出貨
買這商品的人也買了...
-
$580$522 -
$1,600$1,520 -
$2,850$2,708 -
$590$466 -
$600$510 -
$469演算法, 4/e (Algorithms, 4/e)
-
$414$393 -
$654$621 -
$1,730$1,644 -
$449收穫,不止 SQL 優化 — 抓住 SQL 的本質
-
$1,800$1,764 -
$312$296 -
$352算法設計與分析基礎, 3/e (Introduction to the Design and Analysis of Algorithms, 3/e)
-
$534$507 -
$69$60 -
$1,480$1,450 -
$1,460$1,387 -
$1,008$958 -
$500$350 -
$680$530 -
$68$68 -
$768$730 -
$811統計學習要素:機器學習中的數據挖掘、推斷與預測, 2/e (The Elements of Statistical Learning: Data Mining, Inference, and Prediction, 2/e)
-
$1,630$1,549 -
$520$411
相關主題
商品描述
Most professional programmers that I've encountered are not well prepared to tacklealgorithmdesignproblems.Thisisapity, becausethetechniquesofalgorithm design form one of the core practical technologies of computer science. Designing correct, e?cient, and implementable algorithms for real-world problems requires access to two distinct bodies of knowledge: - Techniques - Good algorithm designers understand several fundamental - gorithm design techniques, including data structures, dynamic programming, depth-?rst search, backtracking, and heuristics. Perhaps the single most - portantdesigntechniqueismodeling, theartofabstractingamessyreal-world application into a clean problem suitable for algorithmic attack. - Resources - Good algorithm designers stand on the shoulders of giants. Ratherthanlaboringfromscratchtoproduceanewalgorithmforeverytask, they can ?gure out what is known about a particular problem. Rather than re-implementing popular algorithms from scratch, they seek existing imp- mentations to serve as a starting point. They are familiar with many classic algorithmic problems, which provide su?cient source material to model most any application. This book is intended as a manual on algorithm design, providing access to combinatorial algorithm technology for both students and computer professionals.
作者簡介
Dr. Steven S. Skiena is Distinguished Teaching Professor of Computer Science at Stony Brook University, with research interests in data science, natural language processing, and algorithms. He was awarded the IEEE Computer Science and Engineering Undergraduate Teaching Award "for outstanding contributions to undergraduate education ...and for influential textbooks and software."