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

Sudoku Solver Double Double freeware
Filter: All | Freeware | Demo
 

Sudoku Solver Double Double

< 1 2 3 4 5 
Added: August 07, 2008 | Visits: 1.592

worldtvradios Toolbar worldtvradio's toolbar main features: - Games: 9 ball pool Arkanoid Backgammon Bubbles Donkey Kong Double Wires Deal or No Deal FloodIt Frogger Funny Towers Invaders Memory Game Missile 3D Game Moon Patrol Ney York Times Classic Crossword Pac-Man Q-Bert Smilie Pong Sonic Street Fighter 2 Sudoku...



Platforms: Windows

License: Freeware Size: 896 KB Download (104): worldtvradios Toolbar Download

Released: January 20, 2009  |  Added: January 22, 2009 | Visits: 1.822

Daily Sudoku Play sudoku and solve sudoku everyday.By doing it frequently,children can improve their ability of logic thinking,adults can relieve pressure of work and the old can slow the cognitive decline associated with aging.





Platforms: Windows

License: Freeware Size: 766.08 KB Download (152): Daily Sudoku Download

Released: May 15, 2009  |  Added: October 12, 2009 | Visits: 8.032

Word Solver Word Solver was designed with the US game show Lingo in mind. Basically you have five or six letter words that you have to guess. You'll get the first letter given to you, but you have to take turns guessing letters. Word Solver works by picking up the keys you type into other applications or...


Platforms: Windows

License: Freeware Size: 28 KB Download (671): Word Solver Download

Released: May 08, 2009  |  Added: October 28, 2009 | Visits: 2.570

WareSoft Sudoku Challenge Your Brain with WareSoft Sudoku. See how fast you can solve a puzzle. Each puzzle has 9 3x3 grids to solve. Sudoku does not require any special math skills or calculations. It is a simple and fun game of logic. All that you need is your brains and concentration. To solve Sudoku you...


Platforms: Windows

License: Freeware Size: 1.76 MB Download (137): WareSoft Sudoku Download

Added: November 04, 2010 | Visits: 1.060

Sudoku Savant Sudoku Savant is a simple GUI-driven application to solve and generate Sudoku puzzles through logical means. Sudoku Savant generates and solves standard Sudoku puzzles with anything from 3x3 to 5x6 or 6x5 grids, using the following strategies: - Singletons - Locked candidates - Number...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (104): Sudoku Savant Download

Added: October 13, 2010 | Visits: 1.142

Sudoku Tool Sudoku Tool is a sudoku game that helps you to solve sudoku puzzles. Sudoku Tool can generate puzzles randomly or puzzles can be entered manually. Some of the features include random puzzle generation, pencil marks, and the ability to save games. Manual Setup: The game starts in...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (106): Sudoku Tool Download

Added: March 25, 2010 | Visits: 2.768

Rush Hour Puzzle Solver Rush Hour Puzzle Solver project is a Rush Hour puzzle solver that illustrates the solution with PostScript. Rush Hour Puzzle Solver is a small C++ program that reads a Rush Hour board from a text file and produces a nice PostScript file that shows the shortest solution..


Platforms: *nix

License: Freeware Size: 460.8 KB Download (266): Rush Hour Puzzle Solver Download

Added: April 14, 2010 | Visits: 1.012

sudoku-perl sudoku-perl is a Sudoku player that offers a board, assistance, and solving using a (text based) ANSI screen. sudoku-perl offers a simple alphanumeric board display that supports the 9x9 matrix. It does not generate a Sudoku puzzle; for this, the user must look on the Internet, newspapers,...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (102): sudoku-perl Download

Added: June 14, 2010 | Visits: 1.700

Games::Mastermind::Solver::BruteForce Games::Mastermind::Solver::BruteForce is a Master Mind puzzle solver. SYNOPSIS # See Games::Mastermind::Solver Games::Mastermind::Solver::BruteForce uses the classical brute-force algorithm for solving Master Mind puzzles. METHODS remaining $number = $player->remaining; The number...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (214): Games::Mastermind::Solver::BruteForce Download

Added: October 26, 2010 | Visits: 1.748

Games::Mastermind::Solver Games::Mastermind::Solver is a Master Mind puzzle solver. SYNOPSIS # a trivial Mastermind solver use Games::Mastermind; use Games::Mastermind::Solver::BruteForce; my $player = Games::Mastermind::Solver::BruteForce ->new( Games::Mastermind->new ); my $try; print join( ,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (191): Games::Mastermind::Solver Download

Added: October 14, 2010 | Visits: 1.300

php Sudoku php Sudoku is a Web-based sudoku game that includes 200,000 sudoku puzzles. It can be easily used on any Web site. The project does not require MySQL or any other database..


Platforms: *nix

License: Freeware Size: 6.8 MB Download (112): php Sudoku Download

Added: April 02, 2010 | Visits: 884

FLTK Sudoku FLTK Sudoku is an implementation of the popular Sudoku game (sometimes called Number Place) based on the Fast Light Toolkit. FLTK Sudoku features an infinite number of games and four difficulty settings, from Easy to Impossible. Sudoku (pronounced soo-dough-coo with the emphasis on the first...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (97): FLTK Sudoku Download

Added: September 23, 2010 | Visits: 1.302

Freecell Solver Freecell Solver is a program that automatically solves games of Freecell and similar Solitaire variants such as Eight Off, Forecell and Seahaven Towers, as well as Simple Simon boards. Freecell Solver is free software distributed under the public domain. Freecell Solver is written in ANSI C and...


Platforms: *nix

License: Freeware Size: 542.72 KB Download (173): Freecell Solver Download

Added: March 17, 2010 | Visits: 1.125

GNOME Sudoku GNOME Sudoku is a GNOME-based puzzle game. Sudoku is a popular puzzle Japanese logic game. GNOME Sudoku intends to provide a simple interface for generating, playing, saving, printing and solving Sudoku puzzles. At present, GNOME Sudoku supports infinite undo, generation of symmetric puzzles...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (120): GNOME Sudoku Download

Added: March 01, 2010 | Visits: 1.034

Games::Sudoku::General Games::Sudoku::General is a Perl module that can solve sudoku-like puzzles. SYNOPSIS $su = Games::Sudoku::General->new (); print $su->problem(<solution(); 3 . . . . 8 . 2 . . . . . . 9 . . . . . 2 7 . 5 . . . 2 4 . 5 . . 8 . . . 8 5 . 7 4 . . 6 . 3 . . . . 9 4 . 1 . 4 . . . . 7...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (98): Games::Sudoku::General Download

Added: September 10, 2010 | Visits: 1.223

Python Sudoku Python Sudoku is a text and graphical program (gtk interface) to create or resolve sudokus. Python Sudoku can also print a sudoku (1 or 4 sudokus in each page) and write a image (png, jpeg, etc) with a sudoku. Sudoku, sometimes spelled Su Doku, is a placement puzzle, also known as Number Place...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (124): Python Sudoku Download

Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 812

1000 Extreme Sudoku 1000 very hard printable sudoku puzzles,Extreme soduku puzzles need some advanced soduku strategies,Such as Uniqueness, Single Digit Patterns,Fish


Platforms: Windows

License: Freeware Size: 552.96 KB Download (69): 1000 Extreme Sudoku Download

Released: September 09, 2012  |  Added: September 09, 2012 | Visits: 477

Sudoku Game Classic Sudoku game with 3 layouts, colorfull, customizable and localizable. It contains prepared games and can generate new game, has full undo-redo, two sets for proposed digits (candidates) and will keep statistics for played by players games.


Platforms: Windows

License: Freeware Size: 952.32 KB Download (52): Sudoku Game Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 1.625

Linear Program Solver Linear Program Solver is a small, simple, very easy to use tool specially designed to help you solve linear programming models. This tool offers: informative solving reports, extended sensitivity analysis, mixed integer models engine. LiPS supports MPS format and simple LP format (like...


Platforms: Windows

License: Freeware Download (828): Linear Program Solver Download

Released: September 08, 2012  |  Added: September 08, 2012 | Visits: 937

Geometry Solver 3D Geometry Solver 3D is an accessible and handy application that will resolve analytic geometry problems with ease. The program will also provide tools for calculations in 3D as well as graphic OpenGL demonstrations. Now you can use this handy software to solve math problems.


Platforms: Windows, Windows Vista, 7

License: Freeware Download (473): Geometry Solver 3D Download

< 1 2 3 4 5