Arithmetic coding library
-
Updated
Nov 11, 2024 - Rust
Arithmetic coding library
LLM based text compressor which performs better than SOTA text compression algorithms
This is a Python function named arithmetic_arranger that takes a list of arithmetic problems as strings and an optional boolean parameter show_answers. The function formats the problems into a human-readable string
A (very) basic (slightly efficient) arithmetic encoder.
A Verilog project for designing an Arithmetic Logic Unit (ALU) using pre-existing logic blocks. This ALU performs fundamental operations such as addition, subtraction, and logical shifts in a CPU architecture.
Arithmetic coding - common algorithm used in both lossless and lossy data compression algorithms
File compressor using adaptive arithmetic apprach
Come and learn the basics of python with me 😉
arithmetic encoder decoder, C port of Amir Said's FastAC
This is an implementation of arithmetic coding used for compression
Arithmetic encoding library.
Data Compression using Arithmetic Encoding in Python
A Python library implementing Entropy encoding for statistical models (mostly MLs)
This repository implements the LZ77, LZ78, Huffman, Vector Quantization, and Arithmetic coding algorithms for data compression and decompression.
This repository is a comprehensive collection of MATLAB code examples and implementations for various entropy encoding techniques, including Shannon-Fano, Huffman, and Arithmetic coding.
This project was aimed to complete my Bachelor Degree in Computer Science @2011 in University of Sumatera Utara, Indonesia. This project is a software that implements Lossless Data Compression Algorithms (Lempel Ziv Welch, Arithmetic Coding, Burrows Wheeler Transform, and Run-Length Encoding Algorithm)
a fast range coder in C++, using SSE
Add a description, image, and links to the arithmetic-coding topic page so that developers can more easily learn about it.
To associate your repository with the arithmetic-coding topic, visit your repo's landing page and select "manage topics."