数据结构和算法电子书数据结构、算法、电子书

由网友(旧人。)分享简介:在哪里可以找到对数据结构和算法电子书?我正在阅读计算机算法:介绍设计和分析,由萨拉Baase和艾伦·范·盖尔德。我想有更多的信息来补充什么在这本书。同样在最坏情况分析提供参考将是巨大的。 Where can I find e-books on Data Structures and Algorithms? I am...

在哪里可以找到对数据结构和算法电子书?我正在阅读计算机算法:介绍设计和分析,由萨拉Baase和艾伦·范·盖尔德。我想有更多的信息来补充什么在这本书。同样在最坏情况分析提供参考将是巨大的。

Where can I find e-books on Data Structures and Algorithms? I am currently reading "Computer Algorithms: Introduction to design and Analysis" by Sara Baase and Allen Van Gelder. I would like to have additional information to supplement what's in this book. Also some references on worst-case analysis would be great.

推荐答案

目前为止我最喜欢的算法教材是的算法设计手册,由史蒂芬Skiena。很容易阅读,非常实用,而且非常有用。这本书的前半部分是一般处理算法理论,有很多实际的例子。下半场是一个巨大的共同问题,是什么算法可以用来解决这些问题的库,和引用的玉米prehensive列表。你会不会感到失望。

By far my favourite algorithm textbook is The Algorithm Design Manual, by Steven Skiena. Very easy to read, very practical, and extremely useful. The first half of the book is a general treatment of algorithm theory, with lots of practical examples. The second half is a huge library of common problems, what algorithms can be used to tackle them, and comprehensive lists of references. You won't be disappointed.

阅读全文

相关推荐

最新文章