Showing 182 open source projects for "java on java"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    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: 4 This Week
    Last Update:
    See Project
  • 2

    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
  • 3

    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
  • 4
    LoveCalculator

    LoveCalculator

    A Love Calculator with a Rich User Interface

    This is a Love Calculator with a rich user interface and animations made by using JavaFX. This application runs on Windows, Linux and Mac. Java 7 or later is required. Unlike the other Love Calculators found on Internet, this one does not generate random numbers. It uses a popular hand worked algorithm used by most of the school students. The Love Percentage is calculated by the process of listing the frequencies of each letter in the string "<Name1> LOVES <Name2>" and then adding the corresponding opposite digits from two sides and listing these sums. ...
    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
    Fast calculator

    Fast calculator

    Fast and simple calculator.

    Fast calculator is fast and simple calculator with many functions on java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Time and Date Calculator

    Simple calculator that can handle dates and time.

    Goal of this project is, creating a calculator that can handle all date and time operations that a user may need. You can operate with milliseconds as months, years or dates. Examples: 2013-11-25 + 3d => 2013-11-28 2013-11-25 - 2013-10-20 => 36d 1h 5h + 6h => 11h 1382220000t => 2013-10-20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Correlation Calculator

    Calculates the correlation coefficient for 2 sets of numerical data.

    Calculates the Pearson correlation coefficient for two sets of numerical data. The user has the option to add values to either set of data with the corresponding Add button or the ENTER key. In addition, the user can select one or more values from each list at a time to remove them to change the calculation. The clear button will remove all values from its corresponding list. Any questions, comments, concerns, bug reports, suggestions, etc. contact David at dxm3269@rit.edu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Penn Lambda Calculator is an interactive, graphics-based pedagogical software that helps students of linguistics and computer science practice the typed lambda calculus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    AuCa

    Auction Calculator

    Auction Calculator
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    pxcalc
    Calculator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Internet Protocol Address Calculator V2
    The Internet Protocol Address Calculator is an open-source java-based tool. This calculator will assist network administrators to perform calculations over both IPv4 and IPv6 address space. A handy whois search client is also integrated into this tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    EasyCalc Scientific Calculator

    A GUI Java scientific calculator

    EasyCalc is a Graphical User Interface (GUI) scientific calculator written in Java. It has a multi-line display and can evaluate many scientific expressions containing logarithmic, exponential, and/or trigonometric functions. It sports a nice and clean interface similar to that of the Windows 7 calculator (source of inspiration). I do not recommend its usage for ANY mathematical operation as it has some flaws left unfixed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java-Calculator

    Java-Calculator

    I believe it is the best tool for everone get it it's free.

    Scientific Calculator includes the following features: * Traditional algebraic or RPN operation * Result history * Math Functions * Percentages * Binary, octal, and hexadecimal conversion * Large input/output display I believe it is the best tool for everone get it it's free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Calculators

    Calculators

    A combination of a virtual breathalyzer and a calories calculator.

    A simple program, that is a combination of two applications - a blood alcohol content calculator also called a virtual breathalyzer and a calories calculator. It should be noted that the author is not a nutritionist and does not have a deeper knowledge of the principles of absorption of alcohol. Therefore, the two applications are based on simple algorithms, which are, however, widely used in similar calculations, also in similar calculators available online. The program takes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Java calculator

    An addition calculator.

    This is my first desktop programming project. The calculator is on a loop so to exit it, you must insert numbers into the fields and get an answer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Höken's Calculator

    Höken's Calculator

    A building points calculator for the browser game The-West.

    Höken's Calculator (Swedish: Hökens Kalkylator) is a program developed by Gunnar Axelson (Höken). The program aims on providing a simple, multi-platform compatible, building points calculator for the browser game The-West. (This application isn't in any way supported, effected or developed by InnoGames GmbH). Currently the newest version is 1.1. Hökens Calculator is free, and opensource licensed under the terms of the GNU General Public License Version 3!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Advanced Java Console Calculator

    Functional Java console calculator for beginners

    A small useful calculator that gives beginners and idea of how to make a calculator. Comes in a .zip format and has commented instructions all through out the code so you will understand everything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Smart Calculator is beautifully designed, having both standard and scientific modes of calculations. It is built to run anywhere, as its written completely in Java. It featured different types of Look and Feels, using Java's Swing PLAF library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A desktop calculator/scientific calculator. Use as desktop/graphical calculator, web applet, or to show calculator operations: arithmetic, trigonometry, logarithms, complex numbers, memory, statistics. Features four bases, copy and paste, and history
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    IP ops provides IP and VLSM calculator written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Subnet Calculator

    A simple tool that performs network math with subnets.

    Given a valid IP address and subnet mask, this program will return the necessary subnetwork data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    drag0nius' Diablo 3 DpS Calculator

    Damage calculator and items comparison tool for Diablo 3

    Fully featured, standalone & platform-independent Java (JRE6) damage calculator/items comparison tool for Diablo 3. Be sure to check https://sourceforge.net/p/d3dpscalc/wiki/Home/ before asking questions. Language file is available, possible to include any language as long as somebody provides me with translation. Currently supported: - English - Polish
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Diablo3Calc

    A lightweight java damage reduction and effective hp calculator.

    Calculate damage reduction with armor, dodge and resistance included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Java Easily Extendable Calculator

    More or less a Java test. Umm, I'm not a newbie!

    Just a calculator. I might need some help with some more advanced features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PTools is a set of useful tools written in Pascal. It includes: scientific calculator, archiver, text editor, remote adminitration and more. It is designed to be portable across operating systems, specially Java-based mobiles, Windows and Unixes.
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB