资源列表

« 1 2 ... .51 .52 .53 .54 .55 1256.57 .58 .59 .60 .61 ... 1306 »

[压缩解压lzwxjj

说明:lzw解码 编码 1、分析字符串流,从词典中寻找最长匹配串P(P在表中,而P+C不在表中。P为进行编码字符串,C为P后的第一个字符)。 2、输出P对应的词典码字(索引)。 3、将P+C放入词典-lzw decoding coded 1, analysis of a string stream, from the dictionary to find the longest match string P (P in the
<xjj> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[压缩解压dpcm

说明:进行预测编码的一部分程序,若想使用还需自己编写部分函数-To predict the coding part of the program, if you want to use some functions need to write your own
<Mr. Yang> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[压缩解压1HUFFMANN

说明:Huffman coding is an entropy encoding algorithm used for lossless data compression. The term refers to the use of a variable-length code table for encoding a source symbol (such as a character in a file) where the variab
<Abirami> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[压缩解压matched_filter

说明:一个比较好的雷达脉冲压缩程序,经本人测试过,试试看吧-A good radar pulse compression program, after I tested, try it
<lavender> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[压缩解压MnemonicMemory.cpp

说明:this a cpp program-this is a cpp program
<sudheesh> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[压缩解压Arithmetic-coding

说明:算术编码,MATLAB数字图像处理中的代码-Arithmetic coding, MATLAB code for digital image processing
<郜智方> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[压缩解压001

说明:mp3格式压缩的成128k 好用的很-128k compressed into mp3 format is very easy to use! ! ! ! ! ! ! ! ! ! ! ! !
<ads> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[压缩解压cosamp

说明:压缩感知理论中 贪婪算法cosamp算法的实现-Compressed sensing algorithm "cosamp"
<hanswe> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[压缩解压FileSystem

说明:该小程序的功能,就是处理压缩文件的。呵呵,做的有点简陋-The program features small, is to deal with compressed files. Oh, do a little bit shabby
<yuanyannan> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[压缩解压LZW

说明:用lzw编码实现黑白图像的压缩/解压缩 用lzw编码方式实现文件的压缩具有很大的局限性,对于类似于黑白图像这样的具有连续相同的大面积颜色块的文件有很 高的效率,但是对于彩色图像或其他相邻两点的值都不同的文件来说,反而会增大数据量-Lzw Coding with black and white image compression/decompression with lzw encoding for file com
<vhdl> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[压缩解压image-segmentation-DCT

说明:基于matlab,利用DCT方法实现图像压缩,对比不同压缩率情况下图像的大小-image segmentation DCT
<刘进> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[压缩解压coding

说明:通过实验进一步掌握算术编码的原理; 用C/C++语言实现算术编、解码。-Experiment to further understand the principles of arithmetic coding with C/C++ language arithmetic coding and decoding.
<guoxiang> 在 2024-11-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 1256.57 .58 .59 .60 .61 ... 1306 »

源码中国 www.ymcn.org