Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
VRMosaic for Lazarus
a sliding cells puzzle game
written using Free Pascal for Lazarus
[*] now include auto mosaic resolver (Aug 2023) !!
includes Lazarus sources & build project
another fine SunStorm release
Vincent Radio {Adrix.NT}
adrixnt@hotmail.it
Vincent Radio {Adrix.NT}
VR Mosaic for C++ : C++ Builder VCL Applet - v.2.5
Smart Sliding Cells Game for Windows
sources & build project included
also demonstartes the use of a 2D matrix
implemented as a dynamic vector
(*) now it supports changing the Visual Style
(*) now it includes a smart automatic resolver !!
please, let me know what you think about this project
adrixnt@hotmail.it
skype: adrixnt
Sudoku Maker is a generator for Sudoku number puzzles. It uses a genetic algorithm internally, so it can serve as an introduction to genetic algorithms. The generated Sudokus are usually very hard to solve -- good for getting rid of a Sudoku addiction.
VR Hanoi Towers - Java Application - v.1.0
java sources included (*) look in the "Files" section
also demonstrates the use of threads
and mouse drag & drop operations
please, let me know what you think about this project
adrixnt@hotmail.it
skype: adrixnt
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Fills a rectangle using given tetris shapes (tetraminos) using an optimized brute force algorithm.
A puzzle can have many different solutions; this solver will stop at the first one. Not all puzzles are solveable.
Created to solve the annoying tetris puzzles in The Talos Principle and Sigils of Elohim.
This is an intelligent Sudoku solver in c++. It is intlligent, because it uses several logical deduction methods, just like a person, before resorting to guessing. I was trying to teach my kids Sudoku, and taught a computer as proof of concept.
This is an implementation of Donald Knuth's Algorithm X ("dancing links"). This is primarily a sudoku generator and solver, though it can be used to solve other exact cover problems.
Crazy Turtle puzzle game solver utility. Other names: CRAZY TURTLE / LE JEU FOU DE LA TORTUE / NAUGHTY TURTLES / ŠAŠAVE KORNJAČE / NAGAJIVE ŽELVICE / SASAVE KORNJACE
malkriz is solver for griddlers (japanese puzzle) written as simple portable classes in c++. You'll find here complete programs using it, written for MSVC6, Qt and cgi. Web version (in slovak language): http://frix.fri.utc.sk/~johny/mkfrm.php
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Very fast and easy to use Java tool for solving and generating Sudoku puzzles. By using Donald Knuths exact cover algorithmus it can not only solve or create the usual 9x9 but also 4x4, 16x16 or even bigger Sudokus in a very efficient way.
MobileMath is a software written by using J2ME technolology. It turns mobile into calculator supporting many operations such as : evaluate expression, plotting, differentiate & integrate expression... It can run on any mobiles supporting Java.