jeudi 12 mars 2015

In C# calculate closest distance from a certaint point to other many points

I have a certain point such as fixedPoint = (142, 12). And I want to create n (x, y) points randomly. Then I want to calculate closest distance from fixedPoint to other (x,y) point in C#.


Is there a tutorial that explains how to get this done? Or any sample code?





Aucun commentaire:

Enregistrer un commentaire