-
此源码为zip压缩、解压缩源码,可实现对ZIP文件的操作。
此源码为zip压缩、解压缩源码,可实现对ZIP文件的操作。-this source of zip, extract the source code, can be realized right ZIP operation.
- 2023-07-05 22:15:03下载
- 积分:1
-
使用Lempel-Ziv压缩
Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a finite alphabet into substrings, whose lengths do not exceed a prescribed integer and a coding scheme which maps these substrings sequentially into uniquely decipherable code words of fixed length. The strings are selected so that they have nearly equal probability of occurrence. Frequently-occurring symbols are grouped into longer strings while occasional symbols appear in short strings. -Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a fi
- 2022-07-10 13:32:58下载
- 积分:1
-
对传送的数据进行解压和压缩,提高数据传送量
对传送的数据进行解压和压缩,提高数据传送量-transmission of the data compression and decompression, improving data transmission volume
- 2023-05-02 12:10:03下载
- 积分:1
-
实现LZARI压缩程序,经本人测试,完全使用方便和充分利用…
LZARI压缩程序,经本人测试,完全好用而且完全可用-LZARI compression procedure, by my tests, completely easy to use and fully available
- 2022-02-02 23:57:10下载
- 积分:1
-
字典编码的一种,属于LZW方法,压缩效果好,已经编译成功
字典编码的一种,属于LZW方法,压缩效果好,已经编译成功-A kind of dictionary coding are LZW method, compression effects, and has been compiled successfully
- 2022-07-10 21:27:16下载
- 积分:1
-
图象轮廓提取 比较简单 是本人在MATLAB环境下编译的
图象轮廓提取 比较简单 是本人在MATLAB环境下编译的-image contour extraction is relatively simple I MATLAB environment in the compiler
- 2022-02-16 02:49:26下载
- 积分:1
-
一个JEPG标准的图像压缩编码算法程序,程序简单有效,有说明。...
一个JEPG标准的图像压缩编码算法程序,程序简单有效,有说明。-1 JEPG standard image compression coding algorithm program, the program is simple and effective, there are instructions.
- 2023-07-03 07:10:03下载
- 积分:1
-
网络编程,是一个网络服务器,通过它访问客户端
网络编程,是一个网络服务器,通过它访问客户端-Network Programming, is a network of servers, through its Access Client
- 2022-01-25 23:23:48下载
- 积分:1
-
wavelet transform integer transform repetition VC program
小波变换中的整数迭式变换VC++程序实现-wavelet transform integer transform repetition VC program
- 2023-07-29 03:30:03下载
- 积分:1
-
h264编解码.用C++实现了图像的编解码功能。
h264编解码.用C++实现了图像的编解码功能。-h264 codec. with C++ realize the image codec functionality.
- 2022-05-30 09:36:12下载
- 积分:1