Skip to content
#

compression-algorithm

Here are 19 public repositories matching this topic...

This Full-Stack Application (React and Springboot) was developed with the purpose of allowing a user to choose, run and compare the results of any 2 of our algorithms from our list of completed Tree Compression Algorithms that we have explored and implemented, comparing factors such as time taken and compressed image size and quality.

  • Updated Nov 5, 2023
  • JavaScript

Moons and Suns is a word game similar to Bulls and Cows, Jotto or Wordle. One can play any length word to try to guess a hidden word. The word-of-the-day is different length each day. The feedback that the player is given is only the number of exact matches (Suns) and near matches (Moons) between the letters of the guess word and the hidden word.

  • Updated Jul 7, 2023
  • JavaScript

Ravdec is a module written in Javascript, which is based on a Lossless Data Compression Algorithm designed by Mr. Ravin Kumar on 19 September, 2016.This compression algorithm have a fixed compression ratio of 1.1429 in all possible cases, It accepts data of following format: alphabets,numbers, and symbols.It can be used where the machine generat…

  • Updated Jun 11, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the compression-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the compression-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more