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

Brain Solver software
Filter: All | Freeware | Demo
 

Brain Solver

< 1 2 3 4 5 > 
Released: June 26, 2012  |  Added: June 26, 2012 | Visits: 420

The Sudoku Solver The Sudoku Solver is a project managed in Java programming language using open source choco (http://choco.sourceforge.net) constraint programming library which solves given Sudoku puzzles. Platforms: Windows, Mac, Linux

License: Freeware Size: 430.12 KB Download (62): The Sudoku Solver Download

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

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

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

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 (46): Color Brain Download

Added: August 03, 2013 | Visits: 473

Sudoku Easy/Medium Solver Script This is a small project aiming to prove a theory that grids can be solved using only the "possible value" method, whereby the numbers are filled in according the condition that that position has only one possible value, in filling this in, possible values matching this number on the same x and y... Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (43): Sudoku Easy/Medium Solver Script Download

Added: March 26, 2013 | Visits: 508

Two Dimensional Isostatic Truss Structures Solver ITSS2D This solver computes the internal loads on each member of two dimensional isostatic truss structures by using the method of joints.Since the Theory of Deformations is not considered in this program, displacements of the structures are not computed. All assumptions of Rational Mechanics are made... Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Two Dimensional Isostatic Truss Structures Solver ITSS2D Download

Added: April 25, 2013 | Visits: 452

Multi-Knapsack solver Multi-Knapsack solver by two stochastic solvers : i) by Cross-Entropy Method and ii) by Botev-Kroese Method for the following problemmax S(X)=(p^{t}X) st. WX Platforms: Matlab

License: Freeware Size: 61.44 KB Download (44): Multi-Knapsack solver Download

Graphical ODE solver for one or two ordinary differential equations Graphical user interface (GUI) is used to solve up to two ordinary differential equations (ODEs). Results can be plotted easily. Choose between MATLAB's ode45 (non-stiff solver) or ode15s (stiffer solver).This is primarily a teaching tool. Platforms: Matlab


Added: May 06, 2013 | Visits: 480

Interface to a LBFGS solver This submission contains an interface to a LBFGS solver for unconstrainted minimization problems of the formmin_{x} f(x) + c*|tilde{x}|,where x are the parameters, f is a scalar valued real function, c is a positive scalar (default value=0), |.| denotes the 1-norm, and tilde{x} is some subset of... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Interface to a LBFGS solver Download

Added: August 17, 2013 | Visits: 468

Kakuro solver Added GUI for the Kakuro solver. KakuroGUI.m is the main file to run the GUI.solveKakuro0.m and solveKakuro.m are two functional file to solve Kakuro problem, and their usage is demonstrated in detail in solveKakuro_demo.m file.solveKakuro0.m and solveKakuro.m require latest release of YALMIP to... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 296.96 KB Download (73): Kakuro solver Download

Added: April 21, 2013 | Visits: 263

Two-yield elastoplasticity solver (Sripts) 2D elastoplasticity solver for a time dependent two-yied model, which generalizes a classical model of linear kinematic hardening and features a hysteresis behaviour.This is an updated version of Jan Valdman's code from his PhD thesis on Mathematical and Numerical Analysis of Elastoplastic... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (45): Two-yield elastoplasticity solver (Sripts) Download

Added: April 14, 2013 | Visits: 466

Logic Sudoku Solver This solver is fairly quick, but uses only logic to solve the puzzles. And there are probably some bugs!The file candidates.m is based on (or rather just copied from) Geoff Boynton's program which can be found on:http://www.mathworks.com/matlabcentral/fileexchange/8083I'm still learning so feel... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Logic Sudoku Solver Download

Added: July 29, 2013 | Visits: 519

Powerful Sudoku Solver SUDOKU_LVL2 - A Sudoku Solver. Usage : Sol=sudoku_lvl2(A)Where A is a incomplete sudoku grid (9 x 9) represented as a 9 x 9 matrix of integers (0-9) with the empty cells being filled with zeros.The algorithm presented here uses the following techniques.(*) Filling a cell by candidate... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Powerful Sudoku Solver Download

Added: July 28, 2013 | Visits: 489

Suri's Sudoku Solver (SSS) This function is a sudoku puzzle solver that uses a recursive algorithm described below. Step 1. Take a standard sudoku puzzle in matrix form with all the blank spots filled with zeros. For example, you could type puzzle=[7 0 0 5 8 3 0 0 6; 0 0 6 0 0 1 4 0 5; 0 5 2 0 0 6 0 8 3; 3 0 0 2 0 0 9 5 8;... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Suri's Sudoku Solver (SSS) Download

Added: September 14, 2013 | Visits: 561

Sudoku16(Solver) This is an inhanced version for Sudoku(Solver) which can be used to sovle 16*16 puzzles.Ideas of the program is the same as Sudoku(Solver).the problem is solved through 2 stepsstep1: with SudokuMethod1 in each square, list all the possible numbers if there is only 1 possible numbers, this is the... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Sudoku16(Solver) Download

Added: July 15, 2013 | Visits: 461

If you want to stay young at heart, and sharp mentally, take a few minutes a day and Train your Brain!Sly fox, studious student or brainy genius? How do you judge your "Brain Fitness"? Entertaining, yet with a scientific claim "Train your Brain" with Dr. Kawashima will help you to keep your brain... Platforms: Mac

License: Commercial Cost: $24.99 USD Size: 166 MB Download (46): "Train your Brain" with Dr. Kawashima Download

Added: October 23, 2013 | Visits: 360

Brain Box Brain Box is a compilation of simple puzzle games designed to exercise the mind. None of the games takes more than a few minutes to play, making it ideal for brief breaks from work. It is also ideal for those in primary education. The current release supports seven simple games, and more will be... Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 665.6 KB Download (41): Brain Box Download

Added: December 02, 2013 | Visits: 912

Mastermind Solver Project on "Topics in Bio-Inspired Computing". The project's final report: [mmsolver.pdf]. The software's online version: Run the Mastermind Solver (Requires Java). Download full version: [MMSolver.jar] (Requires Java). Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 734 B Download (38): Mastermind Solver Download

< 1 2 3 4 5 >