首页--工业技术论文--自动化技术、计算机技术论文--计算技术、计算机技术论文--一般性问题论文--理论、方法论文--算法理论论文

无损数据压缩、算法比较和实现

Abstract第7页
摘要第8-9页
Acknowledgements第9-14页
Abbreviations第14-15页
Chapter 1 Introduction第15-20页
    1.1 Thesis scope第17-18页
    1.2 Definitions of terms第18-20页
Chapter 2 Background第20-31页
    2.1 Lossless Data Compression Techniques第21-24页
        2.1.1 Run Length Encoding Algorithm第22页
        2.1.2 Huffman Encoding第22-23页
        2.1.3 Lempel Zev Welch第23页
        2.1.4 Arithmetic Coding第23-24页
    2.2 Compression Algorithms第24-31页
        2.2.1 LZ77第24-25页
        2.2.2 Gzip第25页
        2.2.3 Deflate第25页
        2.2.4 Zoptli第25-26页
        2.2.5 Bzip2第26页
        2.2.6 Brotli第26-31页
            2.2.6.1 Creating a Huffman Tree第27-29页
            2.2.6.2 Compressed data representation in Brotli第29页
            2.2.6.3 Brotli compatibility: browsers and servers第29-31页
Chapter 3 Comparisons of lossless data compression algorithms第31-36页
Chapter 4 Implementation of Compression algorithms using R第36-42页
Chapter 5 Conclusion第42-45页
    5.1 Future lines第43-45页
Appendix A An Appendix第45-46页
Bibliography第46-49页

论文共49页,点击 下载论文
上一篇:基于文件过滤驱动的透明加密系统的设计与实现
下一篇:企业员工绩效管理系统的设计与开发