搜索资源列表
SPIHT-compress
- 输入:为需要压缩图象的名称,该主程序仅能构处理256灰度图,读者可以自行改编为RGB处理;ratio为压缩比率;level为小波分解的级数 输出:是解压完毕的图象数据矩阵-input : the need for image compression name, the main program can only handle 256 gray level structure, Readers can own adaptation of RGB; ratio of compression ra
huffman_
- Window数据, 压缩huffman算法-windows data ,compress huffman arithmetic
Compress
- 通用数据压缩类 for NET/NetCF2.0-Common types of data compression for NET/NetCF2.0
Data_Compress
- LZM无损压缩的C语言代码,能够实现数据的无损压缩与解压缩,压缩比视具体数据而定。-LZM lossless compression of the C language code, can perform data compression and decompression, compression ratio depending on the specific data set.
compress
- 压缩算法,c语言实现的,可以用到很多地方,比如数据接口,数据压缩减少网络传输量,或封装成dll,供别的语言调用-Compression algorithm, c language, can be used in many places, such as data interface, data compression to reduce network traffic, or package into the dll, called for other languages
Compress
- 程序:将重复的子数列折叠起来。就是连续重复数据的压缩,编码原理的程序。如:12 23 34 45 34 45 34 45 88 78 79 88 78 79 99压缩成为12 23 0xFE 3 34 45 0xFD 0xFE 2 88 78 79 0xFD 99。其中0xFE表示重复数列的开始,紧跟后面的数3是重复次数,后面的0xFD表示结束。-Procedures: a subset of the duplicate series folded. Duplicate data is a ro
DCT
- Discrete cosine transform to compress data.
compress
- 数据压缩,自动预测编码技术,matlab实现,带图-Data compression, automatic predictive coding technique, matlab achieve
Huffman_Final
- code to compress data usin huffman algorithm
61549835image-compress-denoise
- 图像压缩去噪增强锐化程序,供大家参考。 包括:数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 利用巴特沃斯(Butterworth)高通滤波器对图
LJKGLKgfvllf
- matlab code for the data compre-matlab code for the data compress
VCLZip.Pro
- VCLZip.Pro for data compre-VCLZip.Pro for data compress
DCT_based_Data_hiding
- DCT-based Data hiding: dataHide.m Hide the logo image into the original dataExtract.m Extract the logo image from the original findData.m Verify the robustness of the data hiding method 。and use jpeg compress -DCT-based Data hiding: dataHide.m H
compress
- 基于形态学的数据压缩代码,压缩比较高,对于低频的信号而言,可以达到20左右,相关性达到0.95以上。 compress.m 为压缩程序, decompress.m 为解压程序。-Based on morphological data compression code, high compression, low-frequency signals for terms up to 20 or so, related to 0.95. Compress.m for the compression p
data-compress
- 主要是对数据压缩与解压缩技术进行讲解,内容详细!-Mainly for data compression technology to explain solutions
jpeg-compress
- 本文介绍了JPEG的一些编码知识,可以帮助入门者对于数据的编码和解码有更清晰的认识,表达形象,易于理解-This article describes some of the JPEG encoding of knowledge that can help beginners for data encoding and decoding have a clearer understanding of the expression image, easy to understand
dataCompress
- 几本数据压缩的英文书籍,有 Introduction to Information Theory and Data Compression, 2ed Data Compression Complete Reference.4th Handbook of Data Compression Introduction to Data Compression 3rd -Several English books of data compression , there are: Intro
data
- 用视频压缩数据转换使用,输入一部分数据,输出一种数据-for the use fo data compress
data-compress
- 可以能实现对数据图像的压缩,并计算压缩比,。-Can realize image compression of the data, and calculates the compression ratio.
data-compress
- 关于数据压缩的DCT压缩和hoffman压缩算法,有详细的例子,运行有效,推荐下载-DCT hoffman data compressing