Click here to Skip to main content
15,890,579 members
Articles / Programming Languages / C#

Using a rolling hash to break up binary files

Rate me:
Please Sign up or sign in to vote.
4.98/5 (35 votes)
29 Jul 2014CPOL8 min read 32.8K   341   34  
Using C# and a Rabin-Karp rolling hash, we'll break a file into identifiable chunks

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
I enjoy C#, SQL, JavaScript and other languages. I've been working with 'em for a long time. It is a little like being paid to solve crosswords Smile | :) Life is good!

Comments and Discussions