-
jpeg压缩算法源码
jpeg压缩算法源码-jpeg compression calculates the law origin code
- 2023-02-02 16:20:03下载
- 积分:1
-
本文介绍UVLC编解码,提供源代码.测试成功
本文介绍UVLC编解码,提供源代码.测试成功-This article describes UVLC codec, providing the source code. Test success
- 2022-05-25 22:04:51下载
- 积分:1
-
此源码是关于h264图像编解码的工程,希望对大家有帮助
此源码是关于h264图像编解码的工程,希望对大家有帮助-this is the source of h264 image codec works, and I hope to be helpful
- 2022-04-30 14:50:30下载
- 积分:1
-
压缩解压缩类源码
压缩解压缩类源码-decompress compressed source category
- 2022-08-25 02:27:21下载
- 积分:1
-
JPEG编码源代码
JPEG编码源代码-JPEG encoding source
- 2022-03-23 10:00:40下载
- 积分:1
-
这是Struts2的jar包的jar文件Struts2
struts2 jar包 这是struts2的jar文件-This is struts2 jar package jar file of struts2
- 2022-08-04 01:24:25下载
- 积分:1
-
与M88直接声音出来一点效果,很好玩的
用M88来直接放出声来,有点效果的,很好玩的-With M88 to direct the sound to come out a little effect, it is fun
- 2022-04-08 15:44:42下载
- 积分: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
-
H.264标准解码器全部verilog源码,包括帧内、帧间、变换编码、熵编码、滤波等所有模块...
H.264标准解码器全部verilog源码,包括帧内、帧间、变换编码、熵编码、滤波等所有模块-Standard H.264 decoder all verilog source, including intra-, inter-frame, transform coding, entropy coding, filtering all modules
- 2022-03-26 06:57:27下载
- 积分:1
-
LZW和LZRW压缩算法源代码
LZW和LZRW压缩算法源代码-LZW and the LZRW compression calculates the law origin code
- 2022-03-10 01:11:29下载
- 积分:1