Click here to Skip to main content
15,898,689 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: Records and Clusters Pin
DQNOK5-Nov-08 6:56
professionalDQNOK5-Nov-08 6:56 
GeneralRe: Records and Clusters Pin
Member 41945935-Nov-08 7:44
Member 41945935-Nov-08 7:44 
GeneralRe: Records and Clusters Pin
DQNOK6-Nov-08 4:54
professionalDQNOK6-Nov-08 4:54 
GeneralRe: Records and Clusters Pin
Member 41945936-Nov-08 7:57
Member 41945936-Nov-08 7:57 
GeneralRe: Records and Clusters Pin
Member 419459325-Apr-09 4:28
Member 419459325-Apr-09 4:28 
GeneralRe: Records and Clusters Pin
DQNOK27-Apr-09 3:13
professionalDQNOK27-Apr-09 3:13 
GeneralRe: Records and Clusters Pin
DQNOK27-Apr-09 5:57
professionalDQNOK27-Apr-09 5:57 
GeneralRe: Records and Clusters Pin
Member 419459327-Apr-09 11:22
Member 419459327-Apr-09 11:22 
David,

It would be interesting to see how they converted it, however, I have already done that and it works great and I don't need to spend the money to see what they did. The primary fix was to get rid of all of the int's and make them CBT defined types, each one different so you knew what you were dealing with, then define these types as either Signed/Unsigned Longs or Signed/Unsigned Shorts depending on whether you wanted a version to be able to read an old database.

If you do get the source, I can give you my fixes for a PurgeTree to quickly kill a tree that is no longer needed.

Dave.
QuestionRePosted from C# Forums: A Job Exam Question Pin
Bulky Fellow4-Nov-08 20:31
Bulky Fellow4-Nov-08 20:31 
AnswerRe: RePosted from C# Forums: A Job Exam Question Pin
Arash Partow4-Nov-08 21:59
Arash Partow4-Nov-08 21:59 
AnswerRe: RePosted from C# Forums: A Job Exam Question Pin
Mark Churchill5-Nov-08 1:46
Mark Churchill5-Nov-08 1:46 
GeneralRe: RePosted from C# Forums: A Job Exam Question Pin
riced9-Nov-08 4:03
riced9-Nov-08 4:03 
GeneralRe: RePosted from C# Forums: A Job Exam Question Pin
Bulky Fellow9-Nov-08 7:45
Bulky Fellow9-Nov-08 7:45 
GeneralRe: RePosted from C# Forums: A Job Exam Question Pin
Mark Churchill9-Nov-08 11:33
Mark Churchill9-Nov-08 11:33 
QuestionTrammel method for constructing an ellipse Pin
hxhl9525-Oct-08 19:38
hxhl9525-Oct-08 19:38 
AnswerRe: Trammel method for constructing an ellipse Pin
73Zeppelin25-Oct-08 23:52
73Zeppelin25-Oct-08 23:52 
GeneralRe: Trammel method for constructing an ellipse [modified] Pin
Luc Pattyn26-Oct-08 9:02
sitebuilderLuc Pattyn26-Oct-08 9:02 
GeneralRe: Trammel method for constructing an ellipse Pin
hxhl9526-Oct-08 16:43
hxhl9526-Oct-08 16:43 
QuestionPRECISION and ACCURACY Pin
εїзεїзεїз22-Oct-08 1:27
εїзεїзεїз22-Oct-08 1:27 
JokeRe: PRECISION and ACCURACY Pin
CPallini22-Oct-08 2:21
mveCPallini22-Oct-08 2:21 
AnswerRe: PRECISION and ACCURACY Pin
73Zeppelin22-Oct-08 2:58
73Zeppelin22-Oct-08 2:58 
GeneralRe: PRECISION and ACCURACY Pin
εїзεїзεїз22-Oct-08 3:10
εїзεїзεїз22-Oct-08 3:10 
GeneralRe: PRECISION and ACCURACY Pin
Andrew Rissing22-Oct-08 6:53
Andrew Rissing22-Oct-08 6:53 
GeneralRe: PRECISION and ACCURACY Pin
73Zeppelin22-Oct-08 7:02
73Zeppelin22-Oct-08 7:02 
GeneralRe: PRECISION and ACCURACY Pin
Paul Conrad22-Oct-08 8:05
professionalPaul Conrad22-Oct-08 8:05 

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.