PL/SQL Sudoku Solver v.beta2
A PL/SQL based Sudoku puzzle solver. The initial objective of the project was to demonstrate how complex problems can be solved with relatively simple solutions using SQL. It is now a fully working utility able to solve the most difficult puzzles.
A PL/SQL based Sudoku puzzle solver. The ...
Review PL/SQL Sudoku Solver
New Puzzle software
- Super Minesweeper v.1.0
Super Minesweeper takes sweeping for mines to a whole new level! Or to be more precise, to several new levels!
- Jumble Key v.2.04
Jumble Key solves Word Jumble and Crossword puzzles. It is a powerful program, yet is quick and easy to use. Given a letter pattern, it checks all possible letter combinations with its built in dictionary and returns all valid words that it finds.
- IPliable v.1.0
Throw a ball into colored bricks. Destroy colored patterns to make more points.
- Color Bricks v.1.93
Logic game, explosive mix of match-3 and *tris-like games.
- PL/JSON v.1.0.4PL/JSON is a generic JSON object written in PL/SQL. Using PL/SQL object syntax, users instantiate a JSON objects and then add members, arrays and additional JSON objects. This object type can store JSON data, in Oracle, ...
- PrecisionArithmetic v.1.0A new floating-point arithmetic which has uncertainty-tracking and undertainty-bounding capability, and algorithms to test this arithmetic. The code is in C++ (Visual Studio Express ...