I need one. I have a source string of generaly unknown (although known to be less than 100 characters) content, and I need to match it against a 5mb file of likewise-arranged strings (all less than ...
The Burrows-Wheeler transform is a string transformation algorithm invented by British computer scientists Mike Burrows and David Wheeler, and is used in compression algorithms, etc. Google has ...