https://github.com/kawacoder/perfectnumbercalculator
A simple program to compute perfect numbers with different parameters and save them into a file.
https://github.com/kawacoder/perfectnumbercalculator
Last synced: 9 months ago
JSON representation
A simple program to compute perfect numbers with different parameters and save them into a file.
- Host: GitHub
- URL: https://github.com/kawacoder/perfectnumbercalculator
- Owner: KawaCoder
- License: mpl-2.0
- Created: 2021-09-18T08:54:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-13T13:18:38.000Z (over 3 years ago)
- Last Synced: 2025-02-13T01:36:30.798Z (11 months ago)
- Language: Java
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Perfect Number Calculator
## A program that compute perfect numbers with different parameters and save them into a file. (doesn't actually works perfectly )
#### Did you ever wanted to compute all the perfect numbers? (no, really?)
#### Well now, your dream can be done! With this little program, you can choose
from what number do you want to compute them, and from what number to start!(useless, really?)
And there is an auto-save function to never lost your progression! (even more useless, really?)
## Table of content:
### 1. [Downloads](https://github.com/DR34M-M4K3R/perfectNumberCalculator#downloads)
### 2. [About the program](https://github.com/DR34M-M4K3R/perfectNumberCalculator#about-the-program)
### 3. [How to launch the software?](https://github.com/DR34M-M4K3R/perfectNumberCalculator#launch-the-software)
### 4. [How to use perfectNumberCalculator?](https://github.com/DR34M-M4K3R/perfectNumberCalculator#how-to-use-perfectNumberCalculator)
### 5. [Special cases and internal errors](https://github.com/DR34M-M4K3R/perfectNumberCalculator#special-cases-and-internal-errors)
### 6. [Contact (24/24h)](https://github.com/DR34M-M4K3R/perfectNumberCalculator#contact)
## Downloads
[](https://github.com/DR34M-M4K3R/perfectNumberCalculator/releases/download/1.0/perfectNumberCalculator.jar)
## About the program
The program uses this method:
-Take a number,
-Divide it by 2,
-Test all inferiors number to see if they are divider,
-Add them up and compare it to the original number, if it is the same, then this number is perfect,
-Write the file with this number
-loop
Program made by [DR34M-M4K3R](https://github.com/DR34M-M4K3R)
## Launch the software
### Launch the .jar file
To launch the .jar file, you need to open a terminal and type:
```
$ java -jar perfectNumberCalculator.jar
```
## How to use perfectNumberCalculator?
First, you need to download the program by going into the [downloads section](https://github.com/DR34M-M4K3R/perfectNumberCalculator#downloads) And then, launch the software.
Then, select a slot to play by pressing the number of a slot.
# Special cases and internal errors
Not known for now.
## Contact
[](https://discord.gg/3VEeEdSeVv)
## How can i contribute?
To contribute to the development of the projects, you can [contact me on discord]https://github.com/DR34M-M4K3R/perfectNumberCalculator#contact), I am available all the time; or make a donation (buy me a coffee). I would be extremely grateful!