are you looking for a previously developed function to compute the differences? or are you truly trying to write the actual code of an algorithm?
if you want to write the code for the algorithm, you might want to read about the classic computer science concept of the Longest Common Subsequence...
I would like to find out how long (in milliseconds) it takes an activity to occur in WPF. For example, if I click a button to display a jpeg on the screen, I'd like to find out how many milliseconds it takes from my click of the mouse to the end of the screen update. Another example: if I have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.