專案描述

FECpp is a C++ library implementing a fast forward
error correction code, sometimes also called an
erasure code. These codes are used to split input
data into a set of n shares, with the property
that if any subset of at least k shares survives,
the original data can be recovered by the decoder.
The number of share losses the code will tolerate
can be parameterized during encoding, allowing the
code to be adapted to to a variety of loss
scenarios. FECpp is bit-for-bit compatible with
several other FEC libraries.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

您的評分
撰寫專案評