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

Pre Senile Dementia Symptoms freeware
Filter: All | Freeware | Demo
 

Pre Senile Dementia Symptoms

< 1 2 3 4 5 > 
Added: August 15, 2008 | Visits: 1.400

IRSIM - Invisionix Roaming System IM Invisionix Systems announced this month the pre-alpha release of a portable Instant Messenger (IRSIM), which boasts to be the only one of its kind using PHP, Javascript, mySQL, and multi-transport jabber technologies. This Open Source program interacts with ICQ, MSN, AIM, Yahoo and Jabber IMs. It... Platforms: Windows, *nix, Palm OS, Windows CE

License: Freeware Size: 64 KB Download (93): IRSIM - Invisionix Roaming System IM Download

Added: August 13, 2008 | Visits: 1.683

Task Light Free multilingual test authoring mathematics software enables math teachers and tutors to easily prepare math tests, quizzes and homeworks from a repository of more than 500 of solved math problems in arithmetic, pre-algebra, algebra, trigonometry and hyperbolic trigonometry, and develop numerous... Platforms: Windows

License: Freeware Size: 2.15 KB Download (256): Task Light Download

Released: December 01, 2008  |  Added: December 17, 2008 | Visits: 3.234

Screen Mode Switch Easy switch between screen modes with the world's best solution for changing screen resolution, define a hot key for each pre defined screen and customize your favorite screen modes to show up in the tray menu. Change resolution also when having no access to the system settings, switch... Platforms: Windows

License: Freeware Size: 410.43 KB Download (601): Screen Mode Switch Download

Added: February 20, 2010 | Visits: 1.262

Gmsh Gmsh is an automatic three-dimensional finite element mesh generator, primarily Delaunay, with built-in pre- and post-processing facilities. Gmsh projects goal is to provide a simple meshing tool for academic problems with parametric input and advanced visualization capabilities. Gmsh is built... Platforms: *nix

License: Freeware Size: 2 MB Download (137): Gmsh Download

Added: May 15, 2010 | Visits: 2.191

Jconsole Jconsole is a JMX console for JBoss that provides a pre-built Web client for the JBoss application server. It deploys the JMX features of JBoss. Whats New in This Release: - Bugfixes and codebase updates were done.. Platforms: *nix

License: Freeware Size: 194.56 KB Download (341): Jconsole Download

Added: March 14, 2010 | Visits: 1.079

Pyspice Pyspice is a SPICE pre-processor written in Python, inspired by the Perl SPICE pre-processor spicepp by John Sheahan. I developed this module as part of my own work and provide it here as a service to the Python and SPICE communities. Additions, suggestions, and usefullness reports are... Platforms: *nix

License: Freeware Size: 29.7 KB Download (136): Pyspice Download

Added: April 16, 2010 | Visits: 1.008

DNALinux DNALinux is a Linux distribution with bioinformatics software pre-installed. We believe that this distro fills an empty niche. Specialized biotech software usually is released as source code only and its not packaged for easy installation on "mainstream" Linux. Most scientific software is... Platforms: *nix

License: Freeware Size: 511 MB Download (116): DNALinux Download

Added: March 26, 2010 | Visits: 1.061

Maemo Live CD Maemo Live CD is a Knoppix (in fact Kanotix) based Linux distribution that contains a pre-built Maemo Environment as well as scratchbox for developing applications. Thus the Live CD can be used for demonstrating the Maemo GUI and for developing applications without having to install scratchbox.... Platforms: *nix

License: Freeware Size: 663 MB Download (137): Maemo Live CD Download

Added: October 08, 2010 | Visits: 995

cpphs cpphs is a liberalised re-implementation of cpp, the C pre-processor, in Haskell. Why re-implement cpp? Rightly or wrongly, the C pre-processor is widely used in Haskell source code. It enables conditional compilation for different compilers, different versions of the same compiler, and... Platforms: *nix

License: Freeware Size: 39.94 KB Download (90): cpphs Download

Added: January 16, 2010 | Visits: 778

ocl4java ocl4java project lets you add special Java 5 annotations containing OCL expressions with pre and post conditions and invariants to your code, and have source code to check them inserted automatically either by ant or eclipse. Upon failing an assertion, an AssertionError, exception, log message,... Platforms: *nix

License: Freeware Size: 27.1 MB Download (91): ocl4java Download

Added: September 06, 2010 | Visits: 1.002

Text::MacroScript Text::MacroScript is a macro pre-processor with embedded perl capability. SYNOPSIS use Text::MacroScript ; # new() for macro processing my $Macro = Text::MacroScript->new ; while( <> ) { print $Macro->expand( $_ ) if $_ ; } # Canonical use (the filename improves error messages): my... Platforms: *nix

License: Freeware Size: 36.86 KB Download (129): Text::MacroScript Download

Added: August 11, 2010 | Visits: 1.967

MyBook World Edition Packages MyBook World Edition Packages project collection provides pre-compiled packages for hacking Western Digital MyBook World Edition, to improve performance and add new features. At least intermediate Linux experience is required for playing with MyBook. Please, if you do not meet this requirement,... Platforms: *nix

License: Freeware Download (510): MyBook World Edition Packages Download

Added: January 01, 2010 | Visits: 849

ASCIIweb ASCIIweb is a text-to-HTML formatting system that uses the pre tag to create ASCII art Web pages, either on-the-fly or for static retrieval. Installing ASCIIweb is a snap. Simply download the tarball and unpack it in a directory that is web-accessible. Next, configure your web browser to allow... Platforms: *nix

License: Freeware Size: 31.74 KB Download (88): ASCIIweb Download

Added: August 18, 2010 | Visits: 1.132

GIS Knoppix GIS-Knoppix is a bootable Linux CD with pre-installed GIS software. It is based on Knoppix.. Platforms: *nix

License: Freeware Size: 700 MB Download (147): GIS Knoppix Download

Added: September 10, 2010 | Visits: 731

Pod::PP Pod::PP is a POD pre-processor. SYNOPSIS # normally used via the podpp script require Pod::PP; my $pp = Pod::PP->make( -incpath => [h, h/sys], -symbols => { DIR => "/var/www", TMPDIR => "/var/tmp" }, ); $pp->parse_from_filehandle(*STDIN); $pp->parse_from_file("file.pp"); The... Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): Pod::PP Download

Added: March 17, 2010 | Visits: 1.073

CGI++ CGI++ is a C++ macro pre-processor that facilitates development of CGI/Database applications in C++. It will also process your HTML and generate form parsing classes with appropriate constructors. Many desirable features are yet to be implemented, but you can use what is already available to... Platforms: *nix

License: Freeware Size: 92.16 KB Download (98): CGI++ Download

Added: August 08, 2010 | Visits: 1.142

Swiftweasel 3.0 Alpha 7 Swiftweasel project is an optimized build of the Mozilla Firefox web browser for Linux. With builds for both AMD and Intel processors. Swiftweasel is 100% compatible with all Firefox themes, plugins, and extensions. The builds will also fall into 3 versions. 1. Releases - Releases are based... Platforms: *nix

License: Freeware Download (100): Swiftweasel 3.0 Alpha 7 Download

Added: July 10, 2010 | Visits: 1.094

Instant-Grid Instant-Grid is a live-CD based on Knoppix bundled with a pre-configured grid environment based on the Globus Toolkit. One PC started from this CD becomes the Instant-Grid frontend. It also functions as a PXE boot-server, allowing other PCs in the same local network to boot the Instant-Grid... Platforms: *nix

License: Freeware Download (100): Instant-Grid Download

Added: January 25, 2010 | Visits: 672

Four Variables Four Variables is a pre-algebra investigation for students in grades five through nine. The program secretly assigns values to four variables (w, x, y, and z) and the student must find these values by requesting the computer to perform operations with the variables. For example: the student might... Platforms: Mac

License: Freeware Size: 254 KB Download (90): Four Variables Download

Added: January 25, 2010 | Visits: 1.578

Login Logout Tasks Login Logout Tasks enables you to automatically run some pre-defined actions at login and/or logout time.The Mac OS already provides for each user a way to start application at login time in Login items found in the Accounts system preference. This solution works fine if you have the right... Platforms: Mac

License: Freeware Download (171): Login Logout Tasks Download

< 1 2 3 4 5 >