Name : perl-UDCode
| |
Version : 1.40.0
| Vendor : Mageia_Org
|
Release : 1.mga9
| Date : 2023-01-09 15:40:15
|
Group : Development/Perl
| Source RPM : perl-UDCode-1.40.0-1.mga9.src.rpm
|
Size : 0.01 MB
| |
Packager : tv < tv>
| |
Summary : Does a set of code words form a uniquely decodable code?
|
Description :
A code is a set of strings, called the _code words_. A code is \"uniquely decodable\" if any string _S_ that is a concatenation of code words is so in _exactly one way_.
For example, the code \'\"ab\", \"abba\", \"b\"\' is _not_ uniquely decodable, because \'\"abba\" . \"b\" eq \"ab\" . \"b\" . \"ab\"\'. But the code \'\"a\", \"ab\", \"abb\"\' _is_ uniquely decodable, because there is no such pair of sequences of code words.
\'is_udcode\' \'is_udcode(AATTwords)\' returns true if and only if the specified code is uniquely decodable.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/aarch64/media/core/release |