Showing 203 open source projects for "calculator java"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 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
  • 1
    Java multiprecision calculator

    Java multiprecision calculator

    Multiprecision calculator

    Multipresicion calculator, based on Bigdecimal Java class . It has a library (BigMath) that makes calculations with Bigdecimal. It has also an expression parser to parse the user input. It allows you to store user defined variables and functions . You can operate with them to be used for calculations or for creating new functions with composition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Calcoo is a scientific calculator (with both RPN and algebraic modes) designed to provide maximum usability.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3

    Nutri Calculator

    Menus by validating minimum and maximum ranges of calories....

    Allows generating menus by validating minimum and maximum ranges (in this case, only for macronutrients) of calories and nutrients. Requires JDK 21.0.10 or later. Tested with JDK 25.0.2. Download link for JDK 21.0.10: https://www.oracle.com/java/technologies/downloads/#java21 Download link for JDK 25.0.2: https://www.oracle.com/java/technologies/downloads/#java25
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    sccalculator

    Scientific calculator and plotter on c++, java and javascript

    Scientific calculator is calculator which is realized on c++, java and javascript. In addition there is estimator of string expressions which can be useful for other projects.
    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

    Hot Footer

    Virtual Tape Calculator

    A Calculator that prints its calculations to a log. Emulates a desktop tape calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java Calculator

    Java Calculator

    Supports PEDMAS order of computation and Reverse Polish Notation Gener

    Generates the Reverse Polish Notation (Postfix) expression form of an arithmetic expression in (Infix) form. Performs the computation of the arithmetic expression if Integers or Floating point numbers are used in the expression. Supports PEDMAS order of computation, thus, all the operators of Exponentiation, Division, Multiplication, Addition and Subtraction, as well as using Parentheses for grouping and prioritization is all handled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Calculation

    Calculation

    It can handle multiple calculation stuffs

    This is a simple console-based Java application that functions as a basic calculator with multiple operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Work Date Difference Calculator is a lightweight desktop application that calculates the difference between two dates. Features: • Years, months, days • Working days (excluding weekends) • Working hours • Simple and clean interface The application is portable and does not require installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RPNCalc

    RPNCalc

    RPNCalc - The command line Reverse Polish Notation (RPN) Calculator

    RPNCalc is the command-line based Reverse Polish Notation (RPN) calculator. RPN calculators make it very simple to do complex calculations, especially if there are parentheses involved. I've created a User Guide (https://frossm.github.io/RPNCalc-UserGuide) to do a better job of explaining how to use RPNCalc than the old readme.md file, which was getting really long. If you have questions, issues, feedback, or ideas, please let me know. You can contact me via the links in the...
    Downloads: 16 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Rolemaster Office
    PC and NPC character generator for Rolemaster RMFRP roleplaying system (from Iron Crown Enterprises). The program calculates all bonus and generates a nice PDF character sheet that contains additionally pages. The programm does not provide during-game support.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL & + (Paged List, TextEditor, VRAstroVision ...)

    Vincent Radio {Adrix.NT} Sources Library & Applications : Delphi C++ Java VRCalc++ C# VRCalc++ Object Oriented Scripting Language - Engine Source Pascal Code - Delphi Packages Build Prjs - VRCalc++ Scripted System Std RT Library - Guides & Docs (CHM, PDF, DOCX) - VCL & FMX (FireMonkey) Support - Script Test Code (Lang RTL VCL FMX) - Visual Stage Project : VCL & FMX Paged Lists & Iterators : Delphi C++ Java C# Multi-Dim Arrays & Direct Graph Classes : Delphi C++ Java VRCalc++...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Interest

    Interest

    It is capable of performing interest driven operations

    This is a simple console-based Java application that functions as a basic interest calculator with multiple operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Nyagua
    A java based aquarium management database.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Calc

    Calc

    Simple calculator for typing expressions with the keyboard

    A little calculator for programmers that runs on Windows and Linux, where you type a mathematical expression with a C-like syntax and get the result as a number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jljp

    Jljp

    Calculates the voltage across a liquid junction between two solutions

    An analogous project written in C# can be found here: https://github.com/swharden/JLJP Liquid junction potential calculator. It's a tool for scientists and engineers who have to do with electrochemistry and electrokinetics. When two solutions containing ions are put into contact, possibly through a porous diaphragm, a voltage develops across them. The calculation of the voltage is not trivial. The program is written in Java. Includes classes that can be included in other programs, together with graphical interfaces (also as an applet).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    OpenVigil

    Open pharmacovigilance data extraction, mining and analysis tool

    OpenVigil provides a webinterface to analyse pharmacovigilance data, i.e., spontanous or systematic collections of treatments (drugs) and observed adverse events ("drug side effects"). FDA Adverse Event Reporting System (AERS) and other pharmacovigilance data (e.g., Canadian or German) are supported. The OpenVigil web-based analysis tools offer several analysis modes like extraction, filtering, mining of data and analyses via measurements of disproportionality like proportional reporting...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    simple calculator ->>> typing string-> converting string to two arraylists (one with numbers second with operators)-> searching from left for privileged operators-> calculating them-> returning result as a string. //---REQUIRES JAVA JDK---//
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    Mount Calculator

    Calculates a suitable sized frame for mounting your photos

    Loads your favourite photos and allows to experiment with frame size for mounting the photos. The app is a self executing java file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BitLogic

    BitLogic

    Simple Java computer algebra calculator

    A calculator that solves many types of problems including solving equations computing derivatives and integrals simplifying expressions graphing equations 2d and 3d reverse polish notation, algebraic and word based interpreter infinite writing board for writing out equations requires java 11 or more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Shift Time Calculator

    Shift Time Calculator

    Calculates Shift Times

    Calculates Shift Times - Really handy, if like me you struggle with those quarter to the hour and quarter past the hour starts and finishes. Includes break times, just enter how long you took for that break. Medics, Steelworkers, and anyone who works shifts may find this handy. Written in java (Open JDK 11), this will work on Linux, Mac and Windows as long as you have a Java Runtime environment installed. Windows installer with bundled java runtime environment for those without...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Vanga

    Compiler-like generic data scraper and GUI automation tool.

    ...The demonstration example reads the value of a calculator, displays it for the user, and enables him to enter a number which is then inputted into the calculator by pressing the appropriate keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a java swing GUI that show unix time. https://en.wikipedia.org/wiki/Unix_time Usage: java -jar UnixTime.jar Source code available on GitHub: https://github.com/davidesestiliwork/UnixTime See also UnixTimeCalc a unix time calculator (from UnixTime to date and time) on: https://github.com/davidesestiliwork/UnixTimeCalc Usage: java -jar UnixTimeCalc.jar See also UnixTimeCalc2 a unix time calculator (from date and time to UnixTime) on: https://github.com/davidesestiliwork/UnixTimeCalc2 Usage: java -jar UnixTimeCalc2.jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HOFAT - Hash Of File And Text

    HOFAT - Hash Of File And Text

    HOFAT - graphical Hash Of File And Text calculator, 100%-pure Java

    HOFAT - graphical Hash Of File And Text calculator utility (Message Digest), 100%-pure Java, portable and cross-platform. Support md2, md5, sha1, sha256, sha384 and sha512 hashes. Simple and intuitive GUI - Graphical User Interface. Developed with Java Spring Framework. Tested in Windows/Linux. Need Jre-1.8 - https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GloboNote

    GloboNote

    Create sticky notes, to-do list, journals & reminders all in one app

    GloboNote is a free and easy to use desktop note taking application. It lets you create sticky notes, to-do lists, journals, reminders and other notes in one place. There are no limits to the number of sticky notes you can create. Notes can be organize by groups and search using the search tool. GloboNote can be run in any OS that has Java 8 installed.
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 25
    Directional drilling Calculator
    Computes the true vertical depth, horizontal deviation at the end of build, total measured depth and the various angles and radius given the kick-off point, build-up rate and other required data
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB