nayuki / Reference-Huffman-coding
Clear implementation of Huffman coding for educational purposes in Java, Python, C++.
☆273Updated last year
Alternatives and similar repositories for Reference-Huffman-coding:
Users that are interested in Reference-Huffman-coding are comparing it to the libraries listed below
- A C++ compression and decompression program based on Huffman Coding.☆69Updated 5 years ago
- Clear implementation of arithmetic coding for educational purposes in Java, Python, C++.☆375Updated 2 years ago
- huffman encoder/decoder☆109Updated 3 years ago
- This is a simple JPEG decoder written to accompany the JPEG tutorial series on my blog: https://koushtav.me/jpeg/tutorial/2017/11/25/lets…☆16Updated 5 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…☆85Updated 2 weeks ago
- Massively Parallel Huffman Decoding on GPUs☆47Updated 6 years ago
- My copy of FLINT -- please use https://github.com/flintlib/flint/ for development☆82Updated this week
- Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。☆66Updated 2 years ago
- 27-Queens Puzzle: Massively Parellel Enumeration and Solution Counting☆80Updated 7 years ago
- Testing various methods for choosing tANS entropy coding automata☆73Updated last year
- Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).☆323Updated 2 years ago
- Classroom Object-Oriented Language Compiler☆30Updated 9 years ago
- Data compression using LSTM in TensorFlow☆98Updated last year
- Java interactive 2D and 3D plots (no OpenGL)☆158Updated 3 years ago
- Dzip: improved general-purpose lossless compression based on novel neural network modeling☆65Updated 2 years ago
- A neural network implementation for the MNIST dataset, written in plain C☆97Updated 3 years ago
- Huffman algorithm implementation in C++☆18Updated 7 years ago
- a fast range coder in C++, using SSE☆37Updated last year
- Open-source number theory textbook☆57Updated 6 months ago
- A CNN implementation with pure C++ 11☆25Updated 7 years ago
- A miniature program that can compute Pi to millions of digits.☆136Updated 2 years ago
- Chess AI in Java - 2005 High School Project☆63Updated 5 years ago
- Short examples illustrating AVX2 intrinsics for simple tasks.☆87Updated 11 months ago
- Cycle-accurate pre-silicon simulator of RISC-V and MIPS CPUs☆346Updated 2 years ago
- A simple example demonstrating a calculator written with flex/bison☆224Updated 2 years ago
- A Lossless Compression Algorithm☆12Updated 7 years ago
- basic examples of OpenCL with the C++ API☆169Updated 5 years ago
- Modern Compiler Implementation in Java by Andrew W. Appel has been sitting on my shelf long enough. It's time I work through it, you know…☆59Updated 12 years ago
- Using huffman coding to compress-decompress real-world files☆47Updated 2 years ago
- MCM file compressor☆110Updated 7 years ago