URL to App Conversion
-
Updated
May 31, 2024 - Java
URL to App Conversion
Statistical Data Visualization Tool
Statistics from random numbers with Java.
Text and Image Incryption and Decryption project based on the RSA [for Text Cryptography] and AES [for Image Cryptography] Algorithm, build in JAVA progrmming language
This repository provides Java code implementations for various data structures and algorithms. It's a great resource for learning and practicing DSA concepts in Java.
Challenge 3. This Java program contains five functions: SortArray, FindMode, FindMedian, HighestValue, and FindPrimeNumber. These functions can be helpful in various numerical analysis applications.
Median-Maintenance keeps track of the median of a growing list of numbers. O(log(n)) complexity for each of the n list elements => O(n*log(n))
A Java console application that calculates statistical measures (Mean, Median, Mode) using Object-Oriented Programming concepts
A java program to remove moving subjects from a set of still images
A collection of statistical algorithms.
Java program to apply Median Cut to an image in different color spaces.
Add a description, image, and links to the median topic page so that developers can more easily learn about it.
To associate your repository with the median topic, visit your repo's landing page and select "manage topics."