JDMCox Software

20 free Windows programs that I've written as a hobby over the past 10 years:

USAPhotoMaps 2.77 downloads USGS aerial photo and topo map data from Microsoft's free TerraServer Web site, saves it on your hard drive, and creates maps with GPS accuracy. You can:

  • Scroll and zoom
  • See latitude/longitude
  • See USGS Landmarks
  • See TIGER/Line streets
  • See elevation and contour lines
  • Add waypoints, routes, and text
  • Go to any address, populated place, USGS landmark, or lat/lon in the U.S.A.
  • Transfer waypoints, tracks, and routes to and from most GPS receivers
  • Receive/Transmit/Show Ham Radio APRS locations, messages, etc.
  • See your GPS location
  • And much more...
    Sample screen .... Click Here (602 KBytes)
    What's New as of Oct 25, 2008 .... Click Here
    Full Install of USAPhotoMaps .... Download Here (563 KBytes)
    (it's not necessary to uninstall a previous version)
    Version Update Only .... Download Here (292 KBytes)
    (un-zip it into your USAPhotoMaps folder)
    (make sure the above date is in Help -About because your browser might send an older version/date from its cache)
    Yahoo Group forum
    C source code

    RedEye 1.8 helps you elimate red-eye in digital photos.
    Updated Sep 6, 2006 .... Download Here (183 KBytes)
    C source code

    ViewPhotos is a simple photo viewer. You can run RedEye from its menu while viewing photos.
    Updated Aug 27, 2008 .... Download Here (207 KBytes)
    C source code

    ReducePhotoSize 1.3 enables you to reduce the size of a digital photo by halving or quartering its size (resolution) and/or by reducing the jpeg quality to any percentage. .... Download Here (148 KBytes)
    C source code

    FillOutAForm 2.93 enables you to fill out either a scanned form or a PDF form on your computer and print it (or print the original form with your entries superimposed). Landscape-oriented as well as portrait-oriented forms are supported.
    Updated June 11, 2008 .... Download Here (60 KBytes)
    C source code

    ViewAnything 1.6 shows the raw-data contents of any file.
    Updated Feb 19, 2005 .... Download Here (36 KBytes)
    C source code

    AlarmClock is a simple, small alarm clock. It looks for "The Microsoft Sound.wav" and plays it at the set time ... Download Here (40 KBytes)
    C source code

    MyNetwork 2.1 is for file-copying between two computers on a network. ... Download Here (68 KBytes)
    C source code

    MySimpleFTP is a simple FTP client. ... Download Here (63 KBytes)
    C source code

    Calendar3 is a simple monthly scheduling calendar. ... Download Here (57 KBytes)
    C source code

    MoireScreenSaver is a moving moire pattern screen saver. ... Download Here (32 KBytes)
    C source code

    MastMind is a simple mastermind game. ... Download Here (28 KBytes)
    C source code

    Puzzle is a simple puzzle. ... Download Here (28 KBytes)
    C source code

    Brokeout is a simple Breakout game. ... Download Here (36 KBytes)
    C source code

    PyramidSolitaire ... Download Here (52 KBytes)
    C source code

    Bridge is a simple Bridge card game. ... Download Here (44 KBytes)
    C source code

    SimplePaint gives you the full screen to paint on, using a WACOM TABLET. There are 256x256x256 possible colors, 256 levels of transparency, and 70 brush sizes. A hugh number of brush strokes can be deleted and undeleted. Zoomed in pixels can be edited. And more. And it's simple enough for my 5 year-old granddaughter to enjoy using. ... Download Here (178 KBytes)
    C source code

    SimplePiano 1.106 is an aid for the beginner who's learning to play piano and read music.
    It uses Maestro fonts (that are installed with the program) to show the notes played on the treble and bass clef staffs.
    The notes played are also highlighted on a 60-key on-screen piano keyboard.
    You can play it using the keyboard, the mouse, or a midi keyboard connected to the computer (I recommend the M-Audio Keystation 61es).
    The Circle of Fifths can be displayed, and when a key in it is selected, that key's signature is shown on the staffs.
    Any of the eight most-used chords can be selected and played by playing the chord's root key. Chord inversions can also be selected.
    A random note reading exercise is included.
    The midi instrument (128 choices) and output sound (Windows or soundcard sound) are selectable.
    Download Here (93 KBytes)
    C source code

    SimplePercussion 1.063 has 47 percussion instruments that can play together in a loop of up to 70 beats (depending on your screen resolution).
    Just mark the boxes corresponding to the instrument(s) and the beat, and then play it. A moving vertical line shows the beat being played.
    Save to a file, open a file, change beats/second, beats/loop, and beats/heavy vertical accent lines.
    Also works nicely as a simple metronome.
    Download Here (32 KBytes)
    C source code

    Simple Family Tree 1.31 enables you to create and/or view a family tree quickly and easily. It displays ancestors and descendants of any selected individual (it reads and writes files in Gedcom format). You can enter notes, events, a second name, and marriage details for each individual.
    Sample screen .... Click Here (230 KBytes)
    What's New as of 17 Nov 2008 .... Click Here
    Full Install of Simple Family Tree .... Download Here (229 KBytes)
    Sample family tree: The Kings of Europe.ged ... Right-click Here and select Save Target As or Save Link As (92 KBytes)
    Another sample family tree: Genesis.ged ... Right-click Here and select Save Target As or Save Link As (20 KBytes)
    C source code
    (make sure the above date is at the end of READ because your browser might send an older version/date from its cache)
    (it may not run in Windows 98)


    All of these programs were written in C by Doug Cox, a retired Delta Air Lines pilot. jdmcox@jdmcox.com
    The source code for each of them is in the Public Domain.
    A big Thank You to Charles Petzold for his book, Programming Windows.