Showing 1563 open source projects for "java-legacy"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    GAZES - Genetic Algorithm Zombie Eradication Simulation Grid-based simulator for zombie scenario. The units will use genetic algorithm to determine their actions on a cycle by cycle basis. This is a school project, so is likely on hiatus for summer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A project originally for an undergraduate Freshman seminar on motion planning algorithms. Provides a basic interface for drawing obstacles in a 2-D plane and the ability to select an algorithm by which to plan a path in this user-defined world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A gui based man against machine poker (texas hold them) end user application which will deduce and adapt to the player's strategy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    noMADS - NOt so simple Multiple Agents Demo System. A group of 4 types of agents (each with its capabilities) cooperate while crossing a map and facing various kinds of problems. This project is a JADE-based java application resulting in an applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Mind - Machine Learning is an high scalable and distributed Artificial Neural Network (ANN) which support several architectures and algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Cinefile

    A category-based approach to exploring film data.

    Cinefile is a prototype of a category-based method of database exploration. It allows the user to identify abstract categories of films by providing examples of category members, learns to classify films as belonging or not belonging to those categories, and provides a graphical interface for exploring and comparing categories. Cinefile is designed to work with data retrieved from the Internet Movie Database (imdb.com). This data is used for classification and is the subject of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A new project extending the basic jGameAI framework. This simulation demonstrates flocking and grouping behaviour as appearing in nature like birds and fisch schools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An experimental project for bottom-up virtual world creation. The goal of the project is to human independed virtual world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A graphical, interactive, multimedia-rich text reader integrated with computer text-to-speech whose level of focus, complexity, and detail is adjustable according to the user's needs. Suitable for users with learning disabilities: i.e. dyslexia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    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.
    Try Free
  • 10
    Spec is a voice control based on the libraries of Sphinx-4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bola is a framework for fluid concepts inspired by the research of Douglas Hofstadter, particularly his Copycat project. Besides exploring emergent pressures for conceptual slippages, we also want to investigate into creation of new concepts. The idea he
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SMA-Sim intends to be a multi-agents systems simulator used for research purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Agentbased simulation of a real world evolution situation with Fox, Rabbit and Carrots in competition for life ressources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gebz is editor for graphical design of expert system's knowledge bases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Project aiming at the development of an AI for the Hnefetafl Tablut game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The goal of the CSPoker project is to develop Poker software and experiment with Artificial Intelligence for Poker. A Texas Hold'Em server written in Java and client software in JavaFX have already been developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Wintermute Gambling Engine is a neuronal neutwork for playing Oddset (German Soccer Bets). Written in Java and parts in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GrOWL is a visualization and editing tool for OWL and DL ontologies. GrOWL aims to reconcile modern ontology language OWL with old semantic network philosophy by providing a set of graphic idiom that cover almost every OWL construct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This simplesudodu program is intend for studying in the sudoku solution algorithm rather than a game (If you want to make it a game, it's OK ^_^). Later I will implement the 4*4 or other kinds. Different sudoku requires different algorithm to solve.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    distributed simulation agent system developed for prove and populate agent theory in resource planing branch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JCheckers is a basic implementation of the checkers game using the framework from JGameAI. It is a public universitary project and will grow in future. Based on the framework JGameAI we want also improve new strategies on artificial intelligence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenKS is a knowledge system framework written in java. It is an open and highly plugable framework aimed at teaching students the fundamentals of knowledge systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    3A-TRE

    3A-TRE

    3A-TRE evaluates traditionally logical expressions under 3 assumptions

    ...In this case, the dependent test modules are always assumed to be true when their results are not available. We call this a stub assumption (SA). 3A-TRE example: echo "CWA: (T and U)" | java -jar PTRE.jar Result: F 3A-PTRE example: (P means possible results) echo "OWA: (T,U and U,F)" | java -jar PTRE.jar Result: U,F
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Agent-based Traffic Simulator as study work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project aims to develop various tools for artificial life and complex systems simulations: from the simulator itself to generic generation tools.
    Downloads: 0 This Week
    Last Update:
    See Project