This function calculates the latitude and longitude coordinates from Vertical and Horizontal (V&H) coordinates. V&H's are used to identify locations and hence relative distances between network elements and between rate centers listed in...
This is an article that deals about creating a script that can be used for calculating sun rising and sun setting. This provided code comes with the ability to perform calculation by using latitude and longitude. Author informs that the provided...
Creating and Using Custom Attributes in C# is a web based tutorial in which the author gives you the method for definining your own attributes in C#. Attributes are declared for the methods and properties of the class. The author gives you the...
This script calculates distance between two US zip codes. Included sub-routines can be used to calculate any distance between latitude and longitude coordinates. The calculation accounts for the fact that the earth is not a perfect sphere.
Geozip Calc Distance Between Zip Codes is Unix compatible. Calculates distance between zip codes in the US or finds zip codes within a given distance. The sub-routines included can be used to calculate distance between latitude and longitude...
Determine the approximate distance, in miles, between two US postal ZIP codes or telephone area codes. A data file including more than 40,000 entries of ZIP code, city and state name, area code, latitude, and longitude is included.
This is a VB script based program that can be utilized by the webmasters to facilitate their site visitors to find their nearest location through their websites. This program provides users the latitude and longitude details along with United...
This is an website visitors tracker program that allows webmasters to view their web visitors entire information like, country name of the visitors, IP address, ISP, which state, visitors geographical location like, latitude and longitude etc.,...
Text Reader and Text Writer in C# is a tutorial which helps you to learn how to read and write text files in C# using the steamreader and streamwriter class. These Streamreader and streamwriter classes are derived from the base classes TextReader...
A database of all the US ZIP Codes with latitude and longitude coordinates. With this script you can allow your users to search for table entries or other ZIP codes within any US ZIP Code. You can also search by proximity. This is ideal for any... |