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.221.515 Times

Train Maps freeware
Filter: All | Freeware | Demo
 

Train Maps

< 1 2 3 4 5 > 
Added: July 16, 2010 | Visits: 951

mod_whois mod_whois module maps WHOIS queries into standard HTTP requests. After the "translation", the request can be processed by the usual mechanisms (mapping to static content, running CGI & PHP scripts, ...). Compile & Install apxs -i -a -c mod_whois.c Configure Most simplest configuration:...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (95): mod_whois Download

Added: September 12, 2010 | Visits: 1.482

Convert::CharMap Convert::CharMap is a Perl module that can conversion between Unicode Character Maps. SYNOPSIS use Convert::CharMap; my $map = Convert::CharMap->load(CharMapML => test.xml); $map->save(UCM => test.ucm); This module transforms between unicode character map formats, using an in-memory...





Platforms: *nix

License: Freeware Size: 4.1 KB Download (110): Convert::CharMap Download

Added: July 16, 2010 | Visits: 1.154

blq blq is a Perl script that queries one or more lists, such as the MAPS RBL or MAPS DUL, to determine if a host is listed as a potential source of spam or email abuse. Some organizations, such as the MAPS RBL and MAPS DUL, publish lists that identify potential sources of spam and email abuse. The...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (101): blq Download

Added: July 11, 2010 | Visits: 1.231

GPSMap GPSMap is a Java application that displays maps and shows your position with the aid of a GPS device. GPSMap project can track paths, load overlays (such as shape files), and download maps from the MapBlast and Expedia servers. Whats New in This Release: - Serial communication on Windows...


Platforms: *nix

License: Freeware Size: 4.4 MB Download (152): GPSMap Download

Added: February 25, 2010 | Visits: 1.224

Rosetta::TODO Rosetta::TODO document maps out a rough development plan the Rosetta DBMS framework, so you know in roughly what order I plan to implement various features. When something is implemented, it will be removed from this list and instead be reflected elsewhere, such as the main documentation or the...


Platforms: *nix

License: Freeware Size: 86.02 KB Download (106): Rosetta::TODO Download

Added: July 06, 2010 | Visits: 1.194

JGraphpad Community Edition JGraphpad is a diagram editor for Swing that offers the functionality to create flow charts, maps, and UML diagrams. This release compiles with JGraph 5.7.3.1. Toolbox buttons to create edges or vertices no longer persist selection state. The former behaviour can be restored by setting...


Platforms: *nix

License: Freeware Size: 962.56 KB Download (132): JGraphpad Community Edition Download

Added: April 24, 2010 | Visits: 1.022

WebService::Mappoint WebService::Mappoint is a client SOAP implementation for Mappoint, Microsofts geographic maps web service, based on SOAP::Lite. SYNOPSIS Map fetch example for use with Mappoint 3.0 service. use WebService::Mappoint; use MIME::Base64; my $render = new WebService::Mappoint::Render(); my...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (119): WebService::Mappoint Download

Added: November 02, 2010 | Visits: 1.327

QUAKE 4 Quakemas Map QUAKE 4 Quakemas Map Pack is a bonus collection for Christmas with maps for Quake 4. This Map Pack is compatible with QUAKE 4 1.0, and updates 1.0.4.0 and 1.0.5.0. This Map Pack consists of the file pak013.pk4 and contains the following multiplayer maps: Campgrounds Redux (q4dm9): With...


Platforms: *nix

License: Freeware Size: 16.4 MB Download (85): QUAKE 4 Quakemas Map Download

Added: May 21, 2010 | Visits: 1.906

Geo::KML::PolyMap Geo::KML::PolyMap is a Perl module to generate KML/KMZ-format choropleth (shaded polygonal) maps viewable in Google Earth. SYNOPSIS use Geo::KML::PolyMap qw(generate_kml_file generate_kmz_file); # Clusters "Total Population" data for "Foobar City" in $entities into 5 bins; # renders using...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (399): Geo::KML::PolyMap Download

Added: November 17, 2010 | Visits: 975

KImageMapEditor KImageMapEditor is a tool for Linux/KDE that allows you to edit image maps of HTML files. KImageMapEditor project can be fully integrated with Quanta since it is based on KPart technology..


Platforms: *nix

License: Freeware Size: 645.12 KB Download (141): KImageMapEditor Download

Added: May 09, 2010 | Visits: 716

CubeTest CubeTest is a small program that allows you to train your spatial insight. CubeTest is implemented with two different libraries, Trolltechs Qt library and the Java Swing library. The huge free software project KDE also uses the Qt library which means that this library is available on the...


Platforms: *nix

License: Freeware Size: 870.4 KB Download (90): CubeTest Download

Added: August 20, 2010 | Visits: 881

AI::NeuralNet::Kohonen AI::NeuralNet::Kohonen is a Perl module with Kohonens Self-organising Maps. SYNOPSIS $_ = AI::NeuralNet::Kohonen->new( map_dim_x => 39, map_dim_y => 19, epochs => 100, table => "3 1 0 0 red 0 1 0 yellow 0 0 1 blue 0 1 1 cyan 1 1 0 yellow 1 .5 0 orange 1 .5 1 pink" ); $_->train;...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (111): AI::NeuralNet::Kohonen Download

Added: May 14, 2010 | Visits: 880

Image::WorldMap Image::WorldMap is a Perl module to create graphical world maps of data. SYNOPSIS use Image::WorldMap; my $map = Image::WorldMap->new("earth-small.png", "maian/8"); $map->add(4.91, 52.35, "Amsterdam.pm"); $map->add(-2.355399, 51.3828, "Bath.pm"); $map->add(-0.093999, 51.3627,...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (98): Image::WorldMap Download

Added: May 08, 2010 | Visits: 917

TM::DM TM::DM is a Perl module with Topic Maps, read-only TMDM layer. SYNOPSIS # somehow acquire a map (see TM and its subclasses) my $tm = .... # put a TMDM layer on top of it use TM::DM; my $tmdm = new TM::DM (map => $tm); # get the TMDM topic map item my $topicmap = $tmdm->topicmap; #...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (91): TM::DM Download

Added: July 18, 2010 | Visits: 995

SpeakGoodChinese Speak Good Chinese is a cross-platform application based on GTK technology that allows you or your students to train their Mandarin pronunciation. Our software is based on Praat, leading software in speech analysis. Our speech technology is backed by the Institute of Phonetic Sciences part of the...


Platforms: *nix

License: Freeware Size: 9 MB Download (121): SpeakGoodChinese Download

Added: January 25, 2010 | Visits: 1.820

UK Train Timetables UK Train Timetables widget provides a quick and easy way to access the information provided by National Rail Enquiries Online. We've tried to keep the interface as simple as possible and most options are fairly easy to understand. You can specify a station to watch (to see all arrivals and...


Platforms: Mac

License: Freeware Download (184): UK Train Timetables Download

Released: March 01, 2010  |  Added: April 22, 2010 | Visits: 2.515

Mapyx Quo Mapyx Quo is an intuitive, easy to learn and, surprisingly simple-to-use digital mapping program which enables you to connect your GPS to your PC and manage all your waypoints, routes and tracks. View information such as elevation, distance, speed, ETA and many more. Quo supports numerous...


Platforms: Windows, Windows CE

License: Freeware Size: 44.95 MB Download (7377): Mapyx Quo Download

Released: August 05, 2012  |  Added: September 01, 2012 | Visits: 1.465

Edraw MindMap Easy to create mind maps (graphical representations of thought processes) for brainstorming, problem solving, rational analysis, and decision marking. Easy to use drawing tools, many pre-drawn flowchart templates and more than 600 flowchart symbols and flowchart samples, drawing couldn't be...


Platforms: Windows

License: Freeware Size: 20.94 MB Download (138): Edraw MindMap Download

Released: February 07, 2012  |  Added: February 26, 2012 | Visits: 1.135

DataPult Desktop Free standalone software DataPult Desktop creates heat maps from your data quickly and efficiently. Key features: Direct data import from MS Excel with one click. The ability to create animated maps of data over several years. Interactive maps and diagrams. 39 map...


Platforms: Windows

License: Freeware Size: 20.96 MB Download (95): DataPult Desktop Download

Released: July 06, 2012  |  Added: July 06, 2012 | Visits: 618

Metra Metra is a small, simple, Java based application specially designed to help you retrieve Chicago Metra train schedules in HTML format and convert them to XML. basically all you have to do is select the file to convert and let Metra take care of the rest...you'll have the train schedules in XML...


Platforms: Windows

License: Freeware Download (48): Metra Download

< 1 2 3 4 5 >