书籍 Data Structures and Algorithms的封面

Data Structures and Algorithms

Alfred V. Aho

出版时间

1983-01-10

ISBN

9780201000238

评分

★★★★★

标签

算法

书籍介绍

The authors' treatment of data structures in Data Structures and Algorithms is unified by an informal notion of "abstract data types," allowing readers to compare different implementations of the same concept. Algorithm design techniques are also stressed and basic algorithm analysis is covered. Most of the programs are written in Pascal.

用户评论
略旧了。还有,不要试图理解匈牙利算法(掀桌)
Pascal is a very nice language...
30年前的书了,但是的确是好书,内容介绍可能少了一点,解释有时候也会有点难理解。不过整体来说,写得非常精炼。