-
快速哈夫曼编码,压缩性能高于普通的算术编码。
快速哈夫曼编码,压缩性能高于普通的算术编码。-Fast Huffman coding, compression performance than ordinary arithmetic coding.
- 2022-01-26 03:13:04下载
- 积分:1
-
H.264的CABAC的旁路码的另一个解码过程。
H.264的CABAC的旁路码的另一个解码过程。-H.264 CABAC the bypass code to another decoding process.
- 2022-05-13 18:05:39下载
- 积分:1
-
经典的MP4编解码核心,可以建立跨
经典的MP4编解码核心库,可以跨平台编译使用。-classic MP4 codec core, you can build cross-platform use.
- 2022-12-10 12:55:03下载
- 积分:1
-
Pseudo
伪随机数的产生程序 有m序列还有同余序列等等 用与嵌入信息位置的选择或密钥的制作-Pseudo-random number generation process has m sequences are congruent with and embedded in sequence and so the choice of location information or the production of key
- 2023-07-31 12:45:03下载
- 积分:1
-
一个LZW压缩算法源码 简单实用 很有帮助
一个LZW压缩算法源码 简单实用 很有帮助-LZW compression algorithm a simple and practical source of great help
- 2022-01-25 15:20:52下载
- 积分:1
-
H.263编解码程序
H.263+编解码程序-H.263 codec procedures
- 2022-11-26 23:50:03下载
- 积分:1
-
程序功能:模拟DCT编码解码过程,生成带“块效应”的图像
实验图片:lena.jpg(512*512)...
程序功能:模拟DCT编码解码过程,生成带“块效应”的图像
实验图片:lena.jpg(512*512)-Program features: Analog DCT codec process, generated with
- 2022-07-27 21:46:13下载
- 积分:1
-
这是一个关于lzss压缩的C的源代码
这是一个关于lzss压缩的C的源代码-This is a study on lzss compressed C source code
- 2022-01-26 00:59:52下载
- 积分:1
-
本系统利用JSP+JavaBean+ MySQL数据库三层模式实现了网上书店系统。本论文对系统的需求分析、系统总体架构及详细设计进行了详细地阐述,主要实现了以下...
本系统利用JSP+JavaBean+ MySQL数据库三层模式实现了网上书店系统。本论文对系统的需求分析、系统总体架构及详细设计进行了详细地阐述,主要实现了以下功能:会员注册、登录/注销;用户管理;浏览图书详细信息;图书搜索;图书管理;购物车;订单;订单管理等。-failed to translate
- 2022-02-02 09:06:06下载
- 积分:1
-
实现JPEG的压缩和编码
(1)首先通过DCT变换去除数据冗余;
(2)使用量化表对DCT系数进行量化;
(3)对量化后的系数进行Huffman编码...
实现JPEG的压缩和编码
(1)首先通过DCT变换去除数据冗余;
(2)使用量化表对DCT系数进行量化;
(3)对量化后的系数进行Huffman编码。
-The realization of JPEG compression and coding (1) First of all, through the DCT transform to remove data redundancy (2) the use of quantization table of quantization DCT coefficients (3) of the coefficients after quantization Huffman coding.
- 2023-02-02 01:25:03下载
- 积分:1