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

Solver Pda software
Filter: All | Freeware | Demo
 

Solver Pda

< 1 2 3 4 5 > 
Released: September 19, 2012  |  Added: September 19, 2012 | Visits: 392

Happy Cube Solver Happy Cube Solver is an interactive environment based on OpenGL for designing and building cubes and formations from the Happy Cube 3D puzzles. It integrates a graphic engine for creating and viewing formations and a powerful AI engine for solving them.



Platforms: Windows, Mac

License: Freeware Size: 7.06 MB Download (46): Happy Cube Solver Download

Released: December 11, 2012  |  Added: December 11, 2012 | Visits: 606

Real Time Free Surface Solver (RTFSS) A Fast MAC based 3D Free surface fuid solver. Capable also of simulating viscoelastic fluids.Includes also wave equation solver for simulating shallow water phenomena.





Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 833.21 KB Download (45): Real Time Free Surface Solver (RTFSS) Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 455

Sudoku Solver Py Python Sudoku solver - finds all solutions for a given Sudoku board.


Platforms: Windows, Mac, Linux

License: Freeware Size: 8.29 KB Download (48): Sudoku Solver Py Download

Released: June 26, 2012  |  Added: June 26, 2012 | Visits: 416

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

Added: August 03, 2013 | Visits: 466

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

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 (46): Two Dimensional Isostatic Truss Structures Solver ITSS2D Download

Added: April 25, 2013 | Visits: 445

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 (40): 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: 472

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

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

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

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

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

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

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: December 02, 2013 | Visits: 903

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

Released: June 01, 2010  |  Added: June 22, 2010 | Visits: 8.175

TEA Crossword Helper TEA is a crossword puzzle solver with over 5 million words and phrases; these are classified by familiarity, so you always see the most likely answers first. It is faster and more convenient than word lists in book form such as crossword completers, crossword dictionaries and crossword keys. TEA...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 11.46 MB Download (320): TEA Crossword Helper Download

Released: March 07, 2002  |  Added: August 26, 2006 | Visits: 5.221

Zaval Advanced TV Guide Zaval Advanced TV Guide (also known as ATV) is a small and nifty program that allows TV schedule viewing with your PDA, so you will be always informed on what's on TV. With our product you can do TV programs tracking and much more! Zaval Advanced TV Guide is easy to use software with...


Platforms: Palm OS

License: Freeware Size: 372 KB Download (317): Zaval Advanced TV Guide Download

Released: February 02, 2004  |  Added: May 22, 2006 | Visits: 6.644

Time-Assistant Palm Client Free timesheet software featuring employee time tracking and expenses for PDA. Time-Assistant Palm Client by Softerra LLC enable users to carefully track their time spent on certain tasks and projects based on work-types assigned. Softerra Time-Assistant Palm Client exchanges data with the...


Platforms: Palm OS, Windows CE

License: Freeware Size: 11 KB Download (682): Time-Assistant Palm Client Download

Added: February 07, 2006 | Visits: 6.777

ShowDirector 2.0 for PowerPoint ShowDirector PDA PowerPoint Wireless Presentation Remote Control Software is a powerful wireless remote control for your PowerPoint presentations. Now you can use your existing Windows Mobile or Palm PDA to remotely control your slide presentation, wirelessly over Wi-Fi, the Internet,...


Platforms: Palm OS, Windows, Windows CE

License: Shareware Cost: $24.95 USD Size: 2.76 MB Download (677): ShowDirector 2.0 for PowerPoint Download

< 1 2 3 4 5 >