Showing 249 open source projects for "java]"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1

    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: 3 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
    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
  • 4
    sTime Calculator is simple time calculator, which can be used to find the duration, add duration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 5

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

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

    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
  • 8
    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
  • 9
    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: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10

    Math Expression Evaluator

    Evaluates simple mathematical expressions

    A simple Android app to evaluate mathematical expressions. It can handle variables. Somewhat more useful then a calculator but not sophisticated as mathcad or linux octave. Small app, does not take up much space. The following is an example of the type of input it takes: apple = 3, pear = 7 78 * (apple + pear) the output would be 780
    Downloads: 0 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

    This web app uses the Google Web Toolkit, (currently version 2.6.1). 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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: 1 This Week
    Last Update:
    See Project
  • 13

    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: 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. I am working on a major update to how the interface...
    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

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

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

    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
  • 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: 10 This Week
    Last Update:
    See Project
  • 20
    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
  • 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: 1 This Week
    Last Update:
    See Project
  • 22
    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: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Java Calculator

    Java Calculator

    Simple, easy to use, easy to learn calculator developed in java swing

    A simple calculator designed to perform calculations of your choice, Pro Calculator also comes with access to customization on buttons and number font.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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...
    Downloads: 0 This Week
    Last Update:
    See Project