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

Street Fighter Ex software
Filter: All | Freeware | Demo
 

Street Fighter Ex

< 1 2 3 4 5 > 
Added: August 14, 2008 | Visits: 1.571

Street Fighter Street Fighter 2 doesn`t need any introduction. The absolute king of fighting games in 2D, a pioneer of its day, and which keeps its capacity to entertain for hours and hours intact, whether playing solo or with friends. All the original scenes, music and characters (Ryu, Guile, Chunli,...



Platforms: Windows

License: Freeware Size: 3 KB Download (294): Street Fighter Download

Released: April 10, 2008  |  Added: June 04, 2008 | Visits: 3.747

3D Tray Clock Ex. 3D Tray Clock Ex. is the advanced replacement for standard Windows tray clock with 3D looks, Desktop clock, Calendar integrated. It also has different alarms to alert important events. Features: 1. Can replace system tray clock with visual skins, show date and time together with different...





Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 1.55 MB Download (237): 3D Tray Clock Ex. Download

Added: August 23, 2008 | Visits: 1.227

Street Kicker The return of legendary street fight games: rival bands who live on the street, bandits, evil characters, and all types of objects to finish off your rival: bottles, baseball bats, and even guns. A genre that has launched famous titles in the world of videogames and is now in your PC, this time...


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 3 KB Download (203): Street Kicker Download

Added: August 22, 2008 | Visits: 2.475

Sesame Street Sesame Street icons. Sure to put smiles on the faces of younger computer users (and the young-at-heart!).


Platforms: Windows

License: Freeware Size: 52 KB Download (188): Sesame Street Download

Added: August 19, 2008 | Visits: 1.286

Little Fighter II Little Fighter II is a fight game between teenage street gangs. Fights take place with hands, feet and weapons, using skills and special techniques. Up to 8 fighters can be on the screen at one time, with up to 4 humans playing on the same PC. Each person can select between 10 characters with...


Platforms: Windows

License: Freeware Size: 1024 B Download (182): Little Fighter II Download

Added: April 11, 2010 | Visits: 1.561

Gtk2::Ex::MindMapView::HotSpot::Grip::Round Gtk2::Ex::MindMapView::HotSpot::Grip::Round is a Perl module to manage a round grip type "hot spot" on a view item. SYNOPSIS use Gtk2::Ex::MindMapView::HotSpot::Grip::Round; The Gtk2::Ex::MindMapView::HotSpot::Grip::Round is a round grip that may be used to resize a...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (157): Gtk2::Ex::MindMapView::HotSpot::Grip::Round Download

Released: July 06, 2002  |  Added: May 03, 2006 | Visits: 4.214

Easy Street Easy Street is a powerful multi-user tool that can be accessed throughout your office, or on the Internet. Easy Street makes the essential business task of tracking time and expenses easier than ever with unlimited multi-user licensing, standardized online expense reports, timesheets, invoices...


Platforms: Windows

License: Commercial Cost: $199.00 USD Size: 12.6 MB Download (149): Easy Street Download

Added: January 08, 2010 | Visits: 1.455

Gtk2::Ex::MindMapView::HotSpot::Grip::Lentil Gtk2::Ex::MindMapView::HotSpot::Grip::Lentil is a Perl module to manage a lentil shaped grip "hot spot" on a view item. SYNOPSIS use Gtk2::Ex::MindMapView::HotSpot::Grip::Lentil; A LentilGrip hotspot may be used to resize a Gtk2::Ex::MindMapView::Item. Normally, this grip will be used with...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (135): Gtk2::Ex::MindMapView::HotSpot::Grip::Lentil Download

Released: July 15, 2011  |  Added: November 26, 2015 | Visits: 1.238

JP's Rom Player Play Nintendo, Super Nintendo, Nintendo 64, and Sega-Genesis on windows. These are original games you can play on your PC. The free download has 20 games in all. Download 3340 more games for this software from our site. These are the top 5 selling games for each of the game systems. This free...


Platforms: Windows, Windows 7

License: Freeware Size: 82.68 MB Download (128): JP's Rom Player Download

Added: August 26, 2008 | Visits: 1.364

Net.Ex Pro Net.Ex Pro is an ultra streamline Web browser that makes tabbed browsing a thing of the past. Net.Ex Pro was designed and built to overcome the shortcomings and limitations of traditional tabbed browsing. Net.Ex Pro take Web browsing to the next level by logically managing your Web browsing...


Platforms: Windows

License: Freeware Size: 5.47 MB Download (126): Net.Ex Pro Download

Added: January 24, 2010 | Visits: 1.268

Gtk2::Ex::MindMapView::HotSpot Gtk2::Ex::MindMapView::HotSpot is a base class for grips and toggles. SYNOPSIS use base Gtk2::Ex::MindMapView::HotSpot; This module is internal to Gtk2::Ex::MindMapView. Four Gtk2::Ex::MindMapView::HotSpots are created for each Gtk2::Ex::MindMapView::Item. The hotspots are areas on a mind...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (125): Gtk2::Ex::MindMapView::HotSpot Download

Added: March 08, 2010 | Visits: 1.686

Gtk2::Ex::MindMapView::Layout::Column Gtk2::Ex::MindMapView::Layout::Column is a Perl module to display vertical layout of clusters. SYNOPSIS use Gtk2::Ex::MindMapView::Layout::Column; The Gtk2::Ex::MindMapView::Layout::Column is used to layout Gtk2::Ex::MindMapView::Items in columns on a Gnome2::Canvas. INTERFACE...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (123): Gtk2::Ex::MindMapView::Layout::Column Download

Added: August 09, 2008 | Visits: 994

PainTown PainTown is a great free fight game. Choose the character and fight to advance levels.In PainTown you can choose among a series of characters that are clearly Japanese (like Street Fighter), both male (Akuma, Max, Goku or Ryu) and female (Kula and Mandi). You can even choose a ninja turtle...


Platforms: Windows

License: Freeware Size: 1024 B Download (122): PainTown Download

Added: April 04, 2010 | Visits: 1.142

ex::override ex::override is a Perl pragma to override core functions. SYNOPSIS use ex::override ucfirst => sub { # make sure only the first # letter is uppercased ucfirst( lc( shift ) ); }; ucfirst( MAKE THIS RIGHT ); # Make this right no ex::override ucfirst; ucfirst( MAKE THIS RIGHT ); #...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (121): ex::override Download

Added: August 16, 2008 | Visits: 1.042

Matador Spam Fighter Matador Spam Fighter avoids all unsolicited emails from collapsing your inbox. A great improved bayesian filter analyzes each email content and determines it spam probability against the knowledge acquired by automatically learning from your existing emails. Matador Spam Fighter is completely...


Platforms: Windows

License: Freeware Size: 938 KB Download (121): Matador Spam Fighter Download

Added: October 16, 2010 | Visits: 1.293

Gtk2::Ex::MindMapView::HotSpot::ToggleFactory Gtk2::Ex::MindMapView::HotSpot::ToggleFactory is a Maker of standard toggle items. SYNOPSIS use Gtk2::Ex::MindMapView::HotSpot::ToggleFactory; This factory makes toggles that are used to expand or collapse the tree of items shown in the mind map. The following types of toggles are...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (119): Gtk2::Ex::MindMapView::HotSpot::ToggleFactory Download

Added: September 04, 2010 | Visits: 1.424

Gtk2::Ex::MindMapView::HotSpot::Grip::EllipseRound Gtk2::Ex::MindMapView::HotSpot::Grip::EllipseRound is a Perl module to manage a round grip type "hot spot" on a ellipse item. This grip differs from the standard grip with respect to where it is placed on the Gtk2::Ex::MindMapView::Item. SYNOPSIS use...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (117): Gtk2::Ex::MindMapView::HotSpot::Grip::EllipseRound Download

Added: May 12, 2010 | Visits: 1.333

Money Manager Ex 0.8.0.5 Money Manager Ex is a cross-platform, easy-to-use personal finance software..


Platforms: *nix

License: Freeware Size: 1.3 MB Download (117): Money Manager Ex 0.8.0.5 Download

Added: August 09, 2010 | Visits: 1.124

Gtk2::Ex::MindMapView::HotSpot::GripFactory Gtk2::Ex::MindMapView::HotSpot::GripFactory is the maker of standard grips. SYNOPSIS use Gtk2::Ex::MindMapView::HotSpot::GripFactory; This factory makes grips that are used to resize Gtk2::Ex::MindMapView::Items. The following types of grips are supported:...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (116): Gtk2::Ex::MindMapView::HotSpot::GripFactory Download

Added: February 03, 2010 | Visits: 1.130

Gtk2::Ex::MindMapView::HotSpot::Grip Gtk2::Ex::MindMapView::HotSpot::Grip is a Perl module to manage a grip type "hot spot" on a view item. SYNOPSIS use base Gtk2::Ex::MindMapView::HotSpot::Grip; The Gtk2::Ex::MindMapView::HotSpot::Grip defined grip type hotspots. This kind of hot spot is used to resize...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (115): Gtk2::Ex::MindMapView::HotSpot::Grip Download

< 1 2 3 4 5 >