Showing 1563 open source projects for "java-decompiler.jar"

View related business solutions
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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
  • 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it 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
    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
  • 16
    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
  • 17
    Project aiming at the development of an AI for the Hnefetafl Tablut game
    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
Auth0 Logo