-
管理器的相关文件合乎饿合乎 饿暖
管理器的相关文件合乎饿合乎 饿暖-management of the relevant documents in line with hungry out hungry and warmer
- 2022-02-04 17:17:37下载
- 积分:1
-
实现对图像的lzw压缩编码 得到图像的压缩比以及码长
实现对图像的lzw压缩编码 得到图像的压缩比以及码长-Lzw realize image compression coding of image compression ratio as well as the code length
- 2023-05-20 15:50:02下载
- 积分:1
-
图像的方块编码,图像编码的一种形式!压缩比较大。
图像的方块编码,图像编码的一种形式!压缩比较大。-box image coding, image coding is a form! Compression is relatively large.
- 2023-09-01 20:25:03下载
- 积分:1
-
请使用此代码作为在我区所有项目(工作环境…
Please, use this MATLAB code as environment for all projects in the ME area (Worked with .mat format)
- 2022-07-19 11:55:49下载
- 积分:1
-
非常著名的PE文件压缩引擎,希望对大家有所帮助!
非常著名的PE文件压缩引擎,希望对大家有所帮助!-PE is very well-known file compression engine, I hope all of you to help!
- 2022-02-21 08:25:42下载
- 积分:1
-
c code for speech code algorithm,and support multi
语音压缩算法 ,C语言编写 多平台 -c code for speech code algorithm,and support multi-platform
- 2022-06-27 15:13:56下载
- 积分:1
-
realized by the LZW coding is targeted mainly at text compression, self
本程序实现了LZW编码,主要是针对文字压缩,自建码表,可实现编码和译码。-realized by the LZW coding is targeted mainly at text compression, self-table, achievable coding and decoding.
- 2022-01-22 05:07:06下载
- 积分:1
-
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is d...
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.
- 2022-10-29 01:55:05下载
- 积分:1
-
asp 源代码及教程下载站 包个人开发的一组商业网站源代码
asp 源代码及教程下载站 包个人开发的一组商业网站源代码-asp tutorial source code and download individual stations packets of a group developing commercial websites source code
- 2022-05-18 00:21:30下载
- 积分:1
-
this program use standard c++ to implement Huffman coding and decoding fundament...
本程序包用标准C++实现了Huffman编码以及解码的基本类,并且通过MFC编写了测试程序,同时显示了各项压缩指标。是学习编码的基本入门资料。-this program use standard c++ to implement Huffman coding and decoding fundamental class,it is tested by a MFC program,which display compression information.it is begginer s material.
- 2022-04-19 05:25:18下载
- 积分:1