Thanks Frans Bouma!

I will take some time to understand and test,  will let you know.  



Sincerely,

Tracy Ding
XYPRO Technology
USA HQ phone: +1-805-583-2874
http://www.xypro.com
         

-----Original Message-----
From: Discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Frans Bouma
Sent: Wednesday, February 06, 2008 12:18 PM
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: Re: [ADVANCED-DOTNET] Algorithms for doing comparison

> I am looking for algorithms for comparison of two text files, the 
> result should be most accurate to the changes.
>
> Does anyone have good algorithms to recommend?

        I didn't read your question correctly. Boyer Moore is of course
not sufficient for this. I found another one though, it's a BSD2
licensed implementation of Myers' Diff algorithm:
http://www.mathertel.de/Diff/DiffDoku.aspx

        Perhaps more useful ;)

                FB

===================================
This list is hosted by DevelopMentor(r)  http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to