Click here to Skip to main content
15,889,867 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: generating random number Pin
PravinSingh14-Oct-10 10:31
PravinSingh14-Oct-10 10:31 
AnswerRe: generating random number Pin
fmzl14-Oct-10 10:46
fmzl14-Oct-10 10:46 
GeneralRe: generating random number Pin
PravinSingh14-Oct-10 19:47
PravinSingh14-Oct-10 19:47 
QuestionRe: generating random number Pin
AspDotNetDev3-Nov-10 7:24
protectorAspDotNetDev3-Nov-10 7:24 
GeneralRe: generating random number Pin
NickHighIQ3-Oct-10 17:03
NickHighIQ3-Oct-10 17:03 
AnswerRe: generating random number Pin
T210213-Dec-10 21:08
T210213-Dec-10 21:08 
QuestionGoal finding: I just need the name of an algorithm Pin
Quake2Player24-Sep-10 13:19
Quake2Player24-Sep-10 13:19 
AnswerRe: Goal finding: I just need the name of an algorithm Pin
NickHighIQ3-Oct-10 13:46
NickHighIQ3-Oct-10 13:46 
I'm sure A* would work - all it requires is to know if a neighbouring tile is walkable or not, and then a cost for moving there. (Sidenote: you could substitute this for simply assigning a cost to moving across each tile and make impassable obstacles have infinite cost?)

Anyway, here's a good A* link: http://www.policyalmanac.org/games/aStarTutorial.htm

This is 8-directional, but it will work exactly the same in 4-directional.
AnswerRe: Goal finding: I just need the name of an algorithm Pin
Radhakrishnan G.3-Nov-10 5:15
Radhakrishnan G.3-Nov-10 5:15 
AnswerRe: How does High Def Streaming Work Pin
Luc Pattyn31-Aug-10 10:14
sitebuilderLuc Pattyn31-Aug-10 10:14 
AnswerRe: How does High Def Streaming Work Pin
Paul Michalik4-Sep-10 0:10
Paul Michalik4-Sep-10 0:10 
QuestionMap projections and calculations Pin
Ian Holtham ICS26-Aug-10 22:56
Ian Holtham ICS26-Aug-10 22:56 
AnswerRe: Map projections and calculations Pin
Per Söderlund20-Sep-10 1:55
Per Söderlund20-Sep-10 1:55 
AnswerRe: Map projections and calculations Pin
Bob100011-Oct-10 0:09
professionalBob100011-Oct-10 0:09 
Questione-book help Pin
Stephan A.26-Aug-10 1:04
Stephan A.26-Aug-10 1:04 
AnswerRe: e-book help PinPopular
Richard MacCutchan26-Aug-10 1:49
mveRichard MacCutchan26-Aug-10 1:49 
GeneralRe: e-book help Pin
Stephan A.26-Aug-10 2:26
Stephan A.26-Aug-10 2:26 
GeneralRe: e-book help PinPopular
Richard MacCutchan26-Aug-10 2:54
mveRichard MacCutchan26-Aug-10 2:54 
GeneralRe: e-book help Pin
Stephan A.26-Aug-10 3:44
Stephan A.26-Aug-10 3:44 
QuestionProlog simple problem Pin
Quake2Player24-Aug-10 14:39
Quake2Player24-Aug-10 14:39 
GeneralRe: Prolog simple problem Pin
Quake2Player9-Sep-10 19:28
Quake2Player9-Sep-10 19:28 
QuestionConjugate Gradient iterative solver Pin
Majid Shahabfar13-Aug-10 9:31
Majid Shahabfar13-Aug-10 9:31 
AnswerRe: Conjugate Gradient iterative solver Pin
Luc Pattyn13-Aug-10 10:39
sitebuilderLuc Pattyn13-Aug-10 10:39 
GeneralRe: Conjugate Gradient iterative solver Pin
Majid Shahabfar13-Aug-10 11:13
Majid Shahabfar13-Aug-10 11:13 
GeneralMath Software Pin
Bassam Abdul-Baki11-Aug-10 14:04
professionalBassam Abdul-Baki11-Aug-10 14:04 

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.