I wasn't sure whether this belonged here or on StackOverflow but here goes: I've been doing a lot of research into algorithms recently and I've found that my inability to properly interpret and understand some of the formulas and algorithms is starting to impede my ability to get anything meaningful enough to go off and write a program to implement the algorithms described.
Is there any resource (online prefered but books are ok) you could recommend I use that is for total beginners? Even though I'm (mainly) a programmer, I don't think knowing 5+ languages are worth anything unless I can change the simple fact that my mathematical abilities are merely average.
I'd prefer something that starts off utterly simple and builds up to the more complex/abstract stuff. If it had Pseudo code or an actual implementation, even better. Any recommendations?