资源列表

« 1 2 ... .70 .71 .72 .73 .74 875.76 .77 .78 .79 .80 ... 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> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[压缩解压HUF

说明:哈夫曼编码压缩解压缩,可以用来压缩图片等文件。-Huffman coding compression decompression can be used to compress images
<丁丁> 在 2025-01-23 上传 | 大小:220kb | 下载:0

[压缩解压lzw

说明:LZW compression and decompression
<sayli kukadapwar> 在 2025-01-23 上传 | 大小:8kb | 下载:0

[压缩解压36305-950

说明:Associated with each compressed flow is a context. The context is the state that the compressor and the decompressor maintain in order to correctly compress or decompress the headers of the packet in the flow. E
<ubaid abbasi> 在 2025-01-23 上传 | 大小:630kb | 下载:0

[压缩解压dpcm

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

[压缩解压Dpcmprj

说明:预测编码的部分函数,如需使用还需另外编写部分函数-Predictive coding part of the functions needed to prepare the part for the use of function
<Mr. Yang> 在 2025-01-23 上传 | 大小:2kb | 下载:0

[压缩解压sisotool

说明:Sisotool工具箱的使用方法介绍并结合实例对其进行详细介绍-The way to use Sisotool
<王芳> 在 2025-01-23 上传 | 大小:302kb | 下载:0

[压缩解压LZW_Demo

说明:LZW压缩算法和RLE压缩算法的实现源码及Demo。-the algorithm of LZW
<tanger> 在 2025-01-23 上传 | 大小:1.85mb | 下载:0

[压缩解压LZW

说明:lzw算法实现,可以实现对文本的编码和解码,方便简便-lzw algorithm, can encode and decode the text to facilitate easy
<mpy> 在 2025-01-23 上传 | 大小:11kb | 下载: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> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[压缩解压TSbitrate

说明:一个分析MPEG的TS码流比特速率的c代码,分析设置传输参数等。-An analysis of the TS stream MPEG bit rate of the c code analysis settings transfer parameters.
<李亮> 在 2025-01-23 上传 | 大小:6kb | 下载:0

[压缩解压zlib

说明:zlib 的vc使用 lib文件,及使用方法,很不错-vc use zlib' s lib files, and use, very good
<万林> 在 2025-01-23 上传 | 大小:70kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 875.76 .77 .78 .79 .80 ... 1306 »

源码中国 www.ymcn.org