资源列表
霍夫曼树编码
- 哈夫曼树编码代码-Huffman code tree coding
CSFrequencysparse
- 当前压缩感知很热,这是其中稀疏采样、重新构建、图像恢复的Matlab代码-CS Frequency sparse
codec_codec2
- open source voice codec
New-folder78
- mat lab codes used for binom tresh and denoising
zhonglikantan-pinghua2D
- 重力勘探二维平滑MATLAB程序,效果明显。本程序是花了很多心血才编出来的,希望可以和大家共享和交流-MATLAB dimensional smooth gravity exploration program, the effect is obvious. This procedure is to spend a lot of effort was made out of, and we hope to share and exchange
mywigner2
- wigner分布的计算,利用toplize矩阵-air to air distribution calculation, the use of matrix toplize
HuffmanCoding
- (1)I:初始化(Initialization)。对输入的一段英文中的每个字符统计其权值,建立哈夫曼树; (2)E:编码(Encoding)。利用已建好的哈夫曼树,对每个字符进行编码。 -(1) I: Initialization (Initialization). English section of the input statistics for each character of their weight, the establishment of Huffman tree
newhuff
- 算数编码,能够实现对图片或矩阵的算数编码程序。-some code of math
hafuman
- 哈夫曼编码 首先输入整棵树 然后次程序实现哈夫曼编码的功能-Huffman first enter the tree and Huffman coding to achieve sub-program function
Golomb_rice
- 对小波变换后的子带分别进行哥伦布赖斯编码-To coding Gr sub-band wavelet transform
rl_c
- 資料壓縮技術與應用-變動長度編碼壓縮及解壓縮(Run Length Encoding) 整數採用固定長度一個位元組表示法 對於只出現一次的位元組S亦用iS取代
aImagecompressionusingSOFMusingWavelet
- ImagecompressionusingSOFMusingWavelet神经网络SOFM和小波结合做压缩,效果很好,可直接运行