Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
VR Adrix Java Works - Paged Lists - Action-Entity Model ...
Adrix.NT Java Works :: Sources & Build Projects
includes
- Paged Lists of Object & Iterators Library for Java
- Action / Entity Model for Java
- VR Ax AWT Clock Java Component
- VR Multi Dimensions Array Library
- VR MDArray List Manager Library
- VR Adjacency (List | Matrix) Direct Graph Lib
- VRJMosaic cells sliding game with automatic resolver
- VR RectsWorld Sample Applic
- VR Free Chess 2D Applic
also contains
- Other Utils Libraries
- Demo and Test Applications
- NetBeans build projects
- and more ...
(*) note: the libraries folder to build and run applications
must be located on the same volume of the java applications
its path name must be:
\AX.VincentRadio\Java\SharedLib
have fun
Adrix.NT
adrixnt@hotmail.it
A simple network chess game : only for 2 human players. Notice that in order to build the project, you need to add my jar library PluggableChessGraphism (>= 1.20), also available on Sourceforge, to the build path. Also, chess engine and images are imported from CarballoChess project : https://github.com/albertoruibal/carballo
Calculate the number of solutions to place n queens on an n*n chess board, without any queen attacking each other. Options allow using rooks instead of queens, disabling knight attacks and setting the minimum distance between queens.