nayuki / Reference-Huffman-codingLinks
Clear implementation of Huffman coding for educational purposes in Java, Python, C++.
☆284Updated 2 years ago
Alternatives and similar repositories for Reference-Huffman-coding
Users that are interested in Reference-Huffman-coding are comparing it to the libraries listed below
Sorting:
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- A neural network implementation for the MNIST dataset, written in plain C☆102Updated 4 years ago
- Fast and stable sort algorithm that uses O(1) memory. Public domain.☆1,287Updated 4 years ago
- https://jpeg.org/downloads/jpegxl/jpegxl-draft_cfp_2.pdf☆28Updated 7 years ago
- Complete collection of code files (*.java/js/py/cpp/etc.) published on Project Nayuki website.☆148Updated last year
- Past Exams for UC Berkeley EECS Courses. PR more if you have!☆135Updated 9 years ago
- Some scripts in Python, Java and C++ for matrix multiplication.☆95Updated 5 years ago
- Norvig's Sudoku solver in C++☆65Updated 3 years ago
- University of San Francisco CS652 -- Programming Languages☆133Updated 6 years ago
- Java binary search trees implementations and tests: AVL Tree, Red black tree, Scapegoat tree, Splay tree, Treap☆134Updated 2 years ago
- ☆29Updated 8 years ago
- Example code for compilers textbook.☆204Updated 3 years ago
- A miniature program that can compute Pi to millions of digits.☆149Updated 3 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…☆63Updated 13 years ago
- Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).☆347Updated 3 years ago
- Classroom Object-Oriented Language Compiler☆30Updated 10 years ago
- to keep my study materials☆81Updated 16 years ago
- 15-441 Computer Networks Recitation Sessions from Carnegie Mellon University☆39Updated 14 years ago
- A simple VM for a talk on building VMs☆224Updated 8 years ago
- Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。☆75Updated 3 years ago
- Java implementation of a B+ Tree, a data structure that efficiently retrieves data in a block-oriented storage context☆28Updated 2 years ago
- A simple example demonstrating a calculator written with flex/bison☆235Updated 3 years ago
- Programming Pearls Prep work☆100Updated 12 years ago
- Minecraft clone written in C.☆26Updated 3 years ago
- book and codes for Modern Compiler Implementation in C☆395Updated last year
- Testing various methods for choosing tANS entropy coding automata☆78Updated 2 years ago
- Parallel Algorithm Scheduling Library☆105Updated 8 years ago
- Programs for the third edition of the Algorithm Design Manual☆144Updated 3 years ago
- CMSC 23300 - Networks and Distributed Systems☆68Updated 6 years ago
- Principles Of Programming Languages - Projects and Homeworks☆73Updated 10 years ago