|
|
Subject:
Textural compare algorithms in VB.net
Category: Computers > Algorithms Asked by: jdware-ga List Price: $25.00 |
Posted:
24 Aug 2003 11:13 PDT
Expires: 24 Aug 2003 12:11 PDT Question ID: 248221 |
I need to show the differences between two text files in my application. This algorithm must run QUICKLY! Currently, I load these text files into RichTextBox controls, and use the .Lines array property to first compare lines -- then for lines which are similar, compare the line word by word. This way is too slow for larger files. Unfortunatly I'm not a computer science graduate, but I have been programming for 10 years now. I need a crash course in compare algoritms. Please help! | |
| |
| |
|
|
There is no answer at this time. |
|
Subject:
Re: Textural compare algorithms in VB.net
From: snsh-ga on 24 Aug 2003 11:31 PDT |
does it have to be your own code? did this once using a premade activex control named comparefilesx |
Subject:
Re: Textural compare algorithms in VB.net
From: jdware-ga on 24 Aug 2003 11:35 PDT |
It depends on how fast the compare runs. How will I know the differences? Will it display the differences for me? I didn't mention this in my original question, but I will be comparing more than two text files -- but will be done two at a time. This is another reason for the necessity of speed. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |