what the longitude and latitude of inda
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1049
PHP distance Calculation using Latitude and Longitude using GeoDataSource 1.0
This routine calculates the distance between two points. It is being used to calculate the distance between two locations using GeoDataSource Products more>> This routine calculates the distance between two points. It is being used to calculate the distance between two locations using GeoDataSource Products<<less
Added: 2006-08-16 License: Freeware Price: $0.00USD
76 downloads
Other version of PHP distance Calculation using Latitude and Longitude using GeoDataSource
License:Freeware
Calculate Distance and Radius using Latitude and Longitude in Java
This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based more>> This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation.<<less
Added: 2005-11-26 License: Freeware Price: Free
870 downloads
What are the Benefits of Metadata? 1.0.0
Metadata provides the following major benefits: Self-describing files ? Common language runtime modules and assemblies are self-describing. A modules metadata contains everything needed to interact with another module. Metadata automatically provides more>> Metadata provides the following major benefits: Self-describing files ? Common language runtime modules and assemblies are self-describing. A modules metadata contains everything needed to interact with another module. Metadata automatically provides the functionality of IDL in COM, allowing you to use one file for both definition and implementation. Runtime modules and assemblies do not even require registration with the operating system. As a result, the descriptions used by the runtime always reflect the actual code in your compiled file, which increases application reliability.<<less
Added: 2007-06-07 License: Freeware Price: $0.00USD
13 downloads
Other version of What are the Benefits of Metadata
License:Freeware
IP Address to Country,City, Latitude, Longitude and ZIP Code in ASP.NET 3.0
This is ASP.NET script to enable lookup of country, region or state, city, latitude, longitude, US zip code, timezone, ISP, domain name, netspeed, IDD code, area code, weather station code and station name from IP address by using IP2Location database. more>> This is ASP.NET script to enable lookup of country, region or state, city, latitude, longitude, US zip code, timezone, ISP, domain name, netspeed, IDD code, area code, weather station code and station name from IP address by using IP2Location database. The script supports several database types such as Microsoft Access, MS SQL and mySQL. Internet geolocation has been widely used in the products or projects below. 1) Select the geographically closest mirror 2) Analyze your web server logs to determine the countries 3) Credit card fraud detection 4) Software export controls 5) Display native language and currency 6) Prevent password sharing and abuse of service 7) Geo-targeting in advertisement<<less
Added: 2005-11-15 License: Freeware Price: $0.00USD
19 downloads
What are the basics of main() 1.0.0
function main() is the applications main routine where a program starts execution.It is the first user-written function run when a program starts.Object-oriented C++ programs consist mostly of classes, but theres always at least one C-like function: more>> function main() is the applications main routine where a program starts execution.It is the first user-written function run when a program starts.Object-oriented C++ programs consist mostly of classes, but theres always at least one C-like function: main(). main() is called more or less at the beginning of the programs execution, and when main() ends, the runtime system shuts down the program. main() always returns an int, as shown below:<<less
Added: 2007-10-03 License: Freeware Price: $0.00USD
10 downloads
Calculate Distance and Radius in ASP 1.0
This ASP function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation. more>> This ASP function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation.<<less
Added: 2006-05-21 License: Freeware Price: $0.00USD
13 downloads
Other version of Calculate Distance and Radius in ASP
License:Freeware
The Date of Easter 1.00
This simple PHP example will generate and output the date of easter for any given year. It is very simple, and most people will easily understand it. more>> This simple PHP example will generate and output the date of easter for any given year. It is very simple, and most people will easily understand it.<<less
Added: 2007-07-22 License: Free Non-Commercial Price: $0.00USD
13 downloads
Other version of The Date of Easter
Price: FreeAdditionalInfoFreetousewhereeveryouwant,aslongasyoulinkbacktous
License:Free for non-commercial use
License:Free for non-commercial use
Projector - the simple side of things 2.0
Projector is a very simple project management system that is portable, light and robust. It is an ideal setup for a team of less than 10 members. There may be a great lack of features but the features that it does have works great! Features * more>> Projector is a very simple project management system that is portable, light and robust. It is an ideal setup for a team of less than 10 members. There may be a great lack of features but the features that it does have works great! Features * Multiple Users * Add/Delete/Edit Projects * Add Notes to Projects * Add Hours to Projects * Hourly Report on Projects test demo here: http://www.eckxmediagroup .com/free-simple-php-proj ect-management.php<<less
Added: 2008-08-31 License: Freeware Price: $0.00USD
15 downloads
What is the Common Language Specification (CLS)? 1.0.0
The Common Language Specification (CLS), which is a set of basic language features needed by many .Net applications to fully interact with other objects regardless of the language in which they were implemented. The CLS represents the guidelines defined more>> The Common Language Specification (CLS), which is a set of basic language features needed by many .Net applications to fully interact with other objects regardless of the language in which they were implemented. The CLS represents the guidelines defined by for the .NET Framework. These specifications are normally used by the compiler developers and are available for all languages, which target the .NET Framework.<<less
Added: 2007-06-07 License: Freeware Price: $0.00USD
12 downloads
Other version of What is the Common Language Specification
License:Freeware
Zip Code Range and Distance Calculation class 1.2.0
This is a PHP class to do various calculations with zip codes. Its primary purposes are to calculate the distance between two zip codes and to extract all the zip codes that are within a range of a given zip code. All calculations are based on lattitude more>> This is a PHP class to do various calculations with zip codes. Its primary purposes are to calculate the distance between two zip codes and to extract all the zip codes that are within a range of a given zip code. All calculations are based on lattitude and longitude coordinates stored in the database. Included is a class file, demonstration file, and the sql files required to create and populate the MySQL tables. ** UPDATE ** Added code to make the function which gets a range of zip codes execute ALOT faster. Went from 3.2 seconds to 0.42 seconds! Modification was submitted by Jeff Bearer<<less
Added: 2005-04-16 License: GPL Price: $0.00USD
13 downloads
Other version of Zip Code Range and Distance Calculation class
Price: FreeAdditionalInfoFreeforalltouse,modify,anddistribute.
License:GPL
License:GPL
Which are the main components of the .NET platform
Which are the main components of the .NET platform? The Microsoft .NET platform consists of the following product groups/ main components... Development tools A set of languages, including C#, VB.NET, more>> Which are the main components of the .NET platform? The Microsoft .NET platform consists of the following product groups/ main components... Development tools A set of languages, including C#, VB.NET, J#, a set of development tools, including Visual Studio.NET (a suite of language-independent developer tools, a set of programming interfaces), .NET Framework (for building web and Windows applications, as well as web services), and Common Language Runtime, which is the execution engine for .NET Framework applications<<less
Added: 2007-05-28 License: Freeware Price: Free
879 downloads
Calculate Distance and Radius in Perl 2.0
This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation. more>> This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation.<<less
Added: 2005-11-26 License: Freeware Price: $0.00USD
11 downloads
Other version of Calculate Distance and Radius in Perl
License:Freeware
Calculate Distance and Radius in ColdFusion
This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based more>> This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation.<<less
Added: 2005-11-26 License: Freeware Price: Free
829 downloads
Calculate Distance and Radius in JavaScript
This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation. more>> This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation.<<less
Added: 2005-11-26 License: Freeware Price: $0.00USD
15 downloads
What is the difference between JDK and JRE 1.0.0
The "JDK" is the Java Development Kit. i.e., the JDK is bundle of software that you can use to develop Java based software. The "JRE" is the Java Runtime Environment. i.e., the JRE is an implementation of the Java Virtual Machine which actually executes more>> The "JDK" is the Java Development Kit. i.e., the JDK is bundle of software that you can use to develop Java based software. The "JRE" is the Java Runtime Environment. i.e., the JRE is an implementation of the Java Virtual Machine which actually executes Java programs.<<less
Added: 2007-05-24 License: Freeware Price: $0.00USD
13 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above what the longitude and latitude of inda search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed