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 4 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
- Clear implementation of Huffman coding for educational purposes in Java, Python, C++.☆283Updated last year
- A small C++ console application demonstrating the Huffman coding and Adaptive Huffman coding algorithms.☆10Updated 7 years ago
- C++ course, year 5783☆12Updated 2 years ago
- C++ JPEG compression/fuzzed low-RAM JPEG decompression codec with Public Domain or Apache 2.0 license☆233Updated last year
- C++ implementations of common data compression algorithms.☆115Updated 8 years ago
- C++ course, year 5784☆13Updated last year
- Python Implementaion of Huffman Coding - compression and decompression☆121Updated 7 months ago
- Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).☆327Updated 2 years ago
- huffman encoder/decoder☆113Updated 4 years ago
- Testing various methods for choosing tANS entropy coding automata☆76Updated last year
- public-domain implementation of entropy coder from ANS family.☆19Updated 6 years ago
- Implementation of the adaptive Huffman coding algorithm☆8Updated 2 years ago
- Using huffman coding to compress-decompress real-world files☆47Updated 2 years ago
- Single header lib for JPEG encoding. Public domain. C99. stb style.☆279Updated last year
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆83Updated 3 years ago
- Data compression using LSTM☆133Updated 2 years ago
- Digital Image Watermarking Method Based on Hybrid DWT-HD-SVD Technique: Attacks, PSNR, SSIM, NC☆108Updated last year
- A stable version of Stroustrup's FLTK interface used in Chapters 12-16 of his Principles and Practice book☆20Updated 3 years ago
- image encryption using Chaotic sequence and LFSR method☆12Updated 6 years ago
- Asymmetric Numeral Systems - Tabled ANS, C Implementation☆11Updated 6 years ago
- C++ and SFML based 2D simulation RPG game☆11Updated 4 years ago
- Image encryption using chaotic maps (Arnold map) ,Mandelbrot set and DNA encryption☆16Updated 2 years ago
- rans optimized tricks☆24Updated 7 years ago
- ☆70Updated 10 years ago
- MATLAB program with GUI to watermark images☆37Updated 7 years ago
- Simple image compression/decompression algorithm using DWT (discrete wavelet transform) and RLE+Huffman encoding.☆11Updated 11 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- Implementation of Image compression using DCT☆60Updated 6 years ago
- A C++ compression program based on Huffman's lossless compression algorithm and decoder.☆99Updated last year