Click here to Skip to main content
15,889,863 members
Articles / Programming Languages / C#

The Longest Common Substring with Maximal Consecutive

Rate me:
Please Sign up or sign in to vote.
4.98/5 (24 votes)
12 Sep 20058 min read 139.6K   1.1K   59  
This code implements the Longest Common Sub-strings with Maximal Consecutive problem.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer
Vietnam Vietnam
I'm still alive...but temporarily moved to work on mobile & web stuffs(j2me/brew/php/flash...something not M$). things have just been very busy, and probably will continue...so don't have chance to maintain & respond. Hope will have time to try to write again, because many ideas with WPF &silver light are waiting. wish me luck Smile | :)

FYI:
- MESHSimPack project(c# library for measuring similarity among concepts of the MESH ontology):
http://sourceforge.net/projects/meshsimpack.

Comments and Discussions