Merge pull request #843 from jay754/master

Added MIT database system
This commit is contained in:
Mohammad Hossein Mojtahedi
2014-03-31 03:42:55 +04:30
2 changed files with 3 additions and 1 deletions

View File

@@ -237,6 +237,7 @@
* [The Art of Computer Programming](http://www.cs.utsa.edu/~wagner/knuth/) (fascicles, mostly volume 4) - Donald Knuth
* [The Design of Approximation Algorithms](http://www.designofapproxalgs.com/book.pdf) (PDF)
* [The Great Tree List Recursion Problem](http://cslibrary.stanford.edu/109/TreeListRecursion.pdf) (PDF)
* [Think Complexity](http://greenteapress.com/complexity/) (PDF)
####Cellular Automata