z85 implementation for Haskell
-
Updated
Dec 30, 2018 - Haskell
z85 implementation for Haskell
I will try to solve Kaggle Problems
Data preparation, statistical reasoning and machine learning are used to solve an unbalanced classification problem. Different techniques are employed to train and evaluate models with unbalanced classes.
The primary goal of this project is to convert free users of a financial tracking app into paid members. This conversion will be achieved by building a model that identifies users who are unlikely to enroll in the paid version of the app.
A C# implementation of an SNMP agent.
This program reads in a MIPS assembly file specified at the command line. If the file is correct syntactically, each instruction in the file will be translated into its 32 bit MIPS binary encoding and printed to stdout, one per line.
Scrambling of binary Line Coding (Digital to Digital)
Encodes a string to it's corresponding Base64 format.
Working with LEB128 (7-bit encoded) integers in Swift.
Predicting financial well-being through survey data from the Consumer Financial Protection Bureau
Encoding and Decoding for ZeroMQ's z85 binary format.
This code provides an implementation of Huffman Coding using C++. It enables efficient text compression and decompression through frequency-based encoding, constructing a Huffman Tree, assigning variable-length codes, and translating text to and from its binary representation.
Demonstrates several methods of integer compression
Matlab implementation of Viterbi algorithm for binary encoding
simple huffman encode and decode
Command line Python code generator that generates C++ codec for SBE messages. 5X faster encoding and 2X faster decoding compared to widely used sbe-tool.
A declarative data binding parser for binary encoded data
Image compression and decompression tool using Huffman coding on RGB channels for lossless image storage. This Java project encodes BMP/PNG images into binary format and reconstructs them from compressed text files, preserving color fidelity and image resolution.
Add a description, image, and links to the binary-encoding topic page so that developers can more easily learn about it.
To associate your repository with the binary-encoding topic, visit your repo's landing page and select "manage topics."