Click here to Skip to main content
15,890,438 members
Home / Discussions / Algorithms
   

Algorithms

 
QuestionString matching algorithm Pin
vSoares18-May-09 6:43
professionalvSoares18-May-09 6:43 
AnswerRe: String matching algorithm Pin
Yusuf18-May-09 6:53
Yusuf18-May-09 6:53 
GeneralRe: String matching algorithm Pin
vSoares18-May-09 7:01
professionalvSoares18-May-09 7:01 
GeneralRe: String matching algorithm Pin
harold aptroot18-May-09 7:43
harold aptroot18-May-09 7:43 
GeneralRe: String matching algorithm Pin
riced18-May-09 22:21
riced18-May-09 22:21 
AnswerRe: String matching algorithm Pin
PIEBALDconsult19-May-09 4:24
mvePIEBALDconsult19-May-09 4:24 
AnswerRe: String matching algorithm Pin
Fatbuddha 119-May-09 5:01
Fatbuddha 119-May-09 5:01 
QuestionView Port to Window mapping Pin
suvigna13-May-09 7:39
suvigna13-May-09 7:39 
Hi...
This is graphics related.I need to draw a map .I have the lat long values of it .I was able to map these to screen coordinates and then draw the map.The problem i need help with is how do i do the reverse.For the initial case its simple,just rearrangement of window to view port mapping formula .i.e.,
u = (x-xmin)* sx+ umin
v = (y-ymin)* sy + vmin
But once the zoom and pan operations are applied on the map, I dont know how to get the latitude longitude values from the screen coordinate point.
If some one knows how to solve this ,Please help me

Thanks in advance
AnswerRe: View Port to Window mapping Pin
Moreno Airoldi20-May-09 1:17
Moreno Airoldi20-May-09 1:17 
AnswerRe: View Port to Window mapping Pin
Luc Pattyn20-May-09 3:04
sitebuilderLuc Pattyn20-May-09 3:04 
QuestionZ Score Pin
RugbyLeague13-May-09 5:13
RugbyLeague13-May-09 5:13 
AnswerRe: Z Score Pin
Moreno Airoldi20-May-09 1:21
Moreno Airoldi20-May-09 1:21 
QuestionSpell-checker for names Pin
dybs10-May-09 6:25
dybs10-May-09 6:25 
AnswerRe: Spell-checker for names Pin
Luc Pattyn10-May-09 6:37
sitebuilderLuc Pattyn10-May-09 6:37 
GeneralRe: Spell-checker for names Pin
dybs10-May-09 10:38
dybs10-May-09 10:38 
GeneralRe: Spell-checker for names Pin
Luc Pattyn10-May-09 10:44
sitebuilderLuc Pattyn10-May-09 10:44 
AnswerRe: Spell-checker for names Pin
Henry Minute10-May-09 6:52
Henry Minute10-May-09 6:52 
AnswerRe: Spell-checker for names Pin
Pete O'Hanlon26-May-09 2:23
mvePete O'Hanlon26-May-09 2:23 
Questionpumping lema and regular languages Pin
Sadaiyappan8-May-09 6:39
Sadaiyappan8-May-09 6:39 
AnswerRe: pumping lema and regular languages Pin
Luc Pattyn8-May-09 6:51
sitebuilderLuc Pattyn8-May-09 6:51 
AnswerRe: pumping lema and regular languages Pin
Alan Balkany11-May-09 3:35
Alan Balkany11-May-09 3:35 
QuestionAlgorithm to sort list Pin
TheConfusedGuy7-May-09 11:27
TheConfusedGuy7-May-09 11:27 
AnswerRe: Algorithm to sort list Pin
harold aptroot7-May-09 12:24
harold aptroot7-May-09 12:24 
AnswerRe: Algorithm to sort list Pin
Luc Pattyn7-May-09 12:56
sitebuilderLuc Pattyn7-May-09 12:56 
AnswerRe: Algorithm to sort list Pin
Luc Pattyn7-May-09 13:55
sitebuilderLuc Pattyn7-May-09 13:55 

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.