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 49.483.309 Times

Sudoku: ASP.NET/MATLAB 1.1

  Date Added: September 11, 2013  |  Visits: 592

Sudoku: ASP.NET/MATLAB

Report Broken Link
Printer Friendly Version


Product Homepage
Download (43 downloads)



SOLVE_SUDOKU.M -- This file contains the code for solving the Sudoku board, and should be deployed as a .NET assembly. It accepts as input a 9-by-9 array, where 0 represents a blank square, and the digits 1-9 represent any initial values in the grid. The function returns the solved board, if a solution exists, and a flag indicating whether the code was successful at finding a solution. To solve the puzzle, the code uses an algorithm that makes recursive calls to the solver function after choosing one of the possible candidates for a square. If a square does not have any possible candidates, the algorithm backs up to a previous square, and tries another possible candidate there before proceeding.SUDOKU.ASPX -- The front-end web page is an ASP.NET file that creates a 9-by-9 grid of text boxes, allowing users to enter the values for a Sudoku puzzle. After a user clicks the submit button, this code posts the data in the grid to solver.aspx.SOLVER.ASPX -- This ASP.NET code accepts the input data from sudoku.aspx, packages it in a .NET array, and calls a method of the Sudoku object to solve the puzzle. After receiving the output in the form of a two-dimensional array, the ASP.NET code formats the array to display the solution on the screen.For more information on solving Sudoku puzzles, check out the following reference:Delahaye, Jean-Paul. "The Science Behind Sudoku." Scientific American June 2006: 81-83.Note: Certain boards take longer to solve than others. It may be helpful to set the timeout for the ASP.NET page appropriately for boards that take an excessive amount of time to complete.

Requirements: No special requirements
Platforms: Matlab
Keyword: Accepts Algorithm Array Aspnet Board Boards Calls Candidates Display Function Input Matlab Puzzle Solution Solve Solving Square Sudoku Values
Users rating: 0/10

License: Freeware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


SUDOKU: ASP.NET/MATLAB RELATED
Database Tools  -  Query To JSON 1.0
A MySQL query gets executed and the results are extracted into a single array.Query To JSON calls the PHP function json_encode to return a string with the whole result set data in the JSON format.
10 KB  
Development Tools  -  bghungar 1.0
"Hungarian algorithm" to solve the square assignment problem (original & pure MATLAB implementation). The Hungarian algorithm can also be used as a sub-solver in a B&B solver for the travelling salesman problem.How to match N (e.g. N=6) pairs of...
10 KB  
Development Tools  -  Hill climbing optimization 1.0
It is a hill climbing optimization algorithm for finding the minimum of a fitness function in the real space. The space should be constrained and defined properly. It attempts steps on every dimension and proceeds searching to the dimension and...
10 KB  
Development Tools  -  Complex fsolve 1.0
Usage is as fsolve. The difference is that it can compute solutions in C^m for m-variables. Input can be both anonymous functions and symbolic equations. Subsequent calls to this function in a matlab session will not cause the recomputation of the...
10 KB  
Development Tools  -  ATSC: From RF to Video 1.0
This set of files implements a *compliant* ATSC demodulator and decoder that accepts a captured real-world RF ATSC signal as the input and produces an MPEG-II video transport stream as the final output. The models are built in stages demonstrating...
3.87 MB  
Libraries  -  Algorithm::Line::Bresenham 0.11
Algorithm::Line::Bresenham is a Perl module that contains a simple pixellated line-drawing algorithm. SYNOPSIS use Algorithm::Line::Bresenham qw/line/; my @points = line(3,3 => 5,0); # returns the list: [3,3], [4,2], [4,1], [5,0] line(3,3...
3.07 KB  
Modules  -  User Board 6.x-1.x-de
Board posts will be nodes, while the replies will be node comments.Installation:Unpack in your modules folder (usually '/sites/all/modules/')Enable under Administer > Site Building > ModulesHere are some key features of "User Board":dlTE Any...
10 KB  
Development Tools  -  Greedy algorithm for Set Cover problem 1.0
This function contains the well known greedy algorithm for solving Set Cover problem (ChvdodAtal, 1979), with two small modifications:* In case of more than one possible choice at a certain step, the biggest set is chosen;* Once the solution is...
10 KB  
Development Tools  -  Colonial Competitive Algorithm (CCA) 1.0
These files are the MATLAB code for "Imperialist Competitive Algorithm (ICA)" which in some papers is referred by "Colonial Competitive Algorithm CCA".Evolutionary optimization methods, inspired from natural processes, have shown good performance...
450.56 KB  
Modules  -  Array Tokens 6.x-1.2-beta6
The Array Tokens module allows you to use all values in multiple-value CCK fields and multiple-value taxonomy terms in a single token. It also allows you to define your own settings for how items should be merged ("merge styles").The output of...
10 KB  
NEW DOWNLOADS IN SCRIPTS, GAMES
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Games  -  Matlab Mastermind 1.1
The fourth MATLAB Programming Contest, MasterminddlT«, ran from September 17-21, 2001.The challenge was to write an algorithm to solve a variation of the classic MasterminddlT« puzzle. Each entry did its best to determine unknown sequences...
20.48 KB  
Games  -  3D RPG Engine Script 1.1
This is the first half of an OpenGL RPG. It contains most of the graphics processing code, and also walking and also tile-based collision detection.There is suppost for complex quadratic objects (spheres, cylinders, cones) and for normal...
102.4 KB  
Games  -  Aakash's Cows and Bulls Game Script 1.1
Aakash's Cows and Bulls Game is a cows and bulls game (word game) implementatioGame is a It has a simple code and no gui.
20.48 KB  
Games  -  Rubik Cube Game 1.1
Rubik Cube Game - MATLAB toy.File list:ChangePointer.m - function for change of mouse pointerCongr.m - function for creation figure with congratulationCreateNewGame.m - function for creation of new gameInitCube.m - function for initialization of...
10 KB  
Games  -  Cubilete Game 1.1
The Cubilete game (poker dice cup game) is played in many Latin American countries, but the rules vary all over the map, with many cultures playing a version that is very much like the game of Poker.Cubilete, its a typical game of Spain. It's the...
20.48 KB