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

View related business solutions
  • 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
  • $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
  • 1
    MathParser Java - Math Parser library

    MathParser Java - Math Parser library

    Mathematical Parser for Java

    This project gives a mathematical parser for converting a simple string expression into a result which can be managed for using in other calculations, all in Java. Using a couple lines of code, you'll be able to parse complex arithmetic expressions efficiently. This library is powered by Dijkstra's Shuting-yard algorithm. The library has no dependencies with other external libraries. Dependency <dependency> <groupId>com.google.code.mathparser-java</groupId> <artifactId>mathparser-java</artifactId> <version>1.0.0</version> </dependency> Expressions supported (Mar/09/2013) - Arithmetic operations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Miscellaneous Source Code useful for systems administration of both Windows and Linux machines. Very random collection of small tidbits of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Activity Prediction Software

    To envision the radiation exposure in Neutron Activation Experiments

    A software called Activity Predictor is developed using Java TM programming language. The Activity Predictor calculates activities, exposure rates and gamma spectra of activated samples for NAA experiments. The calculation procedure for predictions involve both analytical and Monte Carlo methods. The Activity Predictor software is validated by a series of activation experiments. It has been found that this software calculates the activities and exposure rates precisely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Search-ODT

    Search-ODT

    Independent Study Course Project:Search .odt files by date and content

    Official Course Objective Design an implementation of working search tool. The tool will search .odt files by date and content. OD-What? .odt files are a particular kind of file, many word-processor programs can save to .odt file format. Why .odt and not .doc or .txt? Search-ODT was developed at request as the subject of an independent study course. No other reason. Due to the modular structure of the project it is possible to adapt Search-ODT into a more general search tool. Why...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    Java Combinatorial Optimization Platform
    Java Combinatorial Optimization Platform is used to solve combinatorial problems using common interface, providing means to easily add new algorithms and problems and to benchmark them.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Fast Decimals to Fractions
    This is the downloadable JAVA version of Fast Decimals to Fractions, so you no longer need to log on to convert your decimals. Must have JAVA to run the .JAR file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Quizzical

    Quizzical

    A Quiz Application that really tests your wits!

    A Quiz Application for categories including: - Science - History - Geography - Languages Don't Forget to rate :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PSTL-FW4EX
    This project aims to develop software around FW4EX, an infrastructure for mechanized grading. Currently five sub-projects exist: a C client for SCiTE, two Java clients for Eclipse and two authoring plugins for Eclipse. And, now, a pair-programming server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Card Maker

    Card Maker

    Créez et gérez vos cartes de communication en tout simplicité

    Card Maker est le fruit d'un projet tuteuré de DUT informatique, ayant pour but de permettre la création de cartes de communication. Cette application a été développée pour répondre aux besoins des personnes ayant en charge des individus sujets à des troubles de la communication, notamment l'autisme. En ces circonstances, la méthode PECS (acronyme anglais pour Système de Communication par Echange d’Images) est souvent utilisée. Cette méthode accélère l'acquisition du langage parlé par...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10

    Sphaerica

    Interactive spherical geometry software.

    Sphaerica is an interactive spherical geometry computer software. You can create complex geometric constructions in spherical geometry with this software. It supports orthogonal, stereographic and gnomonic projections to display your construction. It also has a built in scripting language for automated constructions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Jalmus is a free, open source music education software helping the musicians, especially pianists, to improve their sight-reading. You can train to read music with both exercises on notes or rhythms.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12

    GAuditor - The Graph Auditor Tool

    A graph theory software for academic purposes

    GAuditor is a software for use by students of graph theory. It helps solving problems like discovering the shortest paths from a single source vertex using Algorithyms like Dijkstra, Bellman-Ford and Floyd-Warshall, cycle detection, Eulerian circuit, Hamiltonian cycle, conectivity inspection, Breadth First Search, Depth First Search, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Geogame 3D

    Geogame 3D

    A geographic game: Try to locate some places on a 3D globe !

    Geogame3D is a geographic game whose purpose is to locate some places on a 3D globe. See an example here: http://www.youtube.com/watch?v=WtafJDp9LU8 The game is widely configurable. The places proposed during the game can be changed. It is possible to play either with a mouse or even with a fancy Nintendo wii remote.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    sudoku Solver

    sudoku Solver

    A sudoku solver project built with Java with a user friendly interface

    ...You need to install Java JRE to run the .jar file. Feel free to put your feedback, if you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Generic and flexible secure web application to manage clients, invoices, contracts and events reservations. It is built in Java with Internationalisation feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Otodidak

    Otodidak

    GUI application for learning Linux

    Otodidak is a Java application created in click and run concept aimed for learning Linux. Otodidak is dedicated for all newbies in Linux, so they can learn Linux basic quickly and safely. Otodidak created in EXE and Linux format so Windows users can learn Linux without having it. This version is still have only Indonesia interface (no English).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Gregorian

    Lifetime calendar

    This project was built for educational purpose. It manages to build lifetime calendar based on following inputs : 1-Jan-1800-Wednesday
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cabra

    Cabra

    Study smarter and get smarter with the award-winning studying tool

    Much more than plain old flashcards... smart studying sessions, notes, printing, sharing. A must-have for any student! Get Cabra today and join the ten thousand students who are studying smarter and getting smarter! Features: -Create and study flashcards with an algorithm optimized for YOU -Create notes, print your flashcards, share your creation with the world... -Ranked best software in PA High School Computer Fair Still not convinced? Check out getcabra.com.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    LancheSaudavel

    Jogo de Educação Alimentar

    O jogador escolhe os alimentos arrastando-os para o prato, dependendo dos alimentos que escolher o será descrita uma análise. Requisitos: - Sistemas Operacionais suportados: Windows, Linux, MacOS e Solaris. - Máquina Virtual Java 7.0 Créditos: - César Martorelli da Silveira - Clorivaldo de Oliveira Júnior - Marcos Juinthi Koba Morise - Sandra Possebon Gatti - Tais Maria Otsuko
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project intends to be a quantity for multiple areas of knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Conzilla is a concept browser. It browses and edits 'context-maps', a construct similar to conceptual models, UML diagrams or mind-maps. Conzilla uses RDF to describe and distribute such models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An important tool for Algorithm Visualization (AV) developers is a repository of good examples of existing AVs, including source code. The goal of this site is to build a collection of AV implementations from a variety of developers in the AV community.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 24
    orgPdf

    orgPdf

    this Software helps to organise Pdf files or ebooks in Pdf format

    ENGLISH: This Sofftware is an application built to help people deal with their multiple Pdf files or ebooks in Pdf format and is extremely simple to use with a minimalistic interface. proper those people who do not like spending much time learning how an application functions. When the reader starts it, he needs to select the directory (folder) which contains the directories with the files, next the interface opens and it starts performing the magic. PORTUGUÊS Este software permite o...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sistema de gestion de matricula de un colegio en mysql y java
    Downloads: 0 This Week
    Last Update:
    See Project