CS
Algorithm Design 豆瓣
9.6 (5 个评分) 作者: Jon Kleinberg / Éva Tardos Addison-Wesley 2005 - 3
Algorithm Design introduces algorithms by looking at the real-world problems that motivate them. The book teaches students a range of design and analysis techniques for problems that arise in computing applications. The text encourages an understanding of the algorithm design process and an appreciation of the role of algorithms in the broader field of computer science.
August 6, 2009 Author, Jon Kleinberg, was recently cited in the New York Times for his statistical analysis research in the Internet age.
2019年5月14日 已读
难道没有人吐槽这本书的课后题废话极其多吗……我实在是忍不住需要专门登陆上来吐个槽了, 一道题一整页,其中三分之二页都在叨叨没有用的,作者可以考虑去写小说啊(((
2018 CS 原版 计算机
Computer Systems: A Programmer's Perspective (3rd Edition) 豆瓣 Goodreads
作者: Randal E. Bryant / David R. O'Hallaron Pearson 2015 - 3
For Computer Organization and Architecture and Computer Systems courses in CS and EE and ECE departments. Developed out of an introductory course at Carnegie Mellon University, this text explains the important and enduring concepts underlying all computer systems, and shows the concrete ways that these ideas affect the correctness, performance, and utility of application programs. The text's concrete and hands-on approach will help students understand what is going on "under the hood" of a computer system.

Few students studying computer science or computer engineering will ever have the opportunity to build a computer system. On the other hand, most students will be required to use and program computers on a near daily basis. 'Computer Systems' introduces the important and enduring concepts that underlie application programs.
2019年2月4日 已读 我终于还是把它领回来了(?
非常硬核,读完就跪了
2018 CS 计算机科学