GitHub topics: compression-algorithm
Kvnbbg/pdf_fit
PDF FIT is a user-friendly Python-based tool designed to compress PDF files efficiently, making them optimal for sharing on various platforms where file size matters, such as LinkedIn or other online platforms. This tool automates the process of reducing PDF sizes, ensuring they are optimized for online use.
Language: Python - Size: 1.51 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

aldrinmathew/digit_power_compression
Compress a 64-bit integer to a byte-pair sequence based on the power of numbers
Language: Rust - Size: 3.91 KB - Last synced at: 20 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

horizon-research/Real-Time-Spatio-Temporal-LiDAR-Point-Cloud-Compression
This is a compression technique that targets for LiDAR-generated point cloud
Language: C++ - Size: 5.41 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 138 - Forks: 14

nwaliv/MAIProject
This master's thesis project uses HrNet to detect and remove banding artifacts in compressed videos, enhancing visual quality through CAMBI-informed training and performance evaluation.
Language: Jupyter Notebook - Size: 26.4 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

rainerzufalldererste/hypersonic-rle-kit
The fastest Run-Length-Encoding on the Planet (for x64)
Language: C - Size: 1.37 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 34 - Forks: 7

Kagamiin/ssdpcm
Step-Selected Differential Pulse Code Modulation audio codec, format specification and implementation
Language: C - Size: 205 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1

mr-ravin/ravdecjs 📦
RavdecJS is a JavaScript module implementing a lossless data compression algorithm designed by Ravin Kumar on September 19, 2016. This algorithm is designed exclusively for textual data, including alphabets, numbers, and symbols.
Language: JavaScript - Size: 68.4 KB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

rwanwork/QScores-Archiver
Quality Scores Archiver
Language: C++ - Size: 640 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 2

aashrafh/ArithmeticCoding
Image compression using arithmetic coding algorithm
Language: Python - Size: 1.49 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 2

tlog-dev/eazy
Logging focused compression.
Language: Go - Size: 290 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 1

winstonrc/strawberry
A (Mac-only) rotation-based compression tool
Language: Shell - Size: 4.88 KB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

alantudyk/twice
For the LTCB's enwik9 only.
Language: Rust - Size: 140 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

lolrobbe2/Athena
Athena is a versatile C++ library designed for efficient binary file operations, allowing developers to directly write structs, classes, raw data, and arrays into a binary format. It combines high-performance compression with modular data management, making it an excellent tool/library for handling complex binary data storage needs.
Language: C++ - Size: 588 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

andybbruno/TSXor
TSXor: A Simple Time Series Compression Algorithm
Language: C++ - Size: 16.2 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 52 - Forks: 5

lorenzosaino/weissman-score
Weissman score calculator
Language: Python - Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 123 - Forks: 20

gadimbo/BitNode-ID-Checker
LexiBit
Size: 6.84 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Littleclone/Compressor
My First C Projekt i Finished, even its not Fully Bug Free its working on Normal Englisch Sentences Pretty well, in my Test i didn't found any bugs but with Special Characters (like [, },#, etc) it can follow to errors
Language: C - Size: 17.6 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

jibsen/brieflz
Small fast Lempel-Ziv compression library
Language: C - Size: 274 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 104 - Forks: 18

Gyakobo/quadtree-image-compression
This project aims utilize a graph(a tree) as a form of image value compression by implementing a special kind of data structure where it basically groups repeating variables into a node and ungroups non-repeating values into their own nodes.
Language: C - Size: 143 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

marthadais/TrajectoriesCompressionAnalysis
The proposed methodology assess how compression algorithms influence the clustering analysis with respect to anomaly detection of vessel trajectories.
Language: Python - Size: 4.69 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 2

Rajdeepc/linkedin-profile-creator
A Simple SVG to PNG generator tool to create LinkedIn Profile picture with custom text on badges
Language: JavaScript - Size: 294 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

jessedahlke/CSCI161-Lab109
Project for data structures and algorithms course. Focuses on various hash code and compression algorithms to store in a hash table. Dec 2024
Language: Java - Size: 24.4 KB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

gwlucastrig/gridfour
Tools for raster data including geophysical applications and digital elevation models
Language: Java - Size: 6.2 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 22 - Forks: 5

pskh2004/Text-Compression-Algorithms
Implementation of text compression algorithms like BWT, RLE, and Huffman Coding.
Language: Python - Size: 38.1 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ohsuhyeon0119/huffman-file-compressor
huffman algorithm based compression/ decompression implementation using C
Language: C - Size: 1.32 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Cizr/PerlCodingToolkit
This repository contains a diverse collection of Perl scripts and utilities designed to assist developers in various aspects of programming and problem-solving.
Language: Perl - Size: 53.7 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

etdon/detect-compression
Simple script to detect popular compression algorithms based on their magic number.
Language: Python - Size: 11.7 KB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

FedNazar/Kitten
Lossless data compression algorithm, aimed at fast decompression speeds and better compression ratios than LZ4HC and other speed-oriented algorithms
Language: C - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ahmedSherif-eng/Huffman-Compression-Tool
A Java-based tool that uses the Huffman coding algorithm for lossless file compression and decompression. It builds a Huffman Tree from character frequencies to generate efficient binary codes, reducing file size effectively.
Language: Java - Size: 2.43 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

lemariva/SquirelCrawl
This code compress a webpage into an html file. Images are converted to base64 and integrated together with CSS files in the html. Useful for webpages on microcontrollers (or low memory devices), a complete offline copy of a webpage etc.
Language: Python - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 19 - Forks: 4

ibraheemalayan/MIPS-Assembly-File-Compression
a mips assembly program that reads, compresses/decompresses files, write them back to disk.
Language: Assembly - Size: 31.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

Axel-Jalonen/comp.axelj.dev
Human readable text "compression" in the browser.
Language: HTML - Size: 62.5 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

tracywong117/BRWT-Python
Unofficial implementation of Binary Relation Wavelet Tree in Python.
Language: Python - Size: 5.86 KB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

loxxous/Jampack
Experimental parallel compression algorithm
Language: C++ - Size: 190 KB - Last synced at: 10 months ago - Pushed at: about 8 years ago - Stars: 24 - Forks: 1

daedalus/ctw 📦
Context Tree Weighting
Language: C - Size: 84 KB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 2

emagood/CompressGodot
Compress Godot uses an array and the compress method, several comprehension methods
Language: GDScript - Size: 10.7 KB - Last synced at: 8 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

RuntimeTerror-404/file_encryptor-decryptor
Parallel File Encryptor/Decryptor for multi file formats
Language: Java - Size: 387 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Gyakobo/sparse-matrix
This project aims utilize a sparse matrix as form of matrix or image value compression by basically implementing a special kind of data structure where it omits one continuously recurring value ultimately saving space only for "important" variables.
Language: C - Size: 164 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

vTuanpham/SVD_Image_Video_Compression 📦
Image and video compression via singular value decomposition with user-interface.
Language: Python - Size: 2.36 MB - Last synced at: 13 days ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

gaurav-sharma-730/File_Compression
Efficient Java-based command-line utility for file compression and decompression, supporting multiple file formats. This tool leverages optimized algorithms to reduce file size, saving storage and enhancing data transfer efficiency. Ideal for handling large datasets and improving file management. Developed with a user-friendly CLI
Language: Java - Size: 19.5 KB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SarthakSKumar/Secure-and-Efficient-Data-Transmission
Enabling Secure and Efficient Data Transmission using Compression and Cipher Algorithms. CSE Sem-II Project 2022
Language: C - Size: 137 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 2

BNN-UPC/Atom_Neural_Traffic_Compression
This repository contains de code and instructions to train the models and prepare the datasets for the experiments in the paper "Atom: Neural Traffic Compression with Spatio-Temporal Graph Neural Networks" accepted at the 2nd ACM CONEXT GNNet 2023 Workshop.
Language: Python - Size: 4.6 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

jeffasante/radical-compression
A lossless compression algorithm combining data compression with cryptographic properties, achieving 50% compression ratio with basic data security. Built in C and Python.
Language: C - Size: 71.3 KB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

sanjay7178/filecompressor
A versatile file compression tool implemented in Go that supports multiple compression algorithms and chaining them together.
Language: Go - Size: 2.05 MB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

rana/svb
Stream variable byte compression in Rust.
Language: Rust - Size: 37.1 KB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

PhoenixDD/Huffman-Encode_Decode
A c++ program to compresses and decompresses files using Huffman algorithm.
Language: C++ - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 10 - Forks: 4

607011/txtz
Short string compression
Language: C++ - Size: 219 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 2

SAASAVR/Cloud-Analysis-Process
Cloud Service utils for storing audio files in strings and analyze audio
Language: Jupyter Notebook - Size: 2.43 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

Michael98Liu/Variable-Byte-VarByte-Encoding
Compress numerical data using variable byte encoding.
Language: C++ - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 13 - Forks: 1

trholding/neuralink_c
[WIP] Compressor and Decompressor for Neuralink Compression Challenge. https://content.neuralink.com/compression-challenge/README.html
Size: 1.95 KB - Last synced at: about 14 hours ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ttcpavle/Huffman-coding-cpp
This program can compress and decompress textual file using huffman binary tree. Compressed file can be aroud 30%-50% smaller in size.
Language: C++ - Size: 753 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

thkox/uni_2023-compression-and-object-removal
This project is a team assignment for the "Multimedia Systems" course, offered in the 6th semester of the 2023 academic year at the University of Piraeus, Department of Informatics.
Language: Python - Size: 225 MB - Last synced at: 6 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 2

davidepianca98/kMTFCompressor
Context aware Move To Front Transform based compressor
Language: C++ - Size: 229 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

MrJake222/huffman_coding
Adaptive Huffman coding in C++
Language: C++ - Size: 4.26 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

flavienbwk/12-bytes-compression
Algorithm for compressing digital values for SigFox frames of 12 bytes.
Language: C++ - Size: 23.4 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

drovandi/GraphCompressionByBFS
Graph Compression by BFS implementation
Language: Java - Size: 476 KB - Last synced at: 11 months ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 4

moheladwy/VectorQuantization
This is the Implementation for the Vector Quantization Algorithm using java.
Language: Java - Size: 4.29 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ananthvk/text-compressor
A text compression program in C++, which performs basic compression using Huffman Code algorithm
Language: C++ - Size: 158 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sudarshanmg/huffman
Compress files using huffman codes
Language: C++ - Size: 104 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

rwanwork/Re-Pair
Offline Dictionary-based Compression (Re-Pair, Recursive Pairing)
Language: C - Size: 108 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 3

devscafecommunity/CompressRedux
Este repositório contém uma implementação de um algoritmo de compressão de arquivos baseado em chunks, usando o algoritmo LZ4, e uma abordagem para reconstruir os arquivos a partir dos chunks comprimidos.
Language: JavaScript - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

znschaffer/zzip
command-line utility that uses Huffman coding to compress and decompress files
Language: C - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

snovvcrash/LibCoders-GUI 📦
File compression library (includes 6 algorithms) with Qt GUI
Language: C++ - Size: 45.9 KB - Last synced at: 28 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 3

Sahil-4555/lZ77_Compression_Decompression
LZ77 algorithm, providing efficient lossless data compression and decompression capabilities. It offers a reliable and flexible solution for reducing file sizes in various programming languages.
Language: C++ - Size: 2.93 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

dynatrace-oss/dynahist
DynaHist: A Dynamic Histogram Library for Java
Language: Java - Size: 1.84 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 45 - Forks: 9

hughyi/Algorithms
Prof. Jungmin So - fall '23
Language: C++ - Size: 1.18 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

weissenberger/bzip2gpu
Fast, GPU-based decompressor for bzip2 streams.
Language: Cuda - Size: 2.34 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

thergh/LZ77-encoding
Encoding and decoding data using lossless LZ77 compression
Language: Python - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NashifAlam/HyperVisor
Simulation software for sensor array in a High Performance Vehicle or an Utility Vehicle
Language: C++ - Size: 1000 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Iemand005/LDiff
Differential file compression designed for incremental raw disk image backups.
Language: C# - Size: 65.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Kareem-Emad/DCNN-Accelerator
Low level design of a chip built for optimizing/accelerating CNN classifiers over gray scale images.
Language: VHDL - Size: 12.3 MB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 3

mbs0221-bjut/Compressor
A simple compressor written in C++
Language: C++ - Size: 84 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

pseudoincorrect/NeRD_Embedded_System
Embedded transmission device for the NeRD system (Paper doi: 10.1088/1741-2552/aaa041)
Language: C - Size: 1.93 MB - Last synced at: 6 months ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

dominiksalvet/huffman-codec
Adaptive Huffman coding with extra features
Language: C++ - Size: 1.24 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

SnehaChhipa/Wordle_DataStructures
A Data Structures project as part of course work of BSc in Computer Science UCD.
Size: 1.16 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Mortafix/CANN
Compression Algorithms for Neural Network
Language: Jupyter Notebook - Size: 214 MB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

MarcoGarlet/TheseusUnimi
TheseusUnimi is a Java-based compression algorithm for time series data.
Language: Java - Size: 32.2 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

saeidEmadi/NNS
NNS : Neural network surgery | academic assignment
Language: Jupyter Notebook - Size: 13 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KrishnanSG/Audio-Compression
An application to compress your audio files upto 50%
Language: Python - Size: 35.2 KB - Last synced at: 9 months ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 6

KristianKrattiger/File_Compressor_
(Still in development, logic of the algorithms works just working on file handling) Text file compressor using handcoded Huffman Coding implementation
Language: C++ - Size: 2.15 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

andChen2026/Image-Processor
A program to allow for image processing applications on a huge dataset of pictures.
Language: Python - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

berracode/compression_tool_in_c
Compression tool written in C using Huffman coding
Language: C - Size: 5.55 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ElbazAhmed/Compression-Tool
This repository contains a Java implementation of a compression tool that utilizes the Huffman coding algorithm to compress and decompress text files.
Language: Java - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gmersy/HIRE
Hierarchical Residual Encoding for Multiresolution Time Series Compression
Language: Rust - Size: 221 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

d-becking/ECQx
ECQx: Explainability-Driven Quantization for Low-Bit and Sparse DNNs
Language: Python - Size: 1.11 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Magnushhoie/weightless_NN_decompression
Proof of concept for neural network decompression without storing any weights
Language: Jupyter Notebook - Size: 71.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

wyvernSemi/slzw
Simple LZW codec in C
Language: Java - Size: 103 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

sirenescx/compression-algorithms 📦
Algorithms and Data Structures Course homework assignment, HSE CS 2020
Language: C++ - Size: 251 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

beigecap/Compression_of_NNs_course Fork of medphisiker/yolo_VIKA
Course of compression of neural networks. ITMO University. AI Talent Hub.
Size: 6.98 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DiscreetAI/decentralized-ml
Full stack service enabling decentralized machine learning on private data
Language: Jupyter Notebook - Size: 76.6 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 59 - Forks: 6

StevenMonty/LZW
A modified version of the LZW compression algorithm that uses dynamically sized codewords for a higher compression ratio
Language: Java - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Ankit-22/LZ77
Language: Java - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 2

JoshVarga/blast
Golang library for both compressing and decompressing data in the PKWare Data Compression Library (DCL) compressed format, otherwise known as "explode" and "implode" which differ from PKZIP.
Language: Go - Size: 32.2 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 17 - Forks: 4

camburroughs/ECE6680
Embedded Computing - Grad Level | Coursework
Language: C - Size: 1.56 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Princegupta101/PixelSlim
PixelSlim optimizes images for web with 90% compression, making websites faster and images sharper. (built with Next.js 14)
Language: TypeScript - Size: 57.6 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Your-vo1d/Arithmetic-compression
Language: Python - Size: 24.4 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sharmilathirumalai/Adaptive-Huffman-Coding
An adaptive form of Huffaman Coding.
Language: Java - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

andrescaro16/VimPress
Language: C++ - Size: 1.46 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NicoNico6/Implement-of-Channel-Pruning-With-Pytorch
Trying to impleament CNN Channel-Pruning algorithm with Pytorch
Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

ArtemkaKun/TCompressor 📦
TCompressor - is a small, fast and useful program to compress files! TCompessor was write, using C# and .NetCore, so in future it can be used both on Linux and Windows.
Language: C# - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
