-
CS
说明: 压缩传感omp算法代码,附带一个测试的程序。便于理解。(Omp compressed sensing algorithm code, with a test program. Easy to understand.)
- 2013-06-13 16:16:29下载
- 积分:1
-
9huff
matlab实现的huff图像压缩程序 可成功运行((matlab implementation of huff image compression program which can be run successfully))
- 2018-01-21 15:50:24下载
- 积分:1
-
huffman
霍夫曼编码,这是信息论方面很重要的一种编码方式,对学习信息论理论的人很重要!(Huffman code)
- 2009-07-01 11:31:28下载
- 积分:1
-
Huffmancoding111123123121
霍夫曼编码的C++实现,含word详细叙述文档,详细注释。(Huffman coding C++ to achieve, including the word detailed description of the documents, detailed notes.)
- 2012-08-13 16:48:36下载
- 积分:1
-
reliability-assessment
电力输发电系统可靠性评估程序 解析法 系统数据在压缩包里(Power transmission and generation system reliability evaluation process analytical method system data compression bag)
- 2020-09-01 09:28:09下载
- 积分:1
-
JPEG
说明: 实现bmp图像的压缩编码解压,包括哈弗曼编码解码 dct变换 量化(Realize the BMP image compression coding decompression)
- 2020-07-06 09:00:34下载
- 积分: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
-
图象压缩的库,有损压缩,无损压缩
说明: 主要用于图象压缩的库,适合JPEG2000,有损压缩,无损压缩,使用c/c++编译。(The library mainly used for image compression, suitable for JPEG2000, lossy compression, lossless compression, using c/c++ compilation.)
- 2020-06-30 15:29:35下载
- 积分:1
-
ECG_Comp
Amplitude Thresholding compression method used here in for ECG signal compression as presented on paper entitled as ECG signal compression with reconstruction via cubic spline approximation by Olga Malgina, Jana Milenkovi, Emil Plesnik, Matej Zajc, Andrej Koš ir and Jurij F. Tasi.
- 2013-09-12 17:04:03下载
- 积分: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