Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.318.134 Times

Track Mileage Chart freeware
Filter: All | Freeware | Demo
 

Track Mileage Chart

1 2 3 4 5 > 
Added: August 23, 2008 | Visits: 2.615

Mileage Chart Mileage chart for 69 major US cities for quickly calculating distances. Mileages were gathered from several sources and averaged so distances are accurate to probably about 20-30 miles.



Platforms: Windows

License: Freeware Size: 44 KB Download (626): Mileage Chart Download

Added: August 10, 2008 | Visits: 2.998

Gas Mileage MPG Tracker Gas Mileage Tracker is a MPG program designed to help you understand and track your gas mileage and gasoline usage.You can track your total miles and gas mileage, your total highway miles and highway gas mileage, as well as your city miles and city gas mileage.You will have a record on when you...





Platforms: Windows, Windows CE

License: Freeware Size: 533 KB Download (346): Gas Mileage MPG Tracker Download

Added: September 18, 2010 | Visits: 1.077

AustinSmoke GasTracker AustinSmoke GasTracker script will allow you to keep track of your gas mileage and have the results displayed in an easy to read website. None of the data is harvested from anywhere on the web but is rather entered manually by the user and for the user. Currently the program only supports the...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (94): AustinSmoke GasTracker Download

Released: September 02, 2012  |  Added: September 02, 2012 | Visits: 474

mileage track Gas mileage tracker, asterisk agi application. Requires Asterisk, mysql and a webserver capable of serving php documents. User inputs data through the application and views data on the web.


Platforms: Windows, Mac, Linux

License: Freeware Size: 249.46 KB Download (48): mileage track Download

Released: February 16, 2008  |  Added: February 22, 2008 | Visits: 10.234

MB Free Astrology Natal Chart MB Free Astrology Natal Chart Software is a free astrology natal chart generator software based on the principles of western astrology or tropical astrology. This program tells us in detail the accurate astronomical locations of planets at the time of an individual's birth. Using the information...


Platforms: Windows

License: Freeware Size: 1.68 MB Download (1721): MB Free Astrology Natal Chart Download

Added: January 18, 2010 | Visits: 2.265

Chart::Graph::Gnuplot Chart::Graph::Gnuplot is a function in module Chart::Graph that lets you generate graphs on the fly in perl. SYNOPSIS use Chart::Graph::Gnuplot qw(&gnuplot); gnuplot(%global_options, [%data_set_options, @matrix], [%data_set_options, @x_column, @y_column], [%data_set_options, < filename...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (167): Chart::Graph::Gnuplot Download

Added: January 18, 2010 | Visits: 1.660

Chart::Graph::Xrt3d Chart::Graph::Xrt3d is a Perl module for creating 3D graph charts. SYNOPSIS #Include module use Chart::Graph::Xrt3d qw(xrt3d); # Function call xrt3d(%options, @data_set ); This module is unmaintained, it worked with Sitrakas XRT, and hasnt been tested against newer versions. Sitraka...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (169): Chart::Graph::Xrt3d Download

Added: January 18, 2010 | Visits: 1.427

Chart::Graph::Xrt2d Chart::Graph::Xrt2d is a Perl module for creating graph charts. SYNOPSIS #Include module use Chart::Graph::Xrt2d qw(xrt2d); # Function call xrt2d(%options, [%data_options1, @data_set1], [%data_options2, @data_set2], . . ); This module is unmaintained, it worked with Sitrakas XRT,...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (124): Chart::Graph::Xrt2d Download

Added: July 09, 2010 | Visits: 1.402

MP3::Album::Track MP3::Album::Track is a Perl extension to manage a "physical" track of a mp3 album. SYNOPSIS use MP3::Album::Track; #create a track object $track = MP3::Album::Track->new(filename=>$path_to_mp3_file); #set its mp3 tag $track->set_tag(title=>i dont know why); #rename it!...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (99): MP3::Album::Track Download

Added: August 10, 2010 | Visits: 1.517

Chart::Graph Chart::Graph is a Perl extension for a front-end to gnuplot, XRT, and Xmgrace. SYNOPSIS # EXAMPLE: gnuplot #make sure to include Chart::Graph use Chart::Graph:Gnuplot qw(gnuplot); gnuplot(%global_options, [%data_set_options, @matrix], [%data_set_options, @x_column, @y_column],...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (111): Chart::Graph Download

Added: January 09, 2010 | Visits: 2.549

Chart::Plot::Canvas Chart::Plot::Canvas is a Perl module to plot two dimensional data in an Tk Canvas. SYNOPSIS use Chart::Plot::Canvas; my $img = Chart::Plot::Canvas->new(); my $anotherImg = Chart::Plot::Canvas->new ($image_width, $image_height); $img->setData (@dataset) or die( $img->error() );...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (162): Chart::Plot::Canvas Download

Added: November 19, 2010 | Visits: 1.172

Chart::EPS_graph Chart::EPS_graph creates line graphs in PostScript as *.eps format. SYNOPSIS # Create anew a 600 x 600 points (not pixels!) EPS file my $eps = Chart::EPS_graph->new(600, 600); # Choose minimum required display info $eps->set( label_top => Graph Main Title, label_y1 => Y1 Axis Measure...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (121): Chart::EPS_graph Download

Added: July 05, 2010 | Visits: 1.810

Chart Taglibs Chart Taglibs is a free taglib (JSP 1.1) library for JFreeChart. These are easy to use, and allow the developer to draw any graphics supported by JFreeChart using only the tags. Chart Taglibs currently supports pie charts (2D & 3D), bar charts (2D & 3D), and line charts. Whats New in This...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (114): Chart Taglibs Download

Added: January 13, 2010 | Visits: 1.371

Chart::Scientific Chart::Scientific is a Perl module that can generate simple 2-D scientific plots with logging, errbars, etc. SYNOPSIS Procedural interface use Chart::Scientific qw/make_plot/; make_plot ( x_data => @x_values, y_data => @yvalues ); The subroutine make_plot creates a Chart::Scientific...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (109): Chart::Scientific Download

Added: November 09, 2010 | Visits: 1.193

Chart::PNGgraph Chart::PNGgraph is a graph plotting module (deprecated). SYNOPSIS use Chart::PNGgraph::moduleName; Chart::PNGgraph is a perl5 module to create PNG output for a graph. Chart::PNGgraph is nothing more than a wrapper around GD::Graph, and its use is deprecated. It only exists for backward...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (110): Chart::PNGgraph Download

Added: July 09, 2010 | Visits: 1.354

Chart::Sequence Chart::Sequence is a sequence Perl class. SYNOPSIS use Chart::Sequence; my $s = Chart::Sequence->new( Nodes => [qw( A B C )], Messages => [ [ A => B => "Message 1" ], [ B => A => "Ack 1" ], [ B => C => "Message 2" ], ], ); # or # my $s = Chart::Sequence->new( SeqMLInput =>...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (104): Chart::Sequence Download

Added: January 15, 2010 | Visits: 1.142

Geo::Track::Log Geo::Track::Log is a Perl module that represent track logs and find a location based on a track log and a date. SYNOPSIS use Geo::Track::Log; my $log = new Geo::Track::Log; # add a point to a track log. $log->addPoint( { timestamp => 2004-12-25 12:00:00, lat => 0.0, long=> 0.0, } );...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): Geo::Track::Log Download

Added: October 01, 2010 | Visits: 1.191

Device::Cdio::Track Device::Cdio::Track is a Perl class for track aspects of Device::Cdio. SYNOPSIS use Device::Cdio::Device; use Device::Cdio::Track; $device = Device::Cdio::Device->new(-source=>/dev/cdrom); $track = $device->get_last_track(); print "track: %d, last lsn: %dn", $track->{track},...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (102): Device::Cdio::Track Download

Added: July 22, 2010 | Visits: 1.255

Katapult-Fast Track Katapult-Fast Track project is a Katapult fork based on the KDE SVN repository. It fixes several outstanding issues of upstream Katapult. Unfortunately, Katapult development stagnated and no progress has been made upstream for half a year. Hopefully someone from the team will actually reply to my...


Platforms: *nix

License: Freeware Size: 655.36 KB Download (101): Katapult-Fast Track Download

Added: January 22, 2010 | Visits: 1.650

Chart::Plot Chart::Plot is a Perl module to plot two dimensional data in an image. SYNOPSIS use Chart::Plot; my $img = Chart::Plot->new(); my $anotherImg = Chart::Plot->new ($image_width, $image_height); $img->setData (@dataset) or die( $img->error() ); $img->setData (@xdataset, @ydataset);...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): Chart::Plot Download

1 2 3 4 5 >