Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques. * The book deals with some of the most important and challenging areas of programming and computer science, but in a highly pedagogic and readable manner. * The book covers both algorithmic theory and programming practice, demonstrating how theory is reflected in real Python programs. * Well-known algorithms and data structures that are built into the Python language are explained, and the user is shown how to implement and evaluate others himself. What you'll learn * Transform new problems to well-known algorithmic problems with efficient solutions, or show that the problems belong to classes of problems thought not to be efficiently solvable. * Analyze algorithms and Python programs both using mathematical tools and basic experiments and benchmarks. * Prove correctness, optimality, or bounds on approximation error for Python programs and their underlying algorithms. * Understand several classical algorithms and data structures in depth, and be able to implement these efficiently in Python. * Design and implement new algorithms for new problems, using time-tested design principles and techniques. * Speed up implementations, using a plethora of tools for high-performance computing in Python. Who this book is for The book is intended for Python programmers who need to learn about algorithmic problem-solving, or who need a refresher. Students of computer science, or similar programming-related topics, such as bioinformatics, may also find the book to be quite useful. Table of Contents * Introduction * The Basics * Counting 101 * Induction and Recursion ...and Reduction * Traversal: The Skeleton Key of Algorithmics * Divide, Combine, and Conquer * Greed Is Good? Prove It! * Tangled Dependencies and Memoization * From A to B with Edsger and Friends * Matchings, Cuts, and Flows * Hard Problems and (Limited) Sloppiness
這書沒影印版的買,讀的是電子版打印本,嗬嗬 書確實很不錯,首先因為個人偏愛python,本書是用python描述,頓時感覺親切很多。有人說python這種高級語言實現算法隱藏瞭很多細節,確實書中很多地方直接用到python bult-in的數據結構,如set dict list作為錶達算法的載體,似乎...
評分有英文的pdf本來想買本中文的看的快點,最後發現很多一看中文就知道翻譯有問題,或者中文反而難以理解的部分。讓人失望 翻譯者中有英文很差的,或者是機翻為主的,而且最後沒人做一個最終的校正。 我的印象的就有好幾處: bank有河岸的意思,然後他翻譯成銀行,對,是可以是銀...
評分有英文的pdf本來想買本中文的看的快點,最後發現很多一看中文就知道翻譯有問題,或者中文反而難以理解的部分。讓人失望 翻譯者中有英文很差的,或者是機翻為主的,而且最後沒人做一個最終的校正。 我的印象的就有好幾處: bank有河岸的意思,然後他翻譯成銀行,對,是可以是銀...
評分好書,為什麼沒人翻譯這本書呢
评分用python實習算法
评分中文版翻譯成瞭《python算法教程》,連封麵也換瞭,不過用python的朋友值得花時間好好看看的
评分簡單來說就是教你怎麼用Python實現算法導論和數據結構課的算法部分,不得不說Python是神器!
评分hard的部分沒有看,接著讀第三遍.
本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度,google,bing,sogou 等
© 2025 onlinetoolsland.com All Rights Reserved. 本本书屋 版权所有