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

Asia Vector Map software
Filter: All | Freeware | Demo
 

Asia Vector Map

< 1 2 3 4 5 > 
Released: May 20, 2009  |  Added: June 02, 2009 | Visits: 2.371

Croatia Map Locator Croatia Interactive Map Locator for websites, presentations and more. Easy adjustment. Variants of using a map locator: - Real-Estate websites - Quick access to contact organization data, having affiliated network in Croatia With this fully-clickable map you will be able to improve...



Platforms: Windows, Mac

License: Demo Cost: $69.00 USD Size: 151 KB Download (324): Croatia Map Locator Download

Released: May 20, 2009  |  Added: June 06, 2009 | Visits: 2.235

Czech Republic Map Locator Czech Republic Interactive Map Locator for websites, presentations and more. Easy adjustment. Variants of using a map locator: - Real-Estate websites - Quick access to contact organization data, having affiliated network in Czech Republic With this fully-clickable map you will be able...





Platforms: Windows, Mac

License: Demo Cost: $69.00 USD Size: 159 KB Download (215): Czech Republic Map Locator Download

Released: May 20, 2009  |  Added: June 09, 2009 | Visits: 1.952

Denmark Map Locator Denmark Interactive Map Locator for websites, presentations and more. Easy adjustment. Variants of using a map locator: - Real-Estate websites - Quick access to contact organization data, having affiliated network in Denmark With this fully-clickable map you will be able to improve...


Platforms: Windows, Mac

License: Demo Cost: $69.00 USD Size: 168 KB Download (356): Denmark Map Locator Download

Released: May 20, 2009  |  Added: June 11, 2009 | Visits: 2.082

Estonia Map Locator Estonia Interactive Map Locator for websites, presentations and more. Easy adjustment. Variants of using a map locator: - Real-Estate websites - Quick access to contact organization data, having affiliated network in Estonia With this fully-clickable map you will be able to improve...


Platforms: Windows, Mac

License: Demo Cost: $69.00 USD Size: 166 KB Download (323): Estonia Map Locator Download

Released: May 20, 2009  |  Added: June 17, 2009 | Visits: 2.197

Finland Map Locator Finland Interactive Map Locator for websites, presentations and more. Easy adjustment. Variants of using a map locator: - Real-Estate websites - Quick access to contact organization data, having affiliated network in Finland With this fully-clickable map you will be able to improve...


Platforms: Windows, Mac

License: Demo Cost: $69.00 USD Size: 165 KB Download (317): Finland Map Locator Download

Added: May 11, 2010 | Visits: 992

Vector Visuals Vector Visuals provides an easy-to-use, object-based API for creating and manipulating Java2D-rendered shapes and images. The project features object embedding, dynamic connectors, and multithreaded task support. Vector Visuals has been downloaded thousands of times, and is already in use in a...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (100): Vector Visuals Download

Added: August 15, 2010 | Visits: 1.336

GD::Map GD::Map is Perl extension for creating geographic map files with GD. SYNOPSIS use GD::Map; my $m = GD::Map:new( basemap_path => "[required]", output_path => "[required]", verbose => 1, ); $m->set_basemap("northamerica"); $m->add_object(id => "route", type => "line", color =>...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (132): GD::Map Download

Added: July 05, 2010 | Visits: 1.484

STL AVL Map STL AVL Map is an implementation of AVL-tree-based map, multimap, set and multiset containers for g++ 4.1.1. Almost everything on this library is based on libstdc++ v3 code, so the same license applies. The AVL operations (in lib/tree.cpp) were written by Daniel Köhler Osmari, and are under...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (128): STL AVL Map Download

Added: June 13, 2010 | Visits: 1.146

Bio::Map::CytoMap Bio::Map::CytoMap is a Bio::MapI compliant map implementation handling cytogenic bands. SYNOPSIS use Bio::Map::CytoMap; my $map = new Bio::Map::CytoMap(-name => human1, -species => $human); foreach my $marker ( @markers ) { # get a list of markers somewhere $map->add_element($marker); }...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (124): Bio::Map::CytoMap 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: August 02, 2010 | Visits: 1.215

Bio::Map::MappableI Bio::Map::MappableI is an object that can be placed in a map. SYNOPSIS # get a Bio::Map::MappableI somehow my $position = $element->map_position(); # these methods will be important for building sorted lists if( $position->equals($p2) ) { # do something } elsif( $position->less_tha($p2)...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (109): Bio::Map::MappableI Download

Added: May 12, 2010 | Visits: 2.366

Gnome-Vector-Network-Analyzer Gnome-Vector-Network-Analyzer is a GTK+/Gnome2 graphical front end for the IW3HEV Vector Network Analyzer, also has a signal generator. Gnome-Vector-Network-Analyzer displays graphicaly SWR, Phase, Return Loss, X impedance, Serial resistance, |Z| Impedanze, and Inductance, and capacitance....


Platforms: *nix

License: Freeware Size: 409.6 KB Download (185): Gnome-Vector-Network-Analyzer Download

Added: July 15, 2010 | Visits: 1.409

Finance::Quote::Yahoo::Asia Finance::Quote::Yahoo::Asia is Perl module to fetch quotes from Yahoo Asia. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("asia","CREA.SI"); # Failover to other methods ok. %info = $q->fetch("yahoo_asia","CREA.SI"); # Use this module only. This module fetches...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (102): Finance::Quote::Yahoo::Asia Download

Added: April 14, 2010 | Visits: 1.420

GIFgraph::Map GIFgraph::Map can generate HTML map text. SYNOPSIS use GIFgraph::Map; $map = new GIFgraph::Map($gr_object); $map->set(key1 => value1, key2 => value2 ...); $HTML_map = $map->imagemap($gr_file, @data); Is a perl5 module to generate HTML map text for following graph objects GIFgraph::pie,...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (152): GIFgraph::Map Download

Added: August 24, 2010 | Visits: 1.598

UO Web Map UO Web Map project is a Web-based map with user-defined markers for Ultima Online. UO Web Map is Web-based map over the different lands and dungeons in Ultima Online. It is possible for the users to zoom and add their own points of interest directly on the map.. Get UO Web Map at...


Platforms: *nix

License: Freeware Download (134): UO Web Map Download

Added: November 09, 2010 | Visits: 1.355

SILC Map SILC Map is an utility which can be used to visualize the topology of a SILC network. This project can create maps which indicate the exact global position of the servers and it can create HTML pages out of the information it gathers from the servers. It is also possible to create a HTML map...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (150): SILC Map Download

Added: January 03, 2010 | Visits: 1.453

Bit::Vector Bit::Vector is an efficient bit vector, set of integers and "big int" math library. CLASS METHODS Version $version = Bit::Vector->Version(); Word_Bits $bits = Bit::Vector->Word_Bits(); # bits in a machine word Long_Bits $bits = Bit::Vector->Long_Bits(); # bits in an unsigned long...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (103): Bit::Vector Download

Released: July 21, 2011  |  Added: August 10, 2011 | Visits: 2.411

Zoom Map of USA Interactive Zoomable Map of United States with Clickable Cities for Web and Intranet sites. Variants of using a map locator: - Real-Estate websites - Travel websites - Quick access to contact organization data, having affiliated network With this fully-clickable map you will be able...


Platforms: Windows, Mac

License: Demo Cost: $149.00 USD Size: 288 KB Download (1190): Zoom Map of USA Download

Released: July 01, 2010  |  Added: July 03, 2010 | Visits: 2.131

Mini Locator Map of World Interactive Mini Map of World for Websites and Intranet. Variants of using a map locator: - Real-Estate websites - Travel websites - Quick access to contact organization data, having affiliated network With this fully-clickable map you will be able to improve navigation and provide...


Platforms: Windows, Mac

License: Demo Cost: $249.00 USD Size: 337.46 KB Download (909): Mini Locator Map of World Download

Released: July 12, 2010  |  Added: July 15, 2010 | Visits: 2.450

World Map Locator Fix Interactive World Map for Websites and Intranet. Variants of using a map locator: - Real-Estate websites - Travel websites - Quick access to contact organization data, having affiliated network With this fully-clickable map you will be able to improve navigation and provide visitors...


Platforms: Windows, Mac

License: Demo Cost: $199.00 USD Size: 283.85 KB Download (765): World Map Locator Fix Download

< 1 2 3 4 5 >