Lz77Compress:使用MaxCompiler编程工具在FPGA上实现Lz77压缩算法。

上传者: 42139871 | 上传时间: 2023-03-08 21:31:29 | 文件大小: 1.5MB | 文件类型: ZIP
C
Lz77压缩 Lz77压缩算法的实现 介绍 无损数据压缩的硬件实现对于优化存储设备的容量/成本/功耗很重要。 GZIP是一种用于文件压缩和解压缩的文件格式,它基于最流行的无损存储算法之一-DEFLATE。 DEFLATE结合使用LZ77算法和霍夫曼编码。 在这项工作中,我们使用MaxCompiler编程工具套件在FPGA上实现LZ77算法。 特征 表现: 吞吐量:每个周期时钟8个输入字节 压缩比:1.88 压缩速度:FPGA上为1.6GB / s,时钟频率为200MHz 资源使用情况: 逻辑资源:255764/262400(97.47%) 块内存:1315/2567(51.23%) 用法 文件夹层次结构(可在每个文件夹中找到更多信息) 应用程序/ build / (Where you can build/run DFE or simulations) src / (W

文件下载

资源详情

[{"title":"( 52 个子文件 1.5MB ) Lz77Compress:使用MaxCompiler编程工具在FPGA上实现Lz77压缩算法。","children":[{"title":"Lz77Compress-master","children":[{"title":"DOCS","children":[{"title":"AUTHORS.md <span style='color:#111;'> 286B </span>","children":null,"spread":false},{"title":"GZip Project_slides.pdf <span style='color:#111;'> 547.66KB </span>","children":null,"spread":false},{"title":"GZip Project_docmentation.pdf <span style='color:#111;'> 287.60KB </span>","children":null,"spread":false}],"spread":true},{"title":"TESTS","children":[{"title":"test.sh <span style='color:#111;'> 76B </span>","children":null,"spread":false},{"title":"CalgaryCorpus","children":[{"title":"news <span style='color:#111;'> 368.27KB </span>","children":null,"spread":false},{"title":"paper2 <span style='color:#111;'> 80.27KB </span>","children":null,"spread":false},{"title":"pic <span style='color:#111;'> 501.19KB </span>","children":null,"spread":false},{"title":"book2 <span style='color:#111;'> 596.54KB </span>","children":null,"spread":false},{"title":"progc <span style='color:#111;'> 38.68KB </span>","children":null,"spread":false},{"title":"geohex <span style='color:#111;'> 450.01KB </span>","children":null,"spread":false},{"title":"progl <span style='color:#111;'> 69.97KB </span>","children":null,"spread":false},{"title":"obj2 <span style='color:#111;'> 241.03KB </span>","children":null,"spread":false},{"title":"bib <span style='color:#111;'> 108.65KB </span>","children":null,"spread":false},{"title":"progp <span style='color:#111;'> 48.22KB </span>","children":null,"spread":false},{"title":"paper1 <span style='color:#111;'> 51.92KB </span>","children":null,"spread":false},{"title":"geo <span style='color:#111;'> 100.00KB </span>","children":null,"spread":false},{"title":"trans <span style='color:#111;'> 91.50KB </span>","children":null,"spread":false},{"title":"obj1 <span style='color:#111;'> 21.00KB </span>","children":null,"spread":false}],"spread":false},{"title":"README.md <span style='color:#111;'> 366B </span>","children":null,"spread":false}],"spread":true},{"title":"ORIG","children":[{"title":"software","children":[{"title":"Lz77Compress <span style='color:#111;'> 19.11KB </span>","children":null,"spread":false},{"title":"lzss.h <span style='color:#111;'> 2.35KB </span>","children":null,"spread":false},{"title":"brute.c <span style='color:#111;'> 5.41KB </span>","children":null,"spread":false},{"title":"hash.c <span style='color:#111;'> 12.47KB </span>","children":null,"spread":false},{"title":"optlist.h <span style='color:#111;'> 3.03KB </span>","children":null,"spread":false},{"title":"kmp.c <span style='color:#111;'> 7.76KB </span>","children":null,"spread":false},{"title":"lzlocal.h <span style='color:#111;'> 4.42KB </span>","children":null,"spread":false},{"title":"sample.c <span style='color:#111;'> 6.79KB </span>","children":null,"spread":false},{"title":"README <span style='color:#111;'> 7.35KB </span>","children":null,"spread":false},{"title":"list.c <span style='color:#111;'> 8.77KB </span>","children":null,"spread":false},{"title":"hash_dfe.c <span style='color:#111;'> 9.85KB </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 1.71KB </span>","children":null,"spread":false},{"title":"bitfile.c <span style='color:#111;'> 35.10KB </span>","children":null,"spread":false},{"title":"optlist.c <span style='color:#111;'> 10.62KB </span>","children":null,"spread":false},{"title":"COPYING.LESSER <span style='color:#111;'> 7.46KB </span>","children":null,"spread":false},{"title":"COPYING <span style='color:#111;'> 34.32KB </span>","children":null,"spread":false},{"title":"bitfile.h <span style='color:#111;'> 4.15KB </span>","children":null,"spread":false},{"title":"lzss.c <span style='color:#111;'> 11.45KB </span>","children":null,"spread":false},{"title":"tree.c <span style='color:#111;'> 19.10KB </span>","children":null,"spread":false}],"spread":false},{"title":"README.md <span style='color:#111;'> 669B </span>","children":null,"spread":false}],"spread":true},{"title":"APP","children":[{"title":"src","children":[{"title":"EngineCode","children":[{"title":"HashTableKernel.maxj <span style='color:#111;'> 4.29KB </span>","children":null,"spread":false},{"title":"GetHashValuesKernel.maxj <span style='color:#111;'> 2.91KB </span>","children":null,"spread":false},{"title":"Lz77CompressManager.maxj <span style='color:#111;'> 6.55KB </span>","children":null,"spread":false},{"title":"SelectionKernel.maxj <span style='color:#111;'> 6.13KB </span>","children":null,"spread":false},{"title":"MatchingKernel.maxj <span style='color:#111;'> 6.36KB </span>","children":null,"spread":false}],"spread":true},{"title":"CPUCode","children":[{"title":"Lz77Hostcode.cpp <span style='color:#111;'> 5.71KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Makefile.common <span style='color:#111;'> 6.10KB </span>","children":null,"spread":false},{"title":"Makefile.Maia.hardware <span style='color:#111;'> 140B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 756B </span>","children":null,"spread":false},{"title":"build","children":[{"title":"file_input <span style='color:#111;'> 108.65KB </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"README.md <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"LICENSE.txt <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明