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

Double Bubble Map software
Filter: All | Freeware | Demo
 

Double Bubble Map

< 1 2 3 4 5 > 
Released: May 20, 2009  |  Added: May 27, 2009 | Visits: 2.910

Albania Map Locator Albania Flash 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 Albania With this fully-clickable map you will be able to improve navigation... Platforms: Windows, Mac

License: Demo Cost: $69.00 USD Size: 152 KB Download (507): Albania Map Locator Download

Released: May 25, 2009  |  Added: May 28, 2009 | Visits: 2.952

3-Level World Map Three-level drill-down interactive map of World for websites and web developers. Easy adjustment. Variants of using a map locator: - Real-Estate websites - Quick access to contact organization data, having affiliated network With this fully-clickable map you will be able to improve... Platforms: Windows, Mac

License: Demo Cost: $999.00 USD Size: 1023 KB Download (506): 3-Level World Map Download

Released: May 20, 2009  |  Added: May 30, 2009 | Visits: 2.227

Belgium Map Locator Belgium 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 Belgium With this fully-clickable map you will be able to improve... Platforms: Windows, Mac

License: Demo Cost: $69.00 USD Size: 168 KB Download (261): Belgium Map Locator Download

Released: May 20, 2009  |  Added: June 02, 2009 | Visits: 2.375

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 (330): Croatia Map Locator Download

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

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.957

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.088

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.203

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: August 15, 2010 | Visits: 1.343

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.490

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: January 05, 2010 | Visits: 1.366

Frozen Bubble Frozen Bubble is a game in which you throw colorful bubbles and build groups to destroy the bubbles. In 1p mode, destroy all the bubbles to access the next level. In 2p mode, have your opponent die before you. Whats New in This Release: - This release should fix all the bugs encountered in... Platforms: *nix

License: Freeware Size: 7.2 MB Download (218): Frozen Bubble Download

Added: June 13, 2010 | Visits: 1.157

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: May 14, 2010 | Visits: 1.290

Aquatic Bubble Aquatic Bubble is a nice arcade game. In Aquatic Bubble you must eliminate all the enemies of the level. In order to do it you must shoot against them until catching them in bubbles and soon... "to make them burst".. Platforms: *nix

License: Freeware Size: 440.32 KB Download (125): Aquatic Bubble Download

Added: November 02, 2010 | Visits: 1.336

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.218

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: September 07, 2010 | Visits: 977

Bubble Thing Bubble Thing - Inflate things. Pop them to create chain reactions. Meet the boss at the end. Inflate things. Fast to make them pop. Slow to make them grow. Make chains. Meet the boss. Enjoy the music. Arrow keys move. WASD to inflate in four directions. Popping bigger bubbles will spawn... Platforms: *nix

License: Freeware Size: 5.4 MB Download (98): Bubble Thing Download

Added: February 09, 2010 | Visits: 1.183

Double Choco LatteBugzero Double Choco Latte is a GNU Enterprise package that provides basic project management capabilities, time tracking on tasks, call tracking, email notifications, online documents, statistical reports, a report engine, and more features are either working or being developed/planned. It can be... Platforms: *nix

License: Freeware Size: 993.28 KB Download (99): Double Choco LatteBugzero Download

Added: May 10, 2010 | Visits: 999

Bubble system Bubble system superkaramba theme is based on my own sk theme Rounded debian (avalible on kde-look.org). Bubble system has two versions - big and small. You can change backgroud and bar image for each every single buble. Background can be with debian logo or with tux. Selection can be done by... Platforms: *nix

License: Freeware Size: 51.2 KB Download (93): Bubble system Download

Added: April 14, 2010 | Visits: 1.426

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.604

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

< 1 2 3 4 5 >