How programmers multiply
This afternoon, a discussion about base64 strings prompted the question “How much is 64^2?”. I didn’t have a calculator in […]
This afternoon, a discussion about base64 strings prompted the question “How much is 64^2?”. I didn’t have a calculator in […]
In my last post, I demonstrated that crit-bit trees are really fast. This time, I want to talk a little
The problem with the prefix search problem I described in my previous post is that there is most likely no
Algorithms and data structures are fun. The other week, I had the chance to implement something I needed for a
Here’s a quick summary of how I got SDL to work on Android. First off, this is my setup: Android
My computer doesn’t have a dxsdkver.h file. That should be in the DirectX SDK. Except that no longer exists, and