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

Reflection Lakes Pa freeware
Filter: All | Freeware | Demo
 

Reflection Lakes Pa

< 1 2 3 4 5 
Added: August 01, 2008 | Visits: 2.175

La Gran Muralla China The Great Wall of China is the biggest thing ever built by man. It is 7300km long, and was built starting in the 3rd Century AD to protect the Chinese Empire from enemy attacks (more specifically, from cavalry attacks).Full of turrets and watchtowers, the The Great Wall of China maintians the...



Platforms: Windows

License: Freeware Size: 2 KB Download (116): La Gran Muralla China Download

Added: August 08, 2008 | Visits: 863

Verde Reflexion A great play on words of the title of this wallpaper, a lovely landscape on the shores of a lake, titled Green Reflection. On one side, the blue of the sky mixes with the leafy green vegetation which makes you relax and think. On the other, the sky and trees are reflected in the crystal waters as...





Platforms: Windows

License: Freeware Size: 2 KB Download (102): Verde Reflexion Download

Added: August 07, 2008 | Visits: 1.425

Spiderman 3 l Wallpaper Spiderman 3 l Wallpaper 4 is a wallpaper dedicated to the third movie of this superhero created by Marvel Comics.In this third movie Peter Parker (Spiderman) has balanced his life, he has learnt to control his life as a superhero. But something strange happens, and his red and blue suit turns...


Platforms: Windows

License: Freeware Size: 2 KB Download (198): Spiderman 3 l Wallpaper Download

Added: August 18, 2008 | Visits: 1.235

BMDFM 5.9.9 revision:10-Mar-2006 BMDFM (Binary Modular DataFlow Machine) is software, which enables running an application in parallel on shared memory symmetric multiprocessors (SMP) using the multiple processors to speed up the execution of single applications.BMDFM automatically identifies and exploits parallelism due to the...


Platforms: Windows, Mac, *nix

License: Freeware Size: 82.11 KB Download (115): BMDFM 5.9.9 revision:10-Mar-2006 Download

Added: August 20, 2008 | Visits: 1.836

Pennsylvania Medicare Supplement Insurance Learn more about Pennsylvania Medicare Supplement insurance so you can get the best coverage. Pennsylvania Medicare Supplement Insurance Software assists PA seniors learn about the various Pennsylvania Medicare Supplement insurance coverages. We believe that an educated Pennsylvania Medigap...


Platforms: Windows, Windows CE

License: Freeware Size: 552 KB Download (500): Pennsylvania Medicare Supplement Insurance Download

Added: August 18, 2008 | Visits: 1.614

Pennsylvania Workers Compensation Insurance Learn more about Pennsylvania workers compensation insurance so you can get the best deal. Pennsylvania Workers Compensation Software assists PA worker's compensation insurance consumers to learn about the PA workers compensation insurance coverages they purchase to protect their employees. We...


Platforms: Windows, Windows CE

License: Freeware Size: 552 KB Download (102): Pennsylvania Workers Compensation Insurance Download

Added: January 17, 2010 | Visits: 1.150

Clara Clara is a help-documentation tool for C++ or java developers. Basically she paints a diagram - a clara diagram - from a class. With clara you can visualize your class as if it were a chip with pins for input - representing the input parameters of the methods - and pins for output -...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (124): Clara Download

Added: August 15, 2010 | Visits: 959

Linux Kernel Linux Kernel is the essential part of Linux, responsible for resource allocation, low-level hardware interfaces, security, simple communications, and basic file system management. Linux is a clone of the operating system Unix, written from scratch by Linus Torvalds with assistance from a...


Platforms: *nix

License: Freeware Size: 54.3 MB Download (111): Linux Kernel Download

Added: July 10, 2010 | Visits: 969

Linux Kernel 2.6.23 Linux Kernel is the essential part of Linux, responsible for resource allocation, low-level hardware interfaces, security, simple communications, and basic file system management. Linux is a clone of the operating system Unix, written from scratch by Linus Torvalds with assistance from a...


Platforms: *nix

License: Freeware Size: 54 MB Download (106): Linux Kernel 2.6.23 Download

Added: October 02, 2010 | Visits: 685

Xrtti Xrtti is an extended runtime type information for C++. Xrtti is a tool and accompanying C++ library which extends the standard runtime type system of C++ to provide a much richer set of reflection information about classes and methods to manipulate these classes and their members. Using Xrtti...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (105): Xrtti Download

Added: February 07, 2010 | Visits: 1.075

Test::Unit::TestCase Test::Unit::TestCase is a unit testing framework base class. SYNOPSIS package FooBar; use base qw(Test::Unit::TestCase); sub new { my $self = shift()->SUPER::new(@_); # your state for fixture here return $self; } sub set_up { # provide fixture } sub tear_down { # clean up after...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (94): Test::Unit::TestCase Download

Added: May 20, 2010 | Visits: 1.246

gnome-user-docs gnome-user-docs package contains documents which will be packaged together and shipped as gnome-user-docs in the core GNOME distribution. They should be documents targetted for end-users of GNOME. Installation: The simplest way to compile this package is: 1. `cd to the directory...


Platforms: *nix

License: Freeware Size: 6.9 MB Download (93): gnome-user-docs Download

Added: May 06, 2010 | Visits: 782

Runabout The Runabout is an extension of the Java libraries that adds two-argument multi-dispatch to Java without changing the language or the VM. It uses reflection to find visit methods, which are invoked using dynamically generated and loaded code. The Runabout does not need a special compiler or...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (90): Runabout Download

Added: May 23, 2010 | Visits: 1.088

Class::Meta::Declare Class::Meta::Declare is a Perl module deprecated in favor of Class::Meta::Express. SYNOPSIS This was a first attempt at making a saner interface for Class::Meta. It is nicer, but Class::Meta::Express is nicer still. Go use that one. package MyApp::Thingy; use Class::Meta::Declare :all;...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (88): Class::Meta::Declare Download

Added: August 21, 2010 | Visits: 1.648

Studs MVC Framework+ Studs MVC Framework+ contains a port of Apaches Jakarta Struts to PHP, though the libraries included in the rest of the project are much more vast. In order to implement the Struts port, it was necessary to build a core, object-oriented API in the style of the JDK and the Jakarta Commons, a...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (93): Studs MVC Framework+ Download

Added: February 20, 2010 | Visits: 1.309

Mock Objects for C++ mockpp is a platform independent generic unit testing framework for C++. Mock Objects for C++ goal is to facilitate developing unit tests in the spirit of Mock Objects for Java, EasyMock and jMock. Mock objects allow you to set up predictible behaviour to help you test your production code by...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (103): Mock Objects for C++ Download

Added: June 15, 2010 | Visits: 1.949

Paketto Keiretsu Paketto Keiretsu is a collection of tools that use new and unusual strategies for manipulating TCP/IP networks. They tap functionality within existing infrastructure and stretch protocols beyond what they were originally intended for. It includes Scanrand, an unusually fast network service...


Platforms: *nix

License: Freeware Size: 901.12 KB Download (329): Paketto Keiretsu Download

Added: August 27, 2010 | Visits: 1.462

Japa Japa short from JACK and ALSA Perceptual Analyser is a perceptual or psychoacoustic audio spectrum analyser. In contrast to JAAA, this is more an acoustical or musical tool than a purely technical one. Possible uses include spectrum monitoring while mixing or mastering, evaluation of ambient...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (106): Japa Download

Added: September 25, 2010 | Visits: 874

Jodd Jodd is a generic purpose open-source Java library bundled with few lightweight frameworks and components: bean manipulation tool, Db for easier database access, Madvoc for web works, Proxetta for building proxies, JDateTime for elegant time handling, Petite as a container. Special attention is...


Platforms: *nix

License: Freeware Download (92): Jodd Download

Added: August 27, 2010 | Visits: 1.235

IOSEMU IOSEMU is a Cisco 7200 emulator that uses JIT to achieve good performance. The project is able to boot real Cisco IOS images. At this time, the emulator I have programmed is able to boot a large number of Cisco IOS releases available for the 7200 platform, including the latest 12.2S and 12.4....


Platforms: *nix

License: Freeware Size: 122.88 KB Download (117): IOSEMU Download

< 1 2 3 4 5