Liste des Groupes | Revenir à cl c |
On 06/06/2024 17:55, bart wrote:The purpose of compression is to remove all pssibilities to detect andOn 06/06/2024 17:25, Malcolm McLean wrote:Because if a single bit flips in a zip archive, it's likely the entire archive will be lost. This scheme is robust. We can emed compressed text in programs, and if it is corruped, only a single line will become unreadable.Not strictly a C programming question, but smart people will see the relavance to the topicality, which is portability.What's the problem with compressing to binary (using existing, efficient utilities), then turning that binary into ASCII (like Mime or Base64)?
Is there a compresiion algorthim which converts human language ASCII text to compressed ASCII, preferably only "isgraph" characters?
So "Mary had a little lamb, its fleece was white as snow".
Would become
QWE£$543GtT£$"||x|VVBB?
Les messages affichés proviennent d'usenet.