Showing 305 open source projects for "java-ml"

View related business solutions
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 1
    Implementation of the well-known game samegame in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is successor of jfiller game. JFiller is a graphical game where you occupy coloured hexes by changing colours. You win when grab public cells more then your opponent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Codebreaker is a small game that runs in your browser (so you don't need to install it). The aim is to find the right code (3 digits). But the panel only tells you how many digits are right, not which ones. You can play the game on our webpage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    cublock
    Extension of classic California Dreams game Blockout, written in Java. It allows playing with blocks made of arbitrary number of cubes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AlertBot: Website Monitoring of Uptime, Performance, and Errors Icon
    AlertBot: Website Monitoring of Uptime, Performance, and Errors

    For IT Professionals and network adminstrators looking for a web application monitoring solution

    AlertBot monitors your website's full functionality around the clock so you can focus your time on more important things.
  • 5
    mobilenonogram is a version of Nonogram for Java(J2ME)-enabled mobile phones with a display resolution of at least 144x144
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java clone of the popular Lemmings game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This will help you solve the Voltorb Flip game in Pokemon Soul Silver and Heart Gold.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pocket Cube J3D
    Pocket Cube J3D is a simulator of a Pocket Cube, in Java language and Java 3D graphics API. Java 3D is available at: http://www.oracle.com/technetwork/java/javase/tech/index-jsp-138252.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 10
    It's just a simple JAVA game. Begans from a simple snake game... What will it be in the future? Already we have made it more exciting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Nabla X
    Nabla X is a simple puzzle game, where you rotate the blocks to form a pattern. The game uses Java and OpenGL and should work an all major OSs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Superficially, Dominoes on Acid is a solitaire variant of Dominoes with weird colorful tiles. But on a deeper level it is a GUI for natural deduction. Every completed domino is equivalent to a proof of a tautology in classical propositional logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Temple of Osiris is a puzzle game where the player must guide a beam of sunlight through rooms by placing and rotating mirrors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CrozzSum (Kakuro)
    Crozz Sum (Kakuro), A simple Kakuro puzzle generator, written using Java Swing, License - GPL 3.0 (http://www.gnu.org/licenses/gpl.html)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    This is a very simple kids game, in which player selects an animal and tries to match it with the appropriate characteristics. It is a very basic level code. Coded in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JBombSweeper - A Nice Java Minesweeper
    Is a Minesweeper clone written in Java. It was done because I was bored xD. I'm still working on it... and I'm thinking about making it Online soon. :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Break-tris is a two-player game, aimed at combining the best parts of the 80's classics Tetris and Breakout. One player attempts to complete objective by playing the Tetris side while the other player atempts to breakout!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CloneRNX is a Java SE clone of ChainRNX, the popular facebook flash game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A 3D version of the game Virus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Use the spacebar to stop the blocks moving from side to side. Line them up carefully, because those that aren't supported will fall. There are 20 rows; blocks in each subsequent row move faster, making it harder, and score multiplier increases each row.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Lettres is an innovative game based on Tetris that adds new features to the classic old falling blocks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    It is a kid game for age 2 or something to get familiar with left, right, up and down buttons. The goal of game to move a bug on fresh flower.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Lightweight Java library for animation and animated components development. Also perfect as a graphics engine for 2D games in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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