-
数据压缩_RLC游程编码
本程序实现了数据压缩中RLC(游程编码)过程。执行环境为 TC 3.0。(realized by the data compression RLC (RIc) process. The environment for the implementation of TC 3.0.)
- 2005-05-19 19:19:32下载
- 积分:1
-
Renderer
this is renderer function
- 2009-11-15 21:17:44下载
- 积分:1
-
zip4j
从Zip文件创建,添加,提取,更新,删除文件
读/写密码保护的Zip文件
支持AES 128/256加密
支持标准邮??编加密
支持Zip64格式
支持存储(无压缩)和Deflate压缩方法
从Split Zip文件创建或提取文件(例如:z01,z02,... zip)
支持Unicode文件名
进度监视器(Create, add, extract, update, delete files from Zip files
Read/write password-protected Zip files
Support for AES 128/256 encryption
Supporting Standard Postal Encryption
Support Zip64 format
Supporting storage (uncompressed) and Deflate compression methods
Create or extract files from Split Zip files (e.g. z01, z02,... Zip))
- 2020-06-21 08:20:02下载
- 积分:1
-
EZW2
利用零树小波的概念,完成了对静态图像的编码与解码,经过调试的。(The use of the concept of zerotree wavelet completed on the static image encoding and decoding, after debugging.)
- 2008-06-26 09:03:38下载
- 积分:1
-
cccc
输入两个正整数m和n,求其最大公约数和最小公倍数(Enter two positive integers m and n, can seek the common denominator and least common multiple)
- 2010-05-11 21:19:20下载
- 积分:1
-
3D-Imaging-with-Compressive-Sensing
压缩感知三维成像文献,是三维重建方面最新的文献(Compressed sensing three-dimensional imaging literature, is the latest three-dimensional reconstruction of the literature)
- 2013-11-23 22:16:15下载
- 积分:1
-
jpeg
说明: 这是一个实现JPEG图像编解码的程序,效果很好,可以用(This is an implementation of JPEG image decoding process, good results can be used)
- 2010-04-06 12:15:06下载
- 积分:1
-
lzari压缩算法
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。(LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. Authors rewrite it became a category C, it can be to facilitate the compression.)
- 2005-03-06 13:01:17下载
- 积分:1
-
speckle
对图像进行斑点噪声的添加,用方程f=f+n*f将乘性噪音添加到图像f上,其中n是均值为零,方差为var的均匀分布的随机噪声。(Image speckle noise addition, the equation f = f+ N* f will be added to the multiplicative noise on the image f, in which n is zero mean, variance var of the uniform distribution for the random noise.)
- 2008-07-16 18:49:41下载
- 积分:1
-
lzw
利用LZW的压缩算法实现文件的压缩与解压缩。用c++和MFC实现,代码简洁,实现简单,可用(LZW compression algorithm using the file compression and decompression.)
- 2020-10-13 15:27:33下载
- 积分:1