benmoshe / Intro2CS_ArielU_2025ALinks
This educational repository covers the Introduction to Computer Science in Java (Ariel University, 2025 - fall semester - A). This course requires no background in programming.
☆12Updated 3 months ago
Alternatives and similar repositories for Intro2CS_ArielU_2025A
Users that are interested in Intro2CS_ArielU_2025A are comparing it to the libraries listed below
Sorting:
- A C++ compression and decompression program based on Huffman Coding.☆69Updated 5 years ago
- C++ program to compress any file using the standard Huffman encoding algorithm☆30Updated 5 years ago
- A small C++ console application demonstrating the Huffman coding and Adaptive Huffman coding algorithms.☆10Updated 7 years ago
- Huffman encoding and decoding using C++☆53Updated 6 years ago
- Clear implementation of Huffman coding for educational purposes in Java, Python, C++.☆281Updated last year
- C++ implementations of common data compression algorithms.☆115Updated 8 years ago
- Clear implementation of arithmetic coding for educational purposes in Java, Python, C++.☆382Updated 2 years ago
- Implementation of the adaptive Huffman coding algorithm☆8Updated 2 years ago
- huffman encoder/decoder☆112Updated 4 years ago
- A complete implementation of 10918-1 (JPEG) coming from jpeg.org (the ISO group) with extensions for HDR, lossless and alpha channel codi…☆338Updated 7 months ago
- public-domain implementation of entropy coder from ANS family.☆18Updated 5 years ago
- Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).☆326Updated 2 years ago
- The goal of the library is to help with research in the area of data compression. This is not meant to be fast or efficient implementatio…☆91Updated 4 months ago
- Huffman algorithm implementation in C++☆18Updated 8 years ago
- Implementation of Image compression using DCT☆60Updated 6 years ago
- A simple neural network implement in c++☆130Updated 11 months ago
- Prediction by Partial Matching☆15Updated 5 years ago
- bwt: An ANSI C implementation of the Burrows-Wheeler transformation (BWT)☆14Updated 5 years ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- New generation entropy codecs : Finite State Entropy and Huff0☆1,399Updated last year
- Fridge for Codechef: An android app for downloading and browsing questions and contests from codechef.com offline☆18Updated 7 years ago
- JPEG decoder & encoder☆13Updated 4 years ago
- Experimental data compressor☆16Updated 2 years ago
- A JPEG encoder in a single C++ file☆150Updated 2 years ago
- Murmur2 Hashes in ansi C☆55Updated 13 years ago
- Small & portable byte-aligned LZ77 compression☆484Updated 10 months ago
- encoder and decoder on an image without using Huffman coding☆19Updated 8 years ago
- A Python Implementation of the tabled Asymmetric Numeral Systems compression method.☆25Updated 5 years ago
- Just practice and lots of coding stuff☆43Updated 5 years ago
- A C++ compression program based on Huffman's lossless compression algorithm and decoder.☆100Updated last year