Showing 41 open source projects for "sudoku 3*3"

View related business solutions
  • PMG Low-Code Automation Platform Icon
    PMG Low-Code Automation Platform

    For companies of all sizes interested in a low-code and digital process automation platform

    PMG is a low-code software platform that allows users to configure automation solutions and business applications to drive digital transformation initiatives. From streamlining business processes through automation, to integrating existing systems and filling in point solution functionality gaps, to delivering a collaborative workspace and unified user experience – PMG’s low-code platform does it all without coding. Business users as well as IT resources are empowered to configure, deploy, and maintain solutions that meet their company’s specific needs.
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
  • 1
    Given a partially filled 9×9 2D array, the goal is to assign digits (from 1 to 9) to the empty cells so that every row, column, and sub grid of size 3×3 contains exactly one instance of the digits from 1 to 9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Sudoku

    Sudoku

    solve Sudoku puzzles as quick as possible

    * Requires : .net framework 4.5 or later Sudoku , This application developed using C# and requires .net framework 4.5 or later. GUI supports better good feedback for each and every action. To easy to handle. Save and reuse the Sudoku file , all files are stored as .sdku files ( sudoku files ) and this files are opened only through this application. Use it and rate it !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Brute-Force Sudoku Solver

    Java, Brute Force, Recursive Sudoku Solver

    This program prompts the user for a text file containing puzzle data, attempts to solve the puzzle using a brute force algorithm, and prints the solution along with the time it took to solve. I've included 3 sample puzzle files in the "res" folder. "Sub-box width/height" refers to the dimensions of the inner boxes in the puzzle. For example, a 9x9 puzzle has 9 3x3 sub-boxes. The 6x6 puzzle that I've included has sub-box dimensions of 3x2. This version does not contain any GUI components, so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SUDOTRAN

    Uma simples versão do jogo SUDOKU em linguaguem FORTRAN

    SUDOTRAN é um jogo de SUDOKU desenvolvido por alunos do curso de Engenharia Elétrica da UFF (Universidade Federal Fluminense) como trabalho final da matéria de programação de computadores. O código está publicado sob licença GPLv.3, então sinta-se livre para usá-lo como queira assim como dar continuidade ao projeto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • 5
    The sudoku solver program is a simple command line driven program that solves sudoku puzzles by taking its input from a comma separated input file and printing results to the screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    * Model-checking/simulation-checking library for real-time system with dense-time models in C with CRD (Clock-Restriction Diagrams) technology. * Parametric analysis library for linear-hybrid systems in C with HRD (Hybrid-Restriction Diagram) technol
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Classic sudoku

    Classic sudoku

    A free classical sudoku game

    Classical sudoku is a free game where you can easy start to play on one of three levels: easy, medium and high. And there are a few addition features that makes game more interesting. Download now and start to play!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sudoku's simply solver

    Sudoku's simply solver

    simply sudoku's solver that show step by step the solution

    A simply sudoku's solver make with fotran language that show step by step the solution of the puzzle. It is fast and light, not need installation - virus free. 1) open zip file into a directory 2) edit file text "matrice.txt" with notepad and insert the sudoku puzzle with zero on empty cell 3) start "solutore sudoku.exe" 4) insert on ms-dos window the sudoku dimension (es: 3 for 3x3 dimension) 5) push enter to see step by step the solution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is an effort to create the best yet simple sudoku solver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
  • 10
    SUDOKU SOLVER
    SIMPLE APPLICATION FOR SOLVING (9*9) GRID SUDOKU.FOR WINDOWS AND DOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A 3 phase sudoku solver class. Where the last phase is a brute force solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Sudoku application written in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sudoku solver using OpenOffice Calc. Uses a Calc spreadsheet and macro to solve Sudoku puzzles. Rules are find unique digits in 3 X 3 blocks, unique digits in rows, unique digits in columns and singletons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A logic based sudoku solver in OO Perl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sudoku GUI game & solver. Develop by wxPython
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sudoku Solver
    This software has mainly 2 parts.first one is the solver which solves the sudoku puzzle and another is the gamer which allows user to play the game depending on the difficulty level he has chosen. We have tried to provide decent GUI for the software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CpX is an XML-based lightweight C++ development environment.It’s a philosophy of simple OO software engineering, with a C++ subset & base classes.It has general-purpose useful C++ services & tasks to speed up build.Tired? A Sudoku game is given in CpX as a bonus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mini Sudoku
    Mini Sudoku is an easy to use, Microsoft Windows compatible Sudoku game panel with auto-play option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java-based recursive SuDoku Solving program. Currently console-based, mostly personal effort, but all contributions welcomed! Hopefully we'll have a GUI for easy solving/generation in the future...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a simple app, created around an original sudoku solver based only on heuristics, not brute force. It's coded in Java/SWT(GUI toolkit). It's an example of MVC and of Visitor, Observer, Strategy, Abstract Factory, Singleton Design Patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a program that generates sudoku and sumduko puzzles, and tracks how long it takes to complete, etc. A score is awarded for fast completion of these random puzzles. Careful, it is addictive :) // Tony Muilenburg // tonymuilenburg(at)gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Written in C w/Gtk+, Gthreads. Plays 9x9/16x16 sudokus. Look & feel is customizable. Generates human-solvable games. Includes solver. Can open/save games. Players can create their own puzzles. Send feedback if you think this game blows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a semester long simple sudoku project developed in 2008. It is my personal interest to expend the functionality other than what was provided by univerisity. Nothing interesting but I'm intending to incrementally update it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sudoku for your J2ME-enabled cell phone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This game engine is designed for use in puzzle and board games where a grid structure is necessary. It was originally developed for use in grid type logic puzzles. This project was started to allow adaptation for other puzzles, like crosswords and sudoku
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next