There are 1 repository under calculator-java topic.
Java实现简单的科学计算器
The java/swing, javascript, android calculator
The team project was to develop a functional calculator in Java. This project demonstrates the power of object-oriented concepts like classes, objects, methods, aggregation, composition, etc. The data structure we used in this project is the stack for the infix and postfix algorithms. We used SWING framework to build the graphical interface. Also, we had to create detailed documentation about the code, the testing and the design of the software.
A scientific calculator program that gets infix expressions from input, converts them to postfix and prefix notation, and shows the result by evaluating the postfix expression.
This project name is CalculatorApp and this is a simple java Project based on java Swing and GUI. It can perform arithmetic operations on numbers
Scientific Calculator By Java GUI
Welcome to the Java Calculator project! This project was inspired by the Brototype YouTube channel's "100K CODING CHALLENGE". The goal of this project is to create a simple yet powerful calculator application using Java.
Create Calculator using java swing
A program that uses Artificial Neural Networks to recognize handwritten equations in images and calculates its result.
Terminal based Scientific calculator in java
Fraction Calculator made by HSE Student
A Fully Functional Standard Calculator - GUI Project of OOP Theory course (Using JAVA AWT)
Completed Projects on Hyperskill (JetBrains Academy)
simple calculator for basic math operation developed using Java, AWT, Swing
MagicCalculator.Developing with JavaFX.
Este é um projeto de uma calculadora simples escrita em Java, que permite realizar operações matemáticas básicas como adição, subtração, multiplicação e divisão.
CalculatorDialog
a Calculator app with javaFx
"Missing code, so it injects what its missing"
This repository contains a calculator code using Java language with the help of Swing framework. The calculator can perform basic arithmetic operations such as addition, subtraction, multiplication and division. It also has a clear button to reset the input and output fields.
某高校的 Swing 实训作业,仿照小米计算器,实现了多则运算、科学运算和部分换算功能
A Calculator in Java with Javax.swing (JFrame)
Calculator using Java
BubbleCalculator adalah aplikasi kalkulator mobile yang simpel, keren, dan elegan. Terdapat 2 tema yaitu dark dan light. Aplikasi ini dibangun menggunakan bahasa pemrograman Java.
This is simple arithmetic calculator created in java.
This is a simple calculator clone for MacOS in Java. It is a simple project for my Java class. It is a simple calculator that can do the basics.
CLI calculator made in Java
Декстопное приложение - расширенная версия обычного калькулятора, дополнительно способная строить графики функций
Polynomial graphing calculator in the terminal, made in Java
Discover the simplicity of this Java-based calculator project, providing basic arithmetic operations in a user-friendly interface. Stay tuned for continuous updates, bringing new features, bug fixes, and an improved overall experience. Your feedback is crucial in shaping the future of this project.
Multi-function Scientific Calculator with different number systems in Java - April 2022
Calculadora em JavaFX : Este código implementa uma calculadora gráfica em JavaFX, proporcionando uma experiência interativa para realizar operações matemáticas fundamentais. A estrutura modular e intuitiva do código facilita a compreensão e futuras modificações.
Basic needed function for calculator is there in the project