文件名称:Introduction to Algorithms
文件大小:24.29MB
文件格式:MOBI
更新时间:2015-04-18 03:39:35
算法 英文 第二版 kindle
MIT公开课Introduction to Algorithms (SMA 5503)教材 This course teaches techniques for the design and analysis of efficient algorithms, emphasizing methods useful in practice. Topics covered include: sorting; search trees, heaps, and hashing; divide-and-conquer; dynamic programming; amortized analysis; graph algorithms; shortest paths; network flow; computational geometry; number-theoretic algorithms; polynomial and matrix calculations; caching; and parallel computing.