projecttttttt
-
pls help me regarding!!!! the project is to help a disabled to move from a place to the exit in event of a fire or so,so we plan to give a software simulation for this situation,something which dynamically calculates the shortest path .....something like the maze game....please help me regarding this...how to start up with????????? :) :confused:
-
pls help me regarding!!!! the project is to help a disabled to move from a place to the exit in event of a fire or so,so we plan to give a software simulation for this situation,something which dynamically calculates the shortest path .....something like the maze game....please help me regarding this...how to start up with????????? :) :confused:
So, concretely, what do you want to know, and what do you want us to do ? are you expecting us to do the job for you ?
[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]
-
pls help me regarding!!!! the project is to help a disabled to move from a place to the exit in event of a fire or so,so we plan to give a software simulation for this situation,something which dynamically calculates the shortest path .....something like the maze game....please help me regarding this...how to start up with????????? :) :confused:
If you can divide your space into 'cells' then have a look at the A* algorithm, it is quite powerfull for that purpose (just google for "A start pathfinding", you'll find plenty of links).
Cédric Moonen Software developer
Charting control [v1.2] -
So, concretely, what do you want to know, and what do you want us to do ? are you expecting us to do the job for you ?
[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]
no i just wanted to know should v have to adopt some algorithms for this?
-
If you can divide your space into 'cells' then have a look at the A* algorithm, it is quite powerfull for that purpose (just google for "A start pathfinding", you'll find plenty of links).
Cédric Moonen Software developer
Charting control [v1.2]thanks for ur reply....is this algorithm apt for a project like this??pls do reply...
-
thanks for ur reply....is this algorithm apt for a project like this??pls do reply...
Well, if you just need to find the shortest path in a grid with certain cells being blocked, then yes. But it requires that you divide your space in squares and the shortest path will be given as a succession of cells. Is it sufficient for your needs ?
Cédric Moonen Software developer
Charting control [v1.2] -
pls help me regarding!!!! the project is to help a disabled to move from a place to the exit in event of a fire or so,so we plan to give a software simulation for this situation,something which dynamically calculates the shortest path .....something like the maze game....please help me regarding this...how to start up with????????? :) :confused:
You need to research and become familiar with this.
"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne