-
Aviation
ECG compress algorithm
- 2020-12-09 06:59:20下载
- 积分:1
-
zip
说明: quitar de claves de winzip
- 2019-05-26 07:14:19下载
- 积分:1
-
zlibwapi
压缩 和 解压 写上传资料的详细功能、包含内容说明(Compression and Depression)
- 2014-05-07 16:32:07下载
- 积分:1
-
A-REMARK-ON-COMPRESSED-SENSING
说明: 一篇关于压缩感知的经典文章,压缩感知(Compressed sensing,简称CS,也称为Compressive sampling)理论异于近代奈奎斯特采样定理,它指出:利用随机观测矩阵可以把一个稀疏或可压缩的高维信号投影到低维空间上,然后再利用这些少量的投影通过解一个优化问题就可以以高概率重构原始稀疏信号,并且证明了这样的随机投影包含了原始稀疏信号的足够信息。(A classic article on compressed sensing, compressive sensing (Compressed sensing, referred to as CS, also known as Compressive sampling) different from the modern theory of the Nyquist sampling theorem, which states: the use of a random measurement matrix can be sparse or compressible high-dimensional signal projected to low dimensional space, and then use a small amount of projection by solving an optimization problem to be sparse with high probability to reconstruct the original signal, and prove that random projection of the original sparse signal contains enough information.)
- 2011-04-10 08:29:58下载
- 积分:1
-
DTCWT
双树复小波变换具有平移不变性、方向选择性等特点,适合进行图像压缩,优于传统离散小波变换方法。(The DT-CWT is suitable to image compression processing because of its shift invariance and directional selectivity. It is preferable to traditional Discrete Wavelet Transform(DWT). )
- 2020-10-05 10:37:38下载
- 积分: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
-
iq
说明: 脑筋急转弯,有答案提示,支持修改问题,添加脑筋急转弯!(Riddles, answer prompts, to support amending add Riddles!)
- 2013-01-16 18:04:18下载
- 积分:1
-
huffman
这是关于huffman编码的算法,输入权值,自动给出编码(This is about huffman coding algorithm, the input weights automatically given coding)
- 2013-07-31 17:45:00下载
- 积分:1
-
GZIP解压例子
说明: 利用gzip.dll解压http请求返回的内容。内附gzip.dll。参考网上资料自己写的VB6工程源码。自己编译EXE的时候注意把gzip.dll释放到exe所在目录。(Use gzip.dll to decompress the content returned by HTTP request. Gzip.dll is attached. Refer to the VB6 project source code written by myself.)
- 2020-06-22 07:00:02下载
- 积分:1
-
hufman
哈夫曼文本压缩器,两个功能压缩文本文件和解压二进制文件。
内容为源代码,用编译器把源代码运行一遍,把需要压缩的txt文件放到和源代码同一个目录下,压缩名称输入 **.txt 压缩后的名称一定要写二进制格式的 例如 **.dat
只能解压用这个程序压缩后的文件。。
解压名 写 **.dat 解压后名称 **.txt(Huffman text compression, two text files compression and decompression functions binaries)
- 2013-12-27 11:06:18下载
- 积分:1