Streamable binary to text encodings for .NET
-
Updated
May 14, 2018 - C#
Streamable binary to text encodings for .NET
z85 implementation for Haskell
I will try to solve Kaggle Problems
Predicting financial well-being through survey data from the Consumer Financial Protection Bureau
A C# implementation of an SNMP agent.
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.
Encoding and Decoding for ZeroMQ's z85 binary format.
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.
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.
Binary reader and writer utilities for Deno, Node.js and browsers.
Demonstrates several methods of integer compression
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.
A simple AI for TicTacToe with Alpha-Beta pruning and binary encoding for the board
Matlab implementation of Viterbi algorithm for binary encoding
A declarative data binding parser for binary encoded data
Scrambling of binary Line Coding (Digital to Digital)
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."