Friday, May 13, 2005
Subscribe to:
Post Comments (Atom)
Ranking and Unranking permutations
I've been a big fan of Skiena's Algorithm Design Manual , I recently found my first edition of the book (although I own the third ed...
-
(Photo from http://content-usa.cricinfo.com/indvaus2008/content/current/player/28114.html) Dravid's dismal form continues in test crick...
-
I've been reading up on Fast Fourier Transform (FFT) from several books on algorithms that I have, TCLR, Tamassia, Sahni, Numerical Rec...
-
The book is almost out there . There is code and selected solutions as well. The book is supposed to be in full colour from what I heard....
2 comments:
Great! Also checked that there is a Modern Compiler Implementation in ML by the same author. Will try to get this book.I'm a fan of ML these days :)
Great! The only difference between the Java, C and ML books is the implementation. You will find Java code carried forward from the Java book to the ML book, maybe :-)
In any case, I have reached IR trees with a non-crashing implementation. But I must admit, I find the IR code hard to read and figure out. Aaaah!
Its just a matter of time, I guess
Post a Comment