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
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.
With the new version, you can also calculate the derivative of a function.
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
A small tool which allows all basic smith chart actions.
This program was created for educational purposes.
JAVA RUNTIME REQUIRED
Tested on Windows. Some features may not available with other OS (e.g. copy to clipboard)
GENERAL PUBLIC LICENSE
There is a pdf help file online take a look in the files section. There is also a link available in the program itself.
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>
...
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.
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.
Enable the user to talk to the calculator to enter the numbers and operations or write them using a drawing panel , it support both English and Arabic languages.It have text to speech of the entered numbers/operations and reading the results.
The ISOCalc (Isometric Calculator Engine) is a class library for isometric plot games. The ISOCalc can be used as a calculator background for every game with different graphic front. (Special Thanks for OpenTTD Team)
XCalc is an infix calculator for mobile devices that support J2ME, MIDP 1.0 and CLDC 1.0.Its main features are 2d and 3d plotting of functions and its usability. It uses the Real.java library http://sourceforge.net/projects/real-java.
This if calculator for complex numbers. It works with algebraic and trigonometrical form and has multiple memory slots. There are many mathematical functions like sin, cos and etc.
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)