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

Solver Paints Colour Pallet software
Filter: All | Freeware | Demo
 

Solver Paints Colour Pallet

< 1 2 3 4 5 > 
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: August 23, 2013 | Visits: 361

matlab code for histogram of colour image The histogram of the image gives the frequency of occurrence of the gray level. it gives the no. of times a particular gray level occurs in the image. In the case of a colour image,the histogram is expected to give the number of a particular colour has occurred in the image. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): matlab code for histogram of colour image Download

Added: September 11, 2013 | Visits: 389

Computational Colour Toolbox Toolbox that accompanies the textbook Computational Colour Science using MATLAB (2nd edition)Toolbox that accompanies the textbook Computational Colour Science using MATLAB (2nd edition) by Westland, Ripamonti and Cheung published by Wiley (2012).Functions and example code tointerpolate... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.15 MB Download (51): Computational Colour Toolbox Download

Quaternionic singular value decomposition of square colour images into singular value components A colour (RGB or 3-channel) image may be converted to a quaternion matrix by placing the three colour components into the three quaternionic imaginary parts, leaving the real part zero. The quaternionic singular value decomposition is a technique to decompose the quaternion matrix (representation... Platforms: Matlab


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 17, 2013 | Visits: 334

Colour coded quiver plot plots the values of u and v, with z colour coded at the positions specified by x and y.A colourbar is added on the right side of the figure.The colourbar strectches from the minimum value of v to its maximum. 'zlim' is optional, to define the limits of the colourbar. z values outside zlim are not... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Colour coded quiver plot Download

Added: November 11, 2013 | Visits: 595

The Colour Clock The Colour Clock. Representing time as a hexadecimal colour value. This official Live Wallpaper of the hugely popular screensaver, brings The Colour Clock to your phone. Mesmerising and beautifully designed, it oozes quality with its modern simplicity and attention to detail. What colour is it... Platforms: Mac

License: Freeware Size: 348.16 KB Download (40): The Colour Clock 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

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

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

Added: September 23, 2006 | Visits: 3.329

RColours RColours converts the colour bands commonly found on resistors into the value of that resistor or it converts a given value into the colour bands that would be used to represent that value. 3 and 4 band representations are supported and the user can switch between the two to compare the result... Platforms: Windows

License: Freeware Size: 53 KB Download (1293): RColours Download

Released: July 10, 2023  |  Added: July 31, 2023 | Visits: 5.950

Just Color Picker Free colour picker and colour editor tool for web designers, photographers, graphic designers and digital artists. Features HEX, RGB, HSB/HSV, HSL, HWB, CMY and CMYK colour code formats; averaged colour sampling for handling colour noise; 3x, 9x and 15x magnifier and keyboard control of the mouse... Platforms: Mac, Windows 8, Windows, Windows 7, Windows Server

License: Demo Cost: $0.00 USD Size: 4.28 MB Download (840): Just Color Picker Download

< 1 2 3 4 5 >