-
MyBitMapCompress
说明: 一个简单的32位位图压缩算法,基本思想是,扫描像素点,后面有雷同的就记下重复次数。(A simple 32-bit bitmap compression algorithm, the basic idea is to scan pixel, behind identical repetitions on the record.)
- 2010-04-13 22:43:43下载
- 积分:1
-
Image-compression-algorithm
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。(Series show the source code for image compression technology. Include: use of block truncation coding for image compression (Block Truncation), Gaussian pyramid transform based image compression (Gaussian Pyramids), based on the discrete cosine transform image compression (Discrete Cosine Transform), based on singular value decomposition (SVD) image compression (Singular Value Decomposition). The code given 2D image can also be used for noise cancellation.)
- 2011-06-21 16:39:40下载
- 积分:1
-
melp
语音编码中的MELP的经典估计,用于matlab实现(MELP speech coding in the classical estimate for matlab to achieve)
- 2020-07-09 15:18:55下载
- 积分:1
-
常用图像压缩编码码matlab实现
常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。(Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Huffman coding, linear predictive coding and a process similar to JPEG encoding. Very suitable for the practice of entry-users.)
- 2020-12-06 16:19:24下载
- 积分:1
-
MODIS
本压缩文件包含利用LUT(查找表)进行MODIS气溶胶反演的系统、源代码及说明文档
源代码为idl的pro文件,易于学习查看
还附赠了6s大气传输模型用以生成查找表(LUT)之用
(Modis 6s.)
- 2021-03-08 19:09:28下载
- 积分:1
-
CS
说明: 压缩感知理论及其新的进展,压缩感知理论入门资料(Compressed sensing theory and its new progress, introductory information on compressed sensing theory)
- 2010-06-23 13:56:22下载
- 积分:1
-
Erika
upx解压,演示upx解压的程序源码,仅供参考。(upx unpack,show upx unpack program source code)
- 2016-03-25 11:07:12下载
- 积分:1
-
ImageCompressed
利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大(The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR)
- 2021-05-14 17:30:02下载
- 积分:1
-
sfatistics__output
一种针对Excel 的计费数据统计程序,可生成统计报告,并打印输出(A billing for Excel data statistics program, can generate statistics report, and print output)
- 2017-05-20 04:31:42下载
- 积分:1
-
jpeg_ls_v2.2
实现图像的jpeg无损压缩,可以在linux系统下经过交叉编译器编译后在arm上实现,已经写好makefile文件(Realize jpeg image lossless compression, you can linux system through cross-compiler to compile in the arm to achieve, has written makefile file)
- 2008-04-21 10:21:26下载
- 积分:1