Testovací framework kompresních metod

There are many algorithms for data compression. These compression methods often achieve different compression rate and also use computer resources differently. In practice a combination of compression is usually used instead of standalone compression methods. The software tool can be evolved, where...

Full description

Bibliographic Details
Main Author: Štoček, Ondřej
Other Authors: Lánský, Jan
Format: Dissertation
Language:Czech
Published: 2008
Online Access:http://www.nusl.cz/ntk/nusl-293861
Description
Summary:There are many algorithms for data compression. These compression methods often achieve different compression rate and also use computer resources differently. In practice a combination of compression is usually used instead of standalone compression methods. The software tool can be evolved, where we can easily combine existing compression methods to new one and test it consequently. Main goal of this work is to propound such tool and implement it. Further goal is to implement basic library of compression and transformation methods that can be plugged in this tool and that the capabilities of the whole solution can be demonstrated on.