FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

data-compressor · GitHub Topics · GitHub

#

data-compressor

Here are 7 public repositories matching this topic...

Language: All
Filter by language

An FPGA-based GZIP (Deflate algorithm) compressor, which inputs raw data and outputs standard GZIP format (as known as .gz file format). 基于FPGA的GZIP压缩器。输入原始数据,输出标准的GZIP格式,即常见的 .gz / .tar.gz 文件的格式。

  • Updated Sep 15, 2023
  • Verilog

This project is about the implementation of the LZ77 and Deflate COMPRESSION algorithm.

  • Updated Aug 27, 2020
  • C

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.

  • Updated Jun 30, 2023
  • C++

The final project in my undergraduate life, a data compressor based on BWT, MTF and Huffman-coding.

  • Updated Jun 9, 2019
  • C++

A qr code encoder and decoder that first uses gzip, on the data field text and then encodes a qr code with base64 and another qr code with hex to generate qr codes

  • Updated Jul 27, 2023
  • Rust

An implementation in C of the Shannon's compressor.

  • Updated Jun 1, 2015
  • C

LZ77 compression-decompression alghoritm implemented for my assignment project

  • Updated Dec 23, 2023
  • C++

Improve this page

Add a description, image, and links to the data-compressor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-compressor topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL