https://github.com/sauternic/javascript_primzahlen_auflisten_worker
Lists primes dynamically in the specified range. (Up to 16 digits) With new thread for the calculation (worker thread))
https://github.com/sauternic/javascript_primzahlen_auflisten_worker
auflisten javascript prime prime-numbers primzahlen webworker worker
Last synced: about 2 months ago
JSON representation
Lists primes dynamically in the specified range. (Up to 16 digits) With new thread for the calculation (worker thread))
- Host: GitHub
- URL: https://github.com/sauternic/javascript_primzahlen_auflisten_worker
- Owner: sauternic
- License: mit
- Created: 2018-04-28T19:55:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T19:14:15.000Z (over 6 years ago)
- Last Synced: 2025-01-19T07:13:10.508Z (3 months ago)
- Topics: auflisten, javascript, prime, prime-numbers, primzahlen, webworker, worker
- Language: HTML
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JavaScript_Primzahlen_Auflisten_Worker
Listet Primzahlen dynamisch im angegebenen Bereich auf. (Bis 16 Stellen) Mit neuem Thread für die Berechnung(Worker-Thread))
Lists primes dynamically in the specified range. (Up to 16 digits) With new thread for the calculation (worker thread))
# [Show](https://sauternic.github.io/JavaScript_Primzahlen_Auflisten_Worker/)
Ps: Wenn es mit Google Chrom geöffnet wird rechnet es am Schnellsten! :))))