搜索资源列表
LZ-code
- LZ编码又称为字典编码,本程序演示了LZ编码的步骤,有助于理解LZ编码原理。-LZ encoding, also known as dictionary coding, the program demonstrated the LZ coding step towards understanding LZ coding theory.
lz
- 信息论与编码重要算法lz算法、汉明码实现码字 分组编码。
lzcode
- lz编码与解码的c++实现,对文本的操作效果不错,对不是很复杂的位图也有效。
op003
- LZ编码,使用字典压缩法,对一个资料值的集合(资料样式),分配一个比原值还要更短的码。
CompressDecompress.rar
- ACMS压缩算法.zip arc压缩工具.zip ASH压缩算法.zip CAB解压缩程序.zip COM压缩算法.zip C语言常用算法源代码.zip HA压缩算法.zip jac压缩算法.zip lharc压缩算法.zip LZHUF、LZSS、LZARJ压缩算法.zip LZSS压缩算法.zip lzw压缩算法.zip Splay树压缩算法.zip USQ压缩工具.zip zip解压.zip zip压缩解压范例.zip 哈夫曼编码树算法.zip 哈夫曼压缩
dfountain
- LZ编码 一种有用的信道编码,我直接从网站上下的,没有运行过-LZ channel modulator ,i v get it from the web just now!!!
lz
- 运用L-Z编码方式,对无记忆信源进行编码,包含编码字典,信息墒。-LZ encoding to use for non-memory source coding, including encoding the dictionary, and information entropy.
LZ--haveDic
- lz编码与解码,可以实现对图片和文档的编码和解码,编码率99&以上,很好用-lz encoding and decoding, pictures and documents can be achieved for encoding and decoding, encoding rate of 99 & above, very good use
5275340D-2F87-4FAF-A46F-48070DD54B66
- lz编码译码LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩. -lz codec LZW is through the establishment of a string table, with a shorter code to represent a long string to achieve compression.
codingsystem
- 这是一个编码系统,包括图像配准,一维二维huffman编码,lz算法等。-This is a coding system, including image registration, one-dimensional two-dimensional huffman coding, lz algorithm.
lzwMatlab
- lempel-ziv welch 编码 蓝波- 立夫- 卫曲编码法-lempel-ziv welch encoding, image compression
LZDCode
- 这是一款把先把文本转换为其二进制码(英文为ASCII码),然后再对应其二进制码进行LZ编码的软件。它可以见到字典的换分,以及每一个字典内容对应的编码内容及其字典编号!-This is a first text to convert its binary code (English as ASCII code), and then the binary codes corresponding to the LZ encoding software. It can see the dictionar
LZ
- 从指定路径的文件中读取要编码的字符串,编成LZ码-File from the specified path string to be encoded to read, compiled code LZ
encode
- LZ编码解码,应用于信息论的信道编码,离散信源无失真编码-LZ codec, used in information theory, channel coding, lossless coding of discrete sources
LZ-gai
- LZ编码MATLAB算法,并且包含含有性能分析-the LZ coding of matlab,With performance analysis and includes
LZ--haveDic
- LZ编码的程序,分为了几个文件,有利于学习。-LZ encoding process, is divided into several files。It s easy to learn
LZ-_GUI
- LZ编码matlab算法代码及其GUI界面设计-LZ encoding matlab algorithm code and its GUI interface design
LZbianma
- 这个程序主要完成的是信息论中LZ编码的C语言实现。-This program is mainly accomplished is the LZ encoding information theory C language.
LZ
- lz 编码,自带图片,求图像的lz编码,绝壁有效-it s a answer to lz codes.
LZ编码
- LZ 系列算法用一种巧妙的方式将字典技术应用于通用数据压缩领域,而且,可以从理论上证明LZ 系列算法同样可以逼近信息熵的极限。 实现LZ算法且实现GUI界面(The LZ series algorithm uses a clever way to apply the dictionary technology to the general data compression field. Moreover, it can theoretically prove that the LZ serie