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

Algorithms

 
QuestionC# code for optimal path, given adjacency matrix/cost values? Pin
sherifffruitfly27-Jul-08 7:08
sherifffruitfly27-Jul-08 7:08 
AnswerRe: C# code for optimal path, given adjacency matrix/cost values? Pin
Tim Craig27-Jul-08 20:09
Tim Craig27-Jul-08 20:09 
GeneralRe: C# code for optimal path, given adjacency matrix/cost values? Pin
sherifffruitfly28-Jul-08 5:22
sherifffruitfly28-Jul-08 5:22 
GeneralRe: C# code for optimal path, given adjacency matrix/cost values? Pin
Paul Conrad28-Jul-08 5:49
professionalPaul Conrad28-Jul-08 5:49 
GeneralRe: C# code for optimal path, given adjacency matrix/cost values? Pin
sherifffruitfly28-Jul-08 9:45
sherifffruitfly28-Jul-08 9:45 
GeneralRe: C# code for optimal path, given adjacency matrix/cost values? Pin
Paul Conrad28-Jul-08 9:48
professionalPaul Conrad28-Jul-08 9:48 
GeneralRe: C# code for optimal path, given adjacency matrix/cost values? Pin
sherifffruitfly29-Jul-08 12:51
sherifffruitfly29-Jul-08 12:51 
QuestionCategorisation Pin
Jammer26-Jul-08 5:33
Jammer26-Jul-08 5:33 
Hi,

I'm just looking to rework part of an application I'm working on that catgorises files by comparing the file path and file name to a lookup table table with multiple string values. Are there any established patterns or algorithms that apply to this scenario?

Something along the lines of how Levenshtien Distance works for comparing two strings, the difference here being that I'm looking at whole words compared to an array of possible matches.

Cheers,

Jammer

Going where everyone here has gone before! Smile | :)
My Blog | Article(s)

AnswerRe: Categorisation Pin
Alan Balkany28-Jul-08 5:21
Alan Balkany28-Jul-08 5:21 
QuestionHow much different are they? Pin
Ian Uy24-Jul-08 3:45
Ian Uy24-Jul-08 3:45 
AnswerRe: How much different are they? Pin
73Zeppelin24-Jul-08 21:48
73Zeppelin24-Jul-08 21:48 
GeneralRe: How much different are they? Pin
Ian Uy25-Jul-08 16:03
Ian Uy25-Jul-08 16:03 
AnswerRe: How much different are they? Pin
Alan Balkany25-Jul-08 8:20
Alan Balkany25-Jul-08 8:20 
GeneralRe: How much different are they? Pin
Ian Uy25-Jul-08 16:04
Ian Uy25-Jul-08 16:04 
GeneralRe: How much different are they? Pin
Luc Pattyn26-Jul-08 3:19
sitebuilderLuc Pattyn26-Jul-08 3:19 
GeneralRe: How much different are they? Pin
Ian Uy26-Jul-08 3:28
Ian Uy26-Jul-08 3:28 
GeneralRe: How much different are they? Pin
Alan Balkany28-Jul-08 5:23
Alan Balkany28-Jul-08 5:23 
GeneralRe: How much different are they? Pin
hammerin hank7-Aug-08 6:52
hammerin hank7-Aug-08 6:52 
GeneralRe: How much different are they? Pin
Alan Balkany7-Aug-08 6:57
Alan Balkany7-Aug-08 6:57 
QuestionHow to calculate FDIST Pin
sumit703423-Jul-08 1:39
sumit703423-Jul-08 1:39 
AnswerRe: How to calculate FDIST Pin
cp987623-Jul-08 12:03
cp987623-Jul-08 12:03 
GeneralRe: How to calculate FDIST Pin
sumit703423-Jul-08 17:58
sumit703423-Jul-08 17:58 
GeneralRe: How to calculate FDIST Pin
sumit703429-Jul-08 18:46
sumit703429-Jul-08 18:46 
GeneralRe: How to calculate FDIST Pin
Kok Yuen Li8-Oct-13 22:15
Kok Yuen Li8-Oct-13 22:15 
AnswerRe: How to calculate FDIST Pin
Paul Conrad23-Jul-08 12:13
professionalPaul Conrad23-Jul-08 12:13 

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.