Showing 30 open source projects for "java 2 sdk"

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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. ATC Online Alpha: https://advantrigoncalc.sourceforge.io/atc/ More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by...
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 2
    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: 1 This Week
    Last Update:
    See Project
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4
    STEMCalc IV - Mathematics Swiss Knife

    STEMCalc IV - Mathematics Swiss Knife

    The Fourth Edition of STEMCalc and the biggest one yet!

    ...Anyone who can spare time and lend a helping hand as a beta-tester is very appreciated. Contact the author for more information. +++INTRO+++ STEMCalc IV is a simple, yet powerful, console-programmed calulator written in Java, performing one calculation with two numbers max at a time and other various functions. +++STORY+++ This is the fourth edition of the previously abandoned student project STEMCalcR. The project has never seen the light of day due to various bugs and lack of usability, even after attempts at reviving the project in the forms of STEMCalcR2 and R3Boot editions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 5

    Logic Calculator

    A Calculator to perform logical operations

    The Logic Calculator is an application useful to perform logical operations. It has three modes: (1) Evaluation of logic formulae: In this mode we have the basic boolean operations (negation, conjunction, disjunction, conditional and biconditional) so the user can insert the logic formula and the Logic Calculator displays the truth table along with the models of the formula. (2) Logical entailment: In this mode the user can insert a number of premises followed by a number of...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    sTime Calculator is simple time calculator, which can be used to find the duration, add duration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9

    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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    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
  • 11
    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
  • 12

    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
  • 13
    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
  • 14
    Percentage Calculator+

    Percentage Calculator+

    Developed in pure Java, this program calculates percentages.

    1)Percent value & percentage 2)Percent Change 3)Percent Decrease 4)Percent Increase User enters two values to compute the third (result).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Nero JCalculator

    Simple Java calculator made by Nero using Java programming language.

    This project is for learning purpose, it's about developing a calculator using Java, at last, I want to release it for free with nice GUI and these stuffs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenRPN is an initiative to design and produce ultra high-quality calculator hardware and software for advanced students and professional users.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A Java SE based calculator for professionals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ZoekO is a vintage game, originally coded by Joris Schoolmeesters for the Texas Instruments TI-83 calculator. The goal is to find the 'O' hidden in a grid of zeroes (these two characters only differ by 3 pixels on the TI-83).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    主要用于计算昆仑的<<修仙>>战斗结果.并提供其他一些辅助计算. 软件需要安装Jre 1.6 update16 以后的版本运行此程序
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Earl Engine moved to Google Code: http://earl.googlecode.com. BoardCalc is a separate, independent utility mobile application for Conflict of Heroes gamers. It's a probability calculator and dice replacement. NOTE:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Applications for mobile phones with Java installed (KVM MIPS 2), which functions as a calculator to solve basic problems offered to scientists of computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Joda-time based utility Java class that allows calculation related to downtimes. You set a list of downtimes (date-time intervals), and the calculator will give you the ending date-time of a duration, and uptime between two points in time, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A crappy graphing calculator!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple CPU simulator whose goal is to make assembly learning easier. This goal is reached giving a simple calculator, called ENIAC, with a simple CPU, called vCPU. The vCPU's instructions are very simple and easy to understand.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    HorsePower is J2ME scientific calculator optimised for use on mobile phones, with the appearance of the classic range of Hewlett Packard calculators. (MIDP 1.0 & CLDC 1.0)
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next