搜索资源列表
SPIHT(Matlab).zip
- % Matlab implementation of SPIHT (without Arithmatic coding stage) % % By Jing Tian, scuteejtian@hotmail.com fprintf('----------- Welcome to SPIHT Matlab Demo! ----------------\n'); fprintf('----------- Load
jiajiemi_ZLib
- 流的压缩和解压 说明:适用文件压缩、图象压缩等 调用ZLib单元的方法实现-A tool for bit stream compression and decompression. It may be used in coding of text and images, realized by Zlib unit method.
zlib-1.2.2
- zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), r
LZ77算法源代码
- 用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。-realize LZ77 algorithm by C language.Specially program uses a 64k stable length window.It can compress data by block by using this method.
GZip压缩源代码
- 数据压缩源代码和VC中使用DEMO,能够压缩内存数据。- Data compression source code and a demo by VC that can compress data in memory.
EncodingReports
- 本程序包用标准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 mate
vb压缩
- 纯粹用vb实现的压缩算法,由高手完成,使用简单方便-The compress arithmetic realised absolutly on VB platform.The programme which can be conveniently used is completed by a superior.
homework.m
- 本代码是本人于前年完成的利用小波变换技术实现的图像分解与合成的MATLAB源代码.详细的说明见本人的个人主页,上面有详细的说明和测试结果,数据绝对准确可靠.本人现在正在研究语音压缩算法,主要是MELP算法.从网上搜索到这里正好有本人所要参考的源代码,如能赐予,万分感谢.邮箱:liwh@ruyi.com电话:133251646-the code is completed in the year before last I use wavelet transform technique of ima
MyJavaZip
- 能够完成基本的压缩与解压缩文件功能 能够一次加入多个文件 能够给出压缩比等信息 -# 61,548 to complete the basic compression and decompression functions # 61,548 documents to a file by adding a number of # 61,548 is given to the compression ratio and other i
pucrunch_x86
- The original NuLib has been ported to many different systems. Version 3.2.5 is functionally similar to v3.2.4, but the source code and documentation were cleaned up by Devin Reade, making it easier to build. NuLib2 is generally superior, but NuLib do
LZW算法源码C语言
- LZW压缩算法简介 作者:宋成 描述:一篇关于LZW压缩算法简介的文章,通俗易懂,值得一看! 备注:该文章整理自软件报1998年合订本上册。 LZW压缩算法是一种新颖的压缩方法,由Lemple-Ziv-Welch 三人共同创造,用他们的名字命名。它采用了一种先进的串表压缩不,将每个第一次出现的串放在一个串表中,用一个数字来表示串,压缩文件只存贮数字,则不存贮串,从而使图象文件的压缩效率得到较大的提高。奇妙的是,不管是在压缩还是在解压缩的过程中都能正确的建立这个串表,
平面动画的设计方法2
- 随着计算机技术的普及应用,动画技术作为计算机图形学的一部分, 已广泛用于制作动画片、游戏和进行辅助教学等方面。 所谓动画技术指的是屏幕上显示出来的画面或者其中的一部分,能够按照一定的规则及要求在屏幕上移动或变幻,从而实现由计算机显示的图形能够动态变换。可见,实现动画的关键在于图形生成、复现和消隐。-With the popularity of computer technology applications, animation, computer graphics as part of
vbcompress1111
- 顶级专家用VB写的压缩算法,该代码是一位俄罗斯专家写的,极具收藏价值和实用价值,只可惜速度慢了一些. -top experts to write VB compression algorithm, which is a code written by Russian experts, highly collectible value and practical value, but unfortunately some of the slow speed.
decodec
- 分层多描述解码 由编码程序分出的两个码流 可由此程序恢复原图像-hierarchical coding process by decoding the separation of the two bitstream This procedure can restore the original image
yasuosuanfa
- 压缩算法源程序,用过著名的winrar吧,你一定想了解它的算法,这个是一个用C++编写的算法源程序 -source compression algorithm, used the famous WinRAR it, you certainly want to understand the algorithm, this is a C source prepared by the algorithm
jpg.zip
- jpeg压缩matlab源代码。由均匀量化和huffman编码组成,简洁易懂,jpeg compression matlab source code. By the uniform quantization and huffman coding components, concise and understandable
global-and-by-leve-walvelet-compress-comparission.
- 分层和全局的阈值作用下对比小波压缩效果,及其谱图的不同-global and by level walvelet compress comparission
Data-Compression---The-Complete-Reference-by-D.-S
- Complete ebook of Data Compression by David Saloman
mode solver by TMM
- Mode solver by TMM approach
Analyze-Medical-Image-and-Compress-It-By-Differen
- Analyze Medical Image and Compress It By Different Algorithms