Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
GeneralRe: code for instal my font to client machine when my setup run Pin
Łukasz Nowakowski24-Aug-10 22:00
Łukasz Nowakowski24-Aug-10 22:00 
AnswerRe: code for instal my font to client machine when my setup run Pin
Abhinav S24-Aug-10 20:59
Abhinav S24-Aug-10 20:59 
AnswerRe: code for instal my font to client machine when my setup run Pin
Smithers-Jones25-Aug-10 3:40
Smithers-Jones25-Aug-10 3:40 
Questionhow to reference image Pin
netJP12L24-Aug-10 11:43
netJP12L24-Aug-10 11:43 
AnswerRe: how to reference image Pin
DaveyM6924-Aug-10 11:47
professionalDaveyM6924-Aug-10 11:47 
GeneralRe: how to reference image Pin
netJP12L25-Aug-10 2:23
netJP12L25-Aug-10 2:23 
GeneralRe: how to reference image Pin
DaveyM6925-Aug-10 7:52
professionalDaveyM6925-Aug-10 7:52 
QuestionComparing various algorithms to convert GPS-coordinates to 2D-coordinates Pin
CrIpLeX24-Aug-10 11:09
CrIpLeX24-Aug-10 11:09 
Hi all,

I have been given the task to compare various algorithms that convert GPS-coordinates to 2D-coordinates (on a local map, for example the college building).

First of all I think the "algorithm" term is used a bit loosely, it probably won't be just one algorithm but the combination of UTM (Transverse Mercator), WGS84 (geodetic system) and then probably converting to cartesian coordinates ?

I need some help with this because I don't really know where to start on this one. My aim is to build a commandline tool in C# where I can measure the precision of the "algorithm" and the time covered for the result to be calculated. The researcher that gave me the assignment said that I had to look which "algorithms" where the most precise and which were the fastest (to look if it was possible to use it in realtime).

Another question: How do I calculate how precise the result is ? For this you would need to have the precise coordinates to compare the results of the "algorithm" with right ?

I'm sorry if I'm talking jibberish or I should've prepared more myself, but I'm a bit clueless at this point. I don't necessairily need someone to make this but I would like some tips or some clearing up from people who have dealt with this before.

Thanks in advance.
AnswerRe: Comparing various algorithms to convert GPS-coordinates to 2D-coordinates Pin
Luc Pattyn24-Aug-10 11:38
sitebuilderLuc Pattyn24-Aug-10 11:38 
GeneralRe: Comparing various algorithms to convert GPS-coordinates to 2D-coordinates Pin
CrIpLeX25-Aug-10 2:00
CrIpLeX25-Aug-10 2:00 
GeneralRe: Comparing various algorithms to convert GPS-coordinates to 2D-coordinates Pin
Luc Pattyn25-Aug-10 2:27
sitebuilderLuc Pattyn25-Aug-10 2:27 
AnswerRe: Comparing various algorithms to convert GPS-coordinates to 2D-coordinates [modified] Pin
Peter_in_278024-Aug-10 11:39
professionalPeter_in_278024-Aug-10 11:39 
GeneralRe: Comparing various algorithms to convert GPS-coordinates to 2D-coordinates Pin
CrIpLeX25-Aug-10 2:01
CrIpLeX25-Aug-10 2:01 
AnswerRe: Comparing various algorithms to convert GPS-coordinates to 2D-coordinates Pin
Bernhard Hiller25-Aug-10 0:27
Bernhard Hiller25-Aug-10 0:27 
QuestionCharacter encoding when reading a text file of unknown encoding, to create an XML file Pin
JohnLBevan24-Aug-10 9:00
professionalJohnLBevan24-Aug-10 9:00 
AnswerRe: Character encoding when reading a text file of unknown encoding, to create an XML file Pin
Luc Pattyn24-Aug-10 9:52
sitebuilderLuc Pattyn24-Aug-10 9:52 
GeneralRe: Character encoding when reading a text file of unknown encoding, to create an XML file Pin
JohnLBevan24-Aug-10 22:33
professionalJohnLBevan24-Aug-10 22:33 
QuestionStrange order of events in ListView with MultiSelect set to false Pin
crypto_rsa24-Aug-10 6:28
crypto_rsa24-Aug-10 6:28 
AnswerRe: Strange order of events in ListView with MultiSelect set to false Pin
Ravi Bhavnani24-Aug-10 8:17
professionalRavi Bhavnani24-Aug-10 8:17 
AnswerRe: Strange order of events in ListView with MultiSelect set to false Pin
DaveyM6924-Aug-10 10:16
professionalDaveyM6924-Aug-10 10:16 
GeneralRe: Strange order of events in ListView with MultiSelect set to false Pin
crypto_rsa24-Aug-10 21:37
crypto_rsa24-Aug-10 21:37 
GeneralRe: Strange order of events in ListView with MultiSelect set to false Pin
johannesnestler24-Aug-10 23:05
johannesnestler24-Aug-10 23:05 
AnswerRe: Strange order of events in ListView with MultiSelect set to false Pin
DaveyM6924-Aug-10 10:41
professionalDaveyM6924-Aug-10 10:41 
GeneralRe: Strange order of events in ListView with MultiSelect set to false Pin
crypto_rsa25-Aug-10 1:12
crypto_rsa25-Aug-10 1:12 
QuestionEditable datagridview Pin
saqib8224-Aug-10 5:37
saqib8224-Aug-10 5:37 

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.