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

View related business solutions
  • 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
  • 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
    Fitness Trainer

    Fitness Trainer

    Your own personal virtual trainer for Body & Mind.

    /*Requirement: Java Installed*/ With this project the user can measure if he/she has a healthy weight then then go on exploring the application. This project is perfect for every individual who want to become fit physically and mentally. Common questions like How to lose weight, gain weight increase height, build body, lose fat, run fast, Mindfulness, different types of exercises, What to eat and what not to, everything is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    D&D HP Monster Calculator

    D&D HP Monster Calculator

    Keep track of all your monsters during your encounters in a simple way

    Allows you to quickly manage the HP of multiple monsters as well as keep quick notes about the monsters!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Seats Calculator

    Seats calculator in a proportional voting scenario

    Java software for computing seats distribution in a proportional voting scenario. D'Hondt, Saint-Lague and Hare-Nimeyer. For more info: https://sites.google.com/site/pubredi/social-choice/seats-calculator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    It is a drug calculator. It is useful to pharmacists and doctors. You inform data and the app give to you the exact dose of a drug to this patient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    sTime Calculator is simple time calculator, which can be used to find the duration, add duration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    OntoMetriCalc

    A Java API for measuring OWL ontologies

    OntoMetriCalc (Ontology Metrics Calculator) is a Java API for measuring OWL ontologies based on Jena.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Gpa and CGPA Calculator

    Gpa and CGPA Calculator

    Java tool to calculate the CGPA and GPA This is the GPA and CGPA Calculator for any university under UGC in Bangladesh. Do not forget to rate and review the program to develop further. User Manual: http://sourceforge.net/projects/documentations/files/documentationGpaCgpa.zip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Kontinuum Calculator

    Calculate various aspects of the Kontinuum RPG system.

    Kontinuum is a calculator program that enables the user to calculate all probabilistic aspects of the Kontinuum RPG system, especially the dice rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LambdaNu

    LambdaNu

    Android app to calculate wavelength, frequency and bandwidth

    This android app is a simple tool for the lazy ones who don't want to remember the speed of light and type it into their calculator every time they need a wavelength or frequency converted. It also allows to calculate the bandwidth from a given wavelength or frequency and a range
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    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
  • 10
    BinaryCrypt

    BinaryCrypt

    Binary Conversion Calculator

    With BinaryCrypt, you can convert between regular text, binary, hexadecimal, octal decimal and decimal. You can convert only decimal (as of right now) to any base up to base 64. You can also save your converted text to a file or open a converted text file to decrypt the message, and perform basic arithmetic in binary. The git repo for the C# code is located at: https://github.com/m1r4g3/BinaryCrypt-.Net
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Food Storage Calculator

    Food Storage Calculator

    Java 7 based food needs calculator using Google Web Toolkit and HTML5

    ...No hooks to the Google App Engine are required, so the entire application can be contained on an HTML5 web page. The application is technically written in a restricted APIs version of Java 7, then compiled down to JavaScript. Any data storage needs use HTML5's data persisting capabilities Use this food storage calculator to help plan food storage preparedness. This calculator uses the three tier approach to food storage. The three tiers are: 1. Normal perishable food purchases like milk, bread, and ice cream. 2. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    GBDave's Pipe Size Calculator

    HVAC Minimum Pipe Size Calculator

    Starting off as a simple LISP command in AutoCAD this HAVC pipe size calculator was migrated to a standalone Java application. Calculates HVAC minimum pipe ID based on GPM and FPS for numerous fluid types (found in the fluid density chart on EngineeringToolbox.com) Includes a table to automatically calculate riser piping sizes per floor. Read the README.txt file included in PipeSize.zip for instructions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    ObjectLab Kit

    We MOVED to GITHUB!

    http://github.com/Appendium/objectlabkit A set of modules to handle common financial functions. The first module is Date Calculator which handles holidays and weekends. A set of rules are implemented to deal with days falling on a holiday: Forward, Backward, Modified Forward, Modified Backward New FX Rate Calculators
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JavaBitWise

    A bitwise calculator for two integers.

    A two's compliment calculator designed for specifically for Java, but is still effective for just about any other language. It will accept two integer values and will show the binary, octal, and hexadecimal equivalence, and show how the bits interact with the logical operators not, and, or, and xor, and how primitive types are cast into other types. If there is a feature that you would like to see, let me know and I will see what I can do.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple Tip Calculator

    Simple Tip Calculator

    My first OS project

    This is my first attempt at developing and deploying a Java application. I realize the application could use a lot of work with the "look and feel", but the two initial goals, of this project are: 1. To create a functional app 2. Learn how to use SourceForge for deployment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Force Calculator

    Calculates mutiple forces in various angles.

    Designed by B.J Erasmus and written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    C# Force Calculator

    Calculates multiple forces in various angles.

    This force calculator is the same as the Java Force Calculator with the bugs removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CalAr

    CalAr

    A graphic harmonic calculator.

    CalAr is a free graphic harmonic calculator software. System requeriments: Java Runtime Environment 1.6 or above. Screen of at least 1024x600px. Optional: A Java Sound Bank. The program displays the frequency of fundamental and its harmonics, also the tuning error with respect to nearby notes with graphical indicators (if greater than 1%).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fx702p

    Fx702p

    A Casio Fx702p handheld-computer emulator

    A fully-featured Casio Fx702p emulator including the calculator mode, a full basic implementation and a original debugger as well as some sample programs.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20

    Java Projectile Motion Calculator

    Java Projectile Motion Calculator

    Swing GUI based projectile motion problem solver. Simply input the known values and click solve. Contains error handling to detect if too much data was entered or if not enough data was entered. Also provides a menu for swapping between metric and Old English units. Sample problem situations provided in "sampleProblems.txt". An executable .jar is provided for running the application. (The application takes a few seconds to start.) NOTE: in most situations in which the final y axis...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CalSD

    CalSD

    A graphic differential tone calculator.

    CalSD is a free graphic differential tone calculator software. System requeriments: Java Runtime Environment 1.6 or above. Screen of at least 1024x600px. Optional: A Java Sound Bank. The program shows the frequency of both chosen notes, their difference and tuning error with respect to nearby notes with a graphical indicator (if greater than 1%).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CalPCS

    CalPCS

    A pitch class set analyzer.

    CalPCS is a free pitch class set calculator software. System requeriments: Java Runtime Environment 1.6 or above. Screen of at least 800x600px. Optional: A Java Sound Bank. The program displays for each set their normal order, classification, transposition, whether it is an inversion, prime form, interval vector and the invariant property.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Calculates Natural Product(NP)-likeness of a molecule, i.e. the similarity of the molecule to the structure space covered by known natural products. NP-likeness is a useful criterion to screen compound libraries and to design new lead compounds. Maven dependancy: <dependency> <groupId>uk.ac.ebi.cheminformatics</groupId> <artifactId>NP-Likeness</artifactId> <version>2.1</version> </dependency> Required repository: <repositories> ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Alcohol Calculator

    Ein Alkohol Rechner

    Dieser Alkohol Rechner gibt dem Nutzer die Möglichkeit ungefähr seinen Alkoholgehalt im Blut zu bestimmen. Alle Angaben des Programms sind natürlich ohne Gewähr und natürlich kann der Alkoholgehalt auch wesentlich höher oder niedriger sein.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Standard Deviation Calculator

    Calculates the standard deviation of any set of numbers.

    ...The user is given the option to select either a population standard deviation or a sample from a population (the results will usually differ significantly). Written in Java. Any questions or concerns, bug reports, suggestions, etc. contact David at dxm3269@rit.edu. Winner of the Softpedia "100% Clean" Award: http://mac.softpedia.com/progClean/Standard-Deviation-Calculator-Clean-139193.html
    Downloads: 0 This Week
    Last Update:
    See Project