资源列表

« 1 2 ... .41 .42 .43 .44 .45 246.47 .48 .49 .50 .51 ... 1306 »

[压缩解压lzari_huf

说明:In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be c
<冰冰> 在 2025-01-17 上传 | 大小:4kb | 下载:0

[压缩解压LZHUF

说明:一种无损压缩算法,采用了lzss结合huffman动态编码,速度快-a lossless compression algorithm, using a combination of lzss dynamic Huffman coding, fast
<任燕> 在 2025-01-17 上传 | 大小:4kb | 下载:0

[压缩解压SQUSQ

说明:一个很好的压缩与解压程序,压缩比为1:3,可用于实时图像的传输-a very good compression and decompression procedures, compression ratio of 1:3, can be used for real-time image transmission
<刘牛> 在 2025-01-17 上传 | 大小:4kb | 下载:0

[压缩解压LZW算法源码C语言

说明:LZW压缩算法简介 作者:宋成 描述:一篇关于LZW压缩算法简介的文章,通俗易懂,值得一看! 备注:该文章整理自软件报1998年合订本上册。 LZW压缩算法是一种新颖的压缩方法,由Lemple-Ziv-Welch 三人共同创造,用他们的名字命名。它采用了一种先进的串表压缩不,将每个第一次出现的串放在一个串表中,用一个数字来表示串,压缩文件只存贮数字,则不存贮串,从而使图象文件的压缩效率得到较大的提高。奇妙的
<邓海波> 在 2025-01-17 上传 | 大小:4kb | 下载:0

[压缩解压SPLAY

说明:The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty good job of it.
<王子秋> 在 2025-01-17 上传 | 大小:4kb | 下载:0

[压缩解压lwzCompress_deCompress

说明:lwz压缩算法的源代码,已经在C环境中测试通过,将一个500K的运行程序压缩为120K左右的数据。-LWZ compression algorithm source code in C test environment, a 500K to the operational procedures for Physics about compression of data.
<YongZhiLi> 在 2025-01-17 上传 | 大小:4kb | 下载:0

[压缩解压LZW_compress_algorithm

说明:LZW压缩算法,提供了LZW压缩算法详细代码和说明,用C语言实现的。-LZW compression algorithm, the LZW compression algorithm detailed code and annotations, using the C language.
<fgdfgdfg> 在 2025-01-17 上传 | 大小:4kb | 下载:0

[压缩解压jpenhuff

说明:此源码为按照jpeg标准编写的huffman压缩程序源代码,主要是进行图像数据压缩-source of this according to jpeg standards prepared by the Huffman compression source code, mainly for image data compression
<> 在 2025-01-17 上传 | 大小:4kb | 下载:0

[压缩解压skl_dct_AAN

说明:aan fast dct algorithm-aan fast algorithm
<李恆寬> 在 2025-01-17 上传 | 大小:4kb | 下载:1

[压缩解压skl_dct_LLM

说明:LLM fast dct algorithm-LLM fast algorithm
<李恆寬> 在 2025-01-17 上传 | 大小:4kb | 下载:0

[压缩解压permanent

说明:Computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, "g++ -o permanent permanent.c". -Computes the permanent of a nonnegative in teger matrix. Notes : Compile in C, "g-o permanent permanent
<卢松> 在 2025-01-17 上传 | 大小:4kb | 下载:0

[压缩解压zhenshuduishibianhuan

说明:小波变换中的整数迭式变换VC++程序实现-wavelet transform integer transform repetition VC program
<wer> 在 2025-01-17 上传 | 大小:4kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 246.47 .48 .49 .50 .51 ... 1306 »

源码中国 www.ymcn.org