Click here to Skip to main content
16,017,297 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: Computing Binary File Changes Pin
Member 419459330-Mar-08 6:48
Member 419459330-Mar-08 6:48 
QuestionRe: Computing Binary File Changes Pin
Skippums30-Mar-08 10:37
Skippums30-Mar-08 10:37 
GeneralRe: Computing Binary File Changes Pin
Member 419459330-Mar-08 12:38
Member 419459330-Mar-08 12:38 
GeneralRe: Computing Binary File Changes Pin
Member 419459316-Apr-08 16:19
Member 419459316-Apr-08 16:19 
GeneralRe: Computing Binary File Changes Pin
Skippums16-Apr-08 17:39
Skippums16-Apr-08 17:39 
GeneralRe: Computing Binary File Changes Pin
Member 419459316-Apr-08 18:50
Member 419459316-Apr-08 18:50 
GeneralRe: Computing Binary File Changes Pin
Skippums18-Apr-08 6:38
Skippums18-Apr-08 6:38 
GeneralRe: Computing Binary File Changes Pin
Member 419459327-Apr-08 8:25
Member 419459327-Apr-08 8:25 
Jeff,

I do have your E-mail address now. After a complete verification of the process, I uncovered several errors under special conditions, so I had to correct these problems. I have that fixed now, but I then tried to test the algorithm when a file is split across several buffers (file too big for a single buffer) by defining my input buffers smaller than the file sizes I was testing, but ran into several hideous problems with inter-buffer communications. I finally have that working as well. I have a complete, working, tested, solution.

Now, what to send you. I really don't feel comfortable sending the actual code as either an .exe or as an .asm. The implementation is Quick And Dirty, no error checking, assuming everything is correct, etc. I do not want this to ever end up in a commercial environment. Even the explanation is too big to include in a forum post (the algorithm and its explanation probably deserves an article but that would involve a lot of work). Soooo, what do you really need - just the algorithm description so you can implement it in C#?

Dave Augustine.
GeneralRe: Computing Binary File Changes Pin
Skippums27-Apr-08 22:17
Skippums27-Apr-08 22:17 
GeneralRe: Computing Binary File Changes Pin
Member 419459328-Apr-08 15:34
Member 419459328-Apr-08 15:34 
GeneralSegment selected region from the video frames Pin
ptr_Electron12-Mar-08 3:17
ptr_Electron12-Mar-08 3:17 
QuestionAlgorithm performance comparison question Pin
Nick Alexeev8-Mar-08 16:32
professionalNick Alexeev8-Mar-08 16:32 
GeneralRe: Algorithm performance comparison question Pin
Skippums13-Mar-08 5:36
Skippums13-Mar-08 5:36 
GeneralWhole Number Ratios Pin
MikeMarq8-Mar-08 11:08
MikeMarq8-Mar-08 11:08 
GeneralRe: Whole Number Ratios Pin
cp98768-Mar-08 11:51
cp98768-Mar-08 11:51 
GeneralTimetable algorithm Pin
Slick697-Mar-08 0:42
Slick697-Mar-08 0:42 
GeneralRe: Timetable algorithm Pin
Paul Conrad7-Mar-08 11:13
professionalPaul Conrad7-Mar-08 11:13 
GeneralRe: Timetable algorithm Pin
Slick6911-Mar-08 1:34
Slick6911-Mar-08 1:34 
GeneralRe: Timetable algorithm Pin
Colin Angus Mackay8-Mar-08 11:23
Colin Angus Mackay8-Mar-08 11:23 
GeneralRe: Timetable algorithm Pin
Dexterus11-Mar-08 4:14
Dexterus11-Mar-08 4:14 
GeneralRe: Timetable algorithm Pin
Dan Neely11-Mar-08 5:41
Dan Neely11-Mar-08 5:41 
GeneralRe: Timetable algorithm Pin
Paul Conrad12-Mar-08 5:36
professionalPaul Conrad12-Mar-08 5:36 
QuestionMath + F# = ? Pin
Bassam Abdul-Baki4-Mar-08 8:23
professionalBassam Abdul-Baki4-Mar-08 8:23 
AnswerRe: Math + F# = ? Pin
Paul Conrad7-Mar-08 11:13
professionalPaul Conrad7-Mar-08 11:13 
GeneralFloyd's Cycle Detection (Linked List) Pin
User 238229224-Feb-08 6:45
User 238229224-Feb-08 6:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.