-
LZMA compression 4.06version
lzma 压缩 4.06version-LZMA compression 4.06version
- 2022-02-01 00:39:55下载
- 积分:1
-
做成界面的基于小波的spiht算法压缩解压缩编码
做成界面的基于小波的spiht算法压缩解压缩编码-Make the interface of the SPIHT algorithm based on wavelet compression decompression coding
- 2022-03-06 05:39:22下载
- 积分:1
-
zlib源码
zlib源码 -zlib source
- 2022-02-10 01:14:52下载
- 积分:1
-
这是一个用子空间追求的例子
This an example using the Subspace Pursuit
Algorithm of Wei Dai and Olgica Milenkovic
"Subspace Pursuit for Compressive Sensing: Closing the
Gap Between Performance and Complexity"
In order to run this example you need to install all these m.files
in the same directory and type trialSP at the prompt.
Written by Igor Carron
http://nuit-blanche.blogspot.com
Creative Commons Licence with attribution- This is an example using the Subspace Pursuit
Algorithm of Wei Dai and Olgica Milenkovic
"Subspace Pursuit for Compressive Sensing: Closing the
Gap Between Performance and Complexity"
In order to run this example you need to install all these m.files
in the same directory and type trialSP at the prompt.
Written by Igor Carron
http://nuit-blanche.blogspot.com
Creative Commons Licence with attribution
- 2022-10-30 14:35:03下载
- 积分:1
-
超强的压缩软件。其压缩比例远强于WinRAR 和WinZip
超强的压缩软件。其压缩比例远强于WinRAR 和WinZip-super compression software. Its compression ratio is far stronger than WinRAR and WinZip
- 2022-12-29 03:20:03下载
- 积分:1
-
The development of both the wavelet transform function of image wavelet transfor...
开发的两个小波变换函数对图像进行小波变换-The development of both the wavelet transform function of image wavelet transform
- 2022-02-04 20:30:53下载
- 积分:1
-
该程序实现了VB调用Jpg和Bmp格式相互转换API函数的示例,使用非常方便...
该程序实现了VB调用Jpg和Bmp格式相互转换API函数的示例,使用非常方便-the VB program called the Broadband and Bmp format conversion API examples, very convenient to use
- 2022-03-25 10:10:26下载
- 积分:1
-
on how to bind a document routines
有关如何绑定文件的一个例程-on how to bind a document routines
- 2022-01-25 15:26:18下载
- 积分:1
-
compressive sensing 新版本MMA14
compressive sensing 新版本MMA14- This is an example using the Subspace Pursuit
Algorithm of Wei Dai and Olgica Milenkovic
"Subspace Pursuit for Compressive Sensing: Closing the
Gap Between Performance and Complexity"
and the Re-weighted algorithm of Rick Chartrand and Wotao Yin
"Iteratively Reweighted Algorithms for Compressive Sensing"
In order to run this example you need to install all these m.files
in the same directory and type trialSP2 at the prompt.
Written by Igor Carron
http://nuit-blanche.blogspot.com
Creative Commons Licence with attribution
- 2022-06-01 02:21:04下载
- 积分:1
-
每一步的LZSS算法发送一个字符或<;位置,冷…
In each step the LZSS algorithm sends either a character or a pair. Among these, perhaps character "e" appears more frequently than "x", and a pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adaptive kind, along with LZSS.-In each step the LZSS algorithm sends either a character or a lt;position, lengthgt; pair. Among these, perhaps character "e" appears more frequently than "x", and a lt;position, lengthgt; pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adap
- 2022-07-08 14:12:34下载
- 积分:1