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

Brain Function freeware
Filter: All | Freeware | Demo
 

Brain Function

< 1 2 3 4 5 > 
Added: August 08, 2008 | Visits: 1.062

Brain Flip Earth Brain Flip Earth, a new variant of the classic game Memory with pictures from around the world. You can choose between two up to seven cards which must be equal to each other. You can play against the computer (different levels), yourself or another player. Platforms: Windows

License: Freeware Size: 8.9 MB Download (107): Brain Flip Earth Download

Added: August 22, 2008 | Visits: 1.208

Brain Tease Brain Tease is a fun and addictive game that works to train your brain and improve mental agility each time. The concept and mechanics are the following:Firstly nine cells appear on-screen, with diverse text in colours. The user has to click on "Start Normal" and read the texts aloud as fast as... Platforms: Windows

License: Freeware Size: 1024 B Download (195): Brain Tease Download

Added: August 15, 2008 | Visits: 1.588

MB Free Brain Test MB Free Brain Test is a simple brain dominance test. This quiz gives a basic idea about which hemisphere of the brain is more dominant, the right or the left or both are being equally used. Both the right brain and the left brain, have a defined set of functions which they perform independent of... Platforms: Windows

License: Freeware Size: 594 KB Download (207): MB Free Brain Test Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 643

The Amazing Brain Train for Mac OS All aboard! Power up your intellect and embark on an epic quest aboard The Amazing Brain Train! Fueled by your mental energy, Professor Fizzwizzle's Brain Train will take you on a brain-boosting adventure! Put your mighty mind to the test and see how far you can go! - 15 different brain games,... Platforms: Mac

License: Freeware Size: 25.6 MB Download (463): The Amazing Brain Train for Mac OS Download

Released: December 19, 2012  |  Added: December 19, 2012 | Visits: 574

Brain Power For anyone seeking a course on memory improvement, it is advisable to first ask yourself this question: Will I commit to a daily practice of 15 minutes in order to increase brain power? Brain power and memory improvement courses typically have a few brain exercises that needed to be performed.... Platforms: Windows

License: Freeware Size: 4 KB Download (306): Brain Power Download

Released: October 05, 2012  |  Added: October 05, 2012 | Visits: 472

Java Programmers Brain Animated Java Programmers Brain Screensaver courtesy of ADOK Desenvolvimento de Sistemas www.adok.com.br Platforms: Windows

License: Freeware Size: 1.37 MB Download (51): Java Programmers Brain Download

Released: August 03, 2012  |  Added: August 03, 2012 | Visits: 588

PHP Programmers Brain Animated PHP Programmers Brain Screensaver courtesy of Curso de PHP Platforms: Windows

License: Freeware Size: 817 KB Download (44): PHP Programmers Brain Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 404

Printr function & Panel for Flash MX Printr Debugger is an Actionscript implementation of the 'print_r' function from PHP. It has a lot of options, the results are presented in the Output Window or in the Printr Debugger Flash Panel. It offers remote inspection too. Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 147.96 KB Download (51): Printr function & Panel for Flash MX Download

Released: August 24, 2012  |  Added: August 24, 2012 | Visits: 696

Lightning Brain ImageHorn for InDesign Lightning Brain ImageHorn for Adobe ® InDesign CS/CS2/CS3/CS4 is a plug-in designed to enable dynamic image fitting ('horn' like in 'shoehorn'). Dynamic image fitting automatically re-applies the selected fitting settings to an image each time you resize the frame that contains it. Platforms: Mac

License: Freeware Size: 40.96 KB Download (55): Lightning Brain ImageHorn for InDesign Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 615

Lightning Brain TextStich for InDesign Lightning Brain TextStich for InDesign plug-in helps the user to highly reduce the number of mouse clicks needed to thread together multi-frame text flows. Two threading methods are provided: 'Quick Stitch' which allows threading of frames in user-defined order with just a single mouse click per... Platforms: InDesign CS, CS2, or CS3

License: Freeware Size: 1.1 MB Download (55): Lightning Brain TextStich for InDesign Download

Released: December 15, 2012  |  Added: December 15, 2012 | Visits: 495

Lightning Brain AliasHerder Lightning Brain AliasHerder allows you to drag-drop a folder onto this application's icon to replace all aliases inside the folder with the files they are referring to. Smooths working with slow file servers ('shopping basket' functionality) and helps resolve problems with 'mixed' Apple iPhoto®... Platforms: Mac

License: Freeware Size: 2.6 MB Download (47): Lightning Brain AliasHerder Download

Added: May 10, 2013 | Visits: 307

PHP_Unserialize Function This is a Javascript library for decoding the output of the PHP serialize() function.It supports the following datatypes: - Strings - Integers - Doubles - Booleans - NULL - Arrays - Objects  Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (62): PHP_Unserialize Function Download

Added: May 10, 2013 | Visits: 268

Format number function For many languages it is possible to use the locale module to format numbers. But there are at least three languages for which the locale.localeconv()['thousands_sep'] is empty: brazilian portuguese - 'pt_br', portuguese - 'pt' and spanish - 'es'. The first function, format_positive_integer()... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Format number function Download

Added: May 10, 2013 | Visits: 574

SQL-like ORDER BY function for lists This script contains a function that allows you to easily sort a list by multiple columns in ascending and descending order similar in function to the ORDER BY clause in SQL. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): SQL-like ORDER BY function for lists Download

Added: May 10, 2013 | Visits: 360

Timeit function This script contains a function to use the timeit module from a script, creating a nice overview of the runtimes of one or more code snippets. All command line flags that the timeit module accepts can be used. The output can easily be customized. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (49): Timeit function Download

Added: May 10, 2013 | Visits: 395

Convenience 'timeit' function This function makes it easier to use the timeit module from the interactive interpreter. You should just specify function with (optional) arguments to run, optional number of runs, and optional name of module (which if not specified defaults to the name of the function). Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Convenience 'timeit' function Download

Added: May 10, 2013 | Visits: 459

Debug statements include function name This script allows a user to place debug messages, error messages and standard messages throughout a program. The function name and line number will be added to each debug and error message before it is printed out. In addition, each of these messages can be passed to multiple handler objects... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Debug statements include function name Download

Added: May 10, 2013 | Visits: 394

Number Format function This function takes a number (integer or float) and returns a string with the integer portion grouped by thousands and the decimal portion rounded or padded to given number of decimal places. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Number Format function Download

Added: April 09, 2013 | Visits: 478

Function To Generate Truth Table This function very efficiently generates a Truth Table matrix of arbitrary, user specified dimension.The order of the Truth Table is limited only by the user's available system memory. The function is highly efficient, written using only three variables in 15 lines of MATLAB code.While this is... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Function To Generate Truth Table Download

Added: May 02, 2013 | Visits: 458

Autocorrelation function of m-sequence This m-file finds the periodic ACF of all the m-sequences of length 31.In this program m-sequences of length 31 are generated and its periodic Autocorrelation function is plotted. Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Autocorrelation function of m-sequence Download

< 1 2 3 4 5 >