I didn't know you could mix and match (comic)
Posted 15 years ago
STARTUP INK
Steve Hanov makes a living working on
Rhymebrain.com,
rapt.ink,
www.websequencediagrams.com,
and Zwibbler.com. He lives in
Waterloo, Canada.
Post comment
O(n) Delta Compression With a Suffix Array
The difference between two sequences A and B can be compactly stored using COPY/INSERT operations. The greedy algorithm for finding these operations relies on an efficient way of finding the longest matching part of A of any given position in B. This article describes how to use a suffix array to find the optimal sequence of operations in time proportional to the length of the input sequences. As a preprocessing step, we find and store the longest match in A for every position in B in two passes over the suffix array.The strange man reading a novel in the meeting room
Why is a visitor reading a novel all week in the meeting room?Compress your JSON with automatic type extraction

Installing the Latest Debian on an Ancient Laptop

Fast and Easy Levenshtein distance using a Trie

Exploring sound with Wavelets
