资源列表

« 1 2 ... .03 .04 .05 .06 .07 908.09 .10 .11 .12 .13 ... 1306 »

[压缩解压MATLAB-DCT

说明:基于MATLAB的DCT变换在JPEG图像压缩中的应用
<金煜> 在 2024-11-16 上传 | 大小:205kb | 下载:0

[压缩解压im2jpeg

说明:这个函数的功能是实现简单的jpeg压缩标准,里面有详细的过程。-This fuction can achieve the simple JPEG standard.
<王阿记> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[压缩解压LZW_Compression

说明: LZW压缩算法的基本原理:提取原始文本文件数据中的不同字符,基于这些字符创建一个编译表,然后用编译表中的字符的索引来替代原始文本文件数据中的相应字符,减少原始数据大小。看起来和调色板图象的实现原理差不多,但是应该注意到的是,我们这里的编译表不是事先创建好的,而是根据原始文件数据动态创建的,解码时还要从已编码的数据中还原出原来的编译表.-LZW Compression
<cky> 在 2024-11-16 上传 | 大小:6kb | 下载:0

[压缩解压source-of-the-G729

说明:G729 的源程序,用c实现,没有优化,有几部分,压解包,音频压缩-The source of the G729, with c, not optimized, there are several parts, pressure unpack, audio compression
<sky> 在 2024-11-16 上传 | 大小:48kb | 下载:0

[压缩解压LZW-CLASS

说明:这是一个简单的LZW编码程序,能实现字典编码的基本工能!用码树实现!实现LZW编码和译码,任意数一段字符之后,就能实现对其的LZW编码,按照格式输入一段解码字符段,会解码出字符!-This is a simple LZW coding procedure, can realize the basic encoding dictionary work can!!!! Tree with code true! Realize the cod
<xr> 在 2024-11-16 上传 | 大小:5kb | 下载:0

[压缩解压huffman

说明:huffman encoding in matlab
<mohamad> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[压缩解压Main_functions

说明:好东西 希望对大家有帮助 压缩感知的内容 工具箱-yasuoganzhi sparse signal good things yasuoganzhi sparse signal yasuoganzhi sparse signal
<gabriel> 在 2024-11-16 上传 | 大小:26kb | 下载:0

[压缩解压jpeglib

说明:jpeglib 内存到内存压缩解压-jpeglib save in memory
<li> 在 2024-11-16 上传 | 大小:5.81mb | 下载:0

[压缩解压CALICcodec

说明:CALIC complete encoder decoder using visual basic
<Tanmay> 在 2024-11-16 上传 | 大小:25kb | 下载:0

[压缩解压MATLAB-CALIC

说明:Contect based adaptive lossless image compression
<Tanmay> 在 2024-11-16 上传 | 大小:30kb | 下载:1

[压缩解压compressSPIHT

说明:SPIHT algorithm for image compression
<Tanmay> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[压缩解压myilwt2

说明:Integer wavelet transform for image compression
<Tanmay> 在 2024-11-16 上传 | 大小:2kb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 908.09 .10 .11 .12 .13 ... 1306 »

源码中国 www.ymcn.org