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

Short Term Memory Loss Causes freeware
Filter: All | Freeware | Demo
 

Short Term Memory Loss Causes

< 1 2 3 4 5 > 
Added: June 06, 2013 | Visits: 434

EagleEye Widget EagleEye is FOREX, market trading tool designed to cover daily trader's needs. EagleEye is trader's sharp eye on the FOREX market short term technical outlook, which, also, alert users with any changes on current market outlook. Try this code on your posts to see full report Platforms: PHP

License: Freeware Size: 10 KB Download (58): EagleEye Widget Download

Added: August 28, 2013 | Visits: 535

EagleEye Analyst Auto publish 4 Forex Analysis reports posts on daily bases, to your blog. EagleEye is FOREX, market trading tool designed to cover daily traders needs. EagleEye is traders sharp eye on the FOREX market short term technical outlook, which, also, alert users with any changes on current market... Platforms: PHP

License: Freeware Size: 10 KB Download (47): EagleEye Analyst Download

Added: July 07, 2013 | Visits: 390

pasteCode pasteCode is a Thunderbird extension that allows to email highlighted programming code. Programmers: want to email some source code to a colleague and have it be actually readable and highlighted just like in your code editor? Well with pasteCode, you can do just that. Your code is pasted into... Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): pasteCode Download

Added: September 11, 2013 | Visits: 378

Salasaga for Linux Salasaga is an Integrated Development Environment for producing eLearning (swf), similar to Adobe Captivate. Imagine a free, easy to use GUI authoring environment that helps you create visually impressive and actually useful learning material. The short term goal for this project is to provide... Platforms: *nix

License: Freeware Size: 9.59 MB Download (40): Salasaga for Linux Download

Added: June 09, 2010 | Visits: 1.059

Term::VT102 Term::VT102 is a class to emulate a DEC VT102 terminal. SYNOPSIS use Term::VT102; my $vt = Term::VT102->new (cols => 80, rows => 24); while (<>) { $vt->process ($_); } The VT102 class provides emulation of most of the functions of a DEC VT102 terminal. Once initialised, data passed to a... Platforms: *nix

License: Freeware Size: 24.58 KB Download (122): Term::VT102 Download

Added: May 04, 2010 | Visits: 1.542

Bubbling Load Monitor Applet The Bubbling Load Monitor (or "Bubblemon" for short) is a system CPU and memory load monitor. It displays something that looks like a vial containing water. The water level indicates how much memory is in use. The color of the liquid indicates how much swap space is used (watery blue means none... Platforms: *nix

License: Freeware Size: 307.2 KB Download (97): Bubbling Load Monitor Applet Download

Released: July 10, 2012  |  Added: July 10, 2012 | Visits: 767

Rizone Memory Booster Before you think 'Not another Memory Booster', Rizone Memory Booster is not just another Memory Booster. And yes, I know all software companies claim that they have the solution to never upgrading memory again. First of all, most of these companies are full of it, most of them rely on the placebo... Platforms: Windows

License: Freeware Size: 358.4 KB Download (416): Rizone Memory Booster Download

Added: September 12, 2013 | Visits: 338

Bowtie for Linux Bowtie is an ultrafast, memory-efficient short read aligner. It aligns short DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp reads per hour. Bowtie indexes the genome with a Burrows-Wheeler index to keep its memory footprint small: typically about 2.2 GB for the human... Platforms: *nix

License: Freeware Size: 7.34 MB Download (35): Bowtie for Linux Download

Released: October 10, 2001  |  Added: January 07, 2006 | Visits: 3.491

Memory Database System Demo This demo shows you the performance of the memory database system of the database engine developed by MemDB.

License: Freeware Size: 400 KB Download (145): Memory Database System Demo Download

Released: April 10, 2000  |  Added: June 13, 2006 | Visits: 4.130

Memory Skills Memory Skills for Improving Comprehension (c) is a fully-interactive multimedia lesson that explains the human memory system and employs useful strategies for recalling difficult text. Clearly written and provocative, Memory Skills includes full-screen art, crisp sound files, and hands-on... Platforms: Windows

License: Freeware Size: 3.4 MB Download (399): Memory Skills Download

Added: June 14, 2006 | Visits: 3.291

Memory for The Beatles Improve your memory skills with The Beatles! There are 20 pairs of hidden, selected randomly Beatles' album covers on the board. Your target: to find out the identical album covers using the less possible shots and seconds. Platforms: Windows

License: Freeware Size: 1.3 MB Download (275): Memory for The Beatles Download

Added: March 16, 2006 | Visits: 2.545

The Memory Machine Save Rob-Robot from the the clutches of a burning furnace using your memory in this Simon-like game. This game features additional twists on the original concept such as a high scoring system and bonus rounds. Platforms: Windows

License: Freeware Size: 3.22 MB Download (504): The Memory Machine Download

Released: January 25, 2008  |  Added: February 28, 2008 | Visits: 2.998

Comodo Memory Firewall Free Comodo Memory Firewall is a buffer overflow detection and prevention tool which provides the ultimate defense against one of the most serious and common attack types on the Internet - the buffer overflow attack. Free Comodo Memory Firewall detects most buffer overflow attack attempts such as... Platforms: Windows

License: Freeware Size: 3.27 MB Download (211): Comodo Memory Firewall Download

Released: March 21, 2023  |  Added: March 22, 2023 | Visits: 3.039

FinitySoft Memory Manager FinitySoft Memory Manager 4.0 is freeware memory manager program that defragments and reclaims memory from the operating system and leaking applications and dlls. This decreases load time and boosts application performance. Features: - Easy to use - Optimize memory manually or... Platforms: Windows

License: Freeware Size: 416.42 KB Download (316): FinitySoft Memory Manager Download

Added: July 21, 2010 | Visits: 1.002

lx_lib structural memory library lx_lib handles memory allocations as structures, keeping important information such as the remaining allocated space and the length of the used string internal to each variable (or descriptor). Much of it was initially inspired by Dan Bernsteins stralloc library, but the two are not compatible,... Platforms: *nix

License: Freeware Size: 24.58 KB Download (101): lx_lib structural memory library Download

Added: February 12, 2010 | Visits: 1.177

Term::ANSIScreen Term::ANSIScreen is a Perl module for terminal control using ANSI escape sequences. SYNOPSIS # qw/:color/ is exported by default, i.e. color() & colored() use Term::ANSIScreen qw/:color :cursor :screen :keyboard/; print setmode(1), setkey(a,b); print "40x25 mode now, with a mapped to... Platforms: *nix

License: Freeware Size: 15.36 KB Download (98): Term::ANSIScreen Download

Added: April 23, 2010 | Visits: 1.248

smalloc smalloc short from Static memory buffer malloc, is an ideal memory manager for Realtime Linux Kernel modules that cant use dynamic memory offered by kmalloc because of the non-realtime nature of kmalloc. Like malloc(), smalloc() doles out memory to client code. Unlike malloc, however, smalloc... Platforms: *nix

License: Freeware Size: 7.17 KB Download (127): smalloc Download

Added: March 25, 2010 | Visits: 1.920

Running Unix Memory Test The goal of RUMT is to check the memory of a computer over a long period of time and almost-real load conditions without having to interrupt the services. RUMT exploits the possibility of some Unix kernels to selectivly disable some memory areas while still accessing them through the /dev/mem... Platforms: *nix

License: Freeware Size: 15.36 KB Download (105): Running Unix Memory Test Download

Added: August 06, 2010 | Visits: 1.127

Guarded Memory Move Guarded Memory Move project gets handy when you have to study buffer overflows and you need to catch them together with a "good" stack image. When a stack overflow has been exploited, the back trace is already gone together with good information about parameters and local variables, that are of... Platforms: *nix

License: Freeware Size: 419.84 KB Download (89): Guarded Memory Move Download

Added: August 12, 2010 | Visits: 1.162

GO::Model::Term GO::Model::Term is a term or concept in an ontology. SYNOPSIS # From a file use GO::Parser; my $parser = new GO::Parser({handler=>obj}); # create parser object $parser->parse("gene_ontology.obo"); # parse file -> objects my $graph = $parser->handler->graph; # get L object my $term =... Platforms: *nix

License: Freeware Size: 593.92 KB Download (97): GO::Model::Term Download

< 1 2 3 4 5 >