During my LNMIIT days, myself and my friend Bhaskar Bandhopadyay build this sudoku solver. All you had to do is input the grid and the software will solve it for you. Jdoku is a sudoku solver made in java. It implements the swing API. The sudoku solver applies two logics for now. The software is available on … Continue reading JDoku – Automatic Sudoku Solver
Author: kusemanohar
Reasons to Move Away from MS Windows
I am sure, most of you would be in a defensive mode defending your favourite and dear ‘Microsoft Windows’. What I think is that Open Source alteratives are better that these paid options. Why pick a pirated windows when you have Linux available for free!! I have given some reasons why you should be migrating … Continue reading Reasons to Move Away from MS Windows
Should Rich, Elite, Successful people think of betterment of the poor, under privileged and less successful?
Author: Manohar Kuse Written on: 4th Oct, 2010. Purpose: Written this article on the question posed by Dr. R Sharan, in his course on Human Values and Technical Progress @ LNMIIT. Let us consider the case, where the elite group of people do not look after the welfare of the so called left behind. In such a situation, the difference … Continue reading Should Rich, Elite, Successful people think of betterment of the poor, under privileged and less successful?
Setting up MySQL Cluster
Had setup a MySQL Cluster as a part of databases courses during Jan-May 2010. The document may be out of date. The MySQL Cluster [PDF] may be downloaded.
Anagram Solver
Abstract: Anagram is a word game in which a bunch of characters from a dictionary word are re-arranged. The task of the player is to arrange these given characters such that, they form a meaningful word. In this work, an automated program to do the work of the player has been developed. Downloads: Online Demo … Continue reading Anagram Solver
JDoku – Automatic Sudoku Solver
Jdoku is a sudoku solver made in java. It implements the Java swing API. The sudoku solver applies two logics for now. Try it. Myself (Manohar Kuse) and my friend Bhaskar Bandhopadhayay worked on this project during 2009. Download Links : http://sourceforge.net/projects/jdoku/ Screenshots :
You must be logged in to post a comment.