Click here to Skip to main content
15,888,033 members
Articles / Programming Languages / C++
Article

GeoCal

Rate me:
Please Sign up or sign in to vote.
2.33/5 (18 votes)
7 Dec 2003 63.1K   1.2K   18   7
GeoCal - a free tool

Image 1

Introduction

A few months ago I downloaded a Codeproject Dialog RPN Calculator program. I tuned it up a little and wanted to pass it on. Using only VC 4 , and a Installer program, GeoCalInstaller.zip is a complete program and GeoCalCode.zip is just the dialog source code. Button programs are always fun.

Feel free to download and use the program and send me any suggestions or comments that you might have. Also feel free to play with the source code (that has been made available in the downloads section above) and again please send me your criticisms and suggestions.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
United States United States
I am a simple hobby programmer working with VC4 learning edition. Being a old guy I just marvel at the power of the software programming and what it can do.

Comments and Discussions

 
GeneralGeolCal Pin
vbmike9-Dec-03 15:45
vbmike9-Dec-03 15:45 
GeneralWhats this Pin
super7-Dec-03 19:03
professionalsuper7-Dec-03 19:03 
GeneralRe: Whats this Pin
Nish Nishant7-Dec-03 19:29
sitebuilderNish Nishant7-Dec-03 19:29 
GeneralRe: Whats this Pin
super7-Dec-03 19:36
professionalsuper7-Dec-03 19:36 
GeneralRe: Whats this Pin
Colin Angus Mackay7-Dec-03 19:54
Colin Angus Mackay7-Dec-03 19:54 
It is hardly a great article. As the author himself admits it is just a "button program". What would have been nice is something that was a bit more substantial. For instance: An explanation of the algorithms used to get the program to work; Where more information can be found (e.g. USGS Professional Paper 1395, or http://mac.usgs.gov/mac/isb/pubs/MapProjections/projections.html[^] assuming these are relevant - I'm just guessing).

This is, unfortuately just a tarting up of the UI on a previous article that isn't even properly referenced. A link to it at least would have been nice (I'm guessing that this is it http://www.codeproject.com/cpp/RPNcalculator.asp?target=RPN%7CCalculator[^] but I may be wrong).

This article potentially builds something new (and, at least to me, exciting) on the previous article (assuming I found the correct one). It would have been nice to have a better explanation of the coordinate system calculations used.

--Colin Mackay--

"In the confrontation between the stream and the rock, the stream always wins - not through strength but perseverance." (H. Jackson Brown)

Enumerators in .NET: See how to customise foreach loops with C#


GeneralComment + question Pin
dog_spawn8-Dec-03 9:45
dog_spawn8-Dec-03 9:45 
GeneralRe: Comment + question Pin
Nish Nishant8-Dec-03 15:56
sitebuilderNish Nishant8-Dec-03 15:56 

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.