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

Brain Function software
Filter: All | Freeware | Demo
 

Brain Function

< 1 2 3 4 5 
Released: September 27, 2012  |  Added: September 27, 2012 | Visits: 421

Math Function Mania Math Function Mania is a fun multimedia game that teaches functions, algebra and problem solving skills. Functions are very important in math! By mastering them, you will greatly increase your math skills. This game teaches you by the "hands on" method - you will discover how functions work by...



Platforms: Windows

License: Shareware Cost: $14.99 USD Size: 906 KB Download (50): Math Function Mania Download

Released: December 08, 2012  |  Added: December 08, 2012 | Visits: 504

Brain Gym Your brain is much like your muscles. It needs to be trained, as muscles. Of course your life gives you pretty much of such training, but as with muscles to do your best you have to train different activities of your brain. Brain Gym is a pack of four popular mind games for your Pocket PC or...





Platforms: Windows

License: Shareware Cost: $24.95 USD Size: 1.36 MB Download (52): Brain Gym Download

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

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: 401

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: September 10, 2012  |  Added: September 10, 2012 | Visits: 676

PHP Function Index The PHP Function Index (PHPfi) is a simple browser to quickly look up any PHP function. Its search offers realtime-filtering of the function list and it downloads and caches the user contributed notes from PHP.NET for instant lookup. Additionally its AppleScript interface lets you look up PHP...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 399.36 KB Download (55): PHP Function Index Download

Released: July 09, 2012  |  Added: July 09, 2012 | Visits: 434

Brain Challenge™ Get your brain in shape with these fun daily exercises! No pain, stress, or boredom; just challenging and entertaining puzzles that act like a vitamin boost for your brain. Twenty different games in five categories (Memory, Visual, Logic, Math, and Focus) will train all areas of your brain....


Platforms: Mac

License: Commercial Cost: $4.99 USD Size: 64.3 MB Download (54): Brain Challenge™ Download

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

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: 606

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 (49): Lightning Brain TextStich for InDesign Download

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

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

Released: November 22, 2012  |  Added: November 22, 2012 | Visits: 308

Color Brain Color Brain is a color set management utility for graphic designers, web developers and programmers, providing quick access to multiple sets of 10 saved colors and numerous ways to use, edit and manage them. The primary HUD (Heads Up Display) i


Platforms: Mac

License: Shareware Cost: $3.99 USD Size: 2.4 MB Download (45): Color Brain Download

Added: May 10, 2013 | Visits: 304

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: 263

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: 569

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: 355

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: 389

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: 452

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 (53): Debug statements include function name Download

Added: May 10, 2013 | Visits: 388

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: 473

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: 450

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

Added: April 08, 2013 | Visits: 748

probability distribution function (normal distribution) This function calculates the probability under the normal distribution curve, plots the graph and the area calculated.Normaldistribution calculating the area under a normal distribution curve from -ve infinity upto point x. Input: x : point on the normal distribution curve mean : mean of the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): probability distribution function (normal distribution) Download

< 1 2 3 4 5