资源列表

« 1 2 ... .32 .33 .34 .35 .36 1037.38 .39 .40 .41 .42 ... 1306 »

[压缩解压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-18 上传 | 大小:4kb | 下载:0

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

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

[压缩解压skl_dct_AAN

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

[压缩解压skl_dct_LLM

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

[压缩解压zhenshuduishibianhuan

说明:小波变换中的整数迭式变换VC++程序实现-wavelet transform integer transform repetition VC program
<wer> 在 2025-01-18 上传 | 大小:4kb | 下载:0

[压缩解压hamm_dsss

说明:带汉明码的直接序列变换DSSS,直接序列变化中采用了hamm编码方式,带GUI-Hamming codes with the direct-sequence transform DSSS direct sequence changes hamm used in the encoding, with GUI
<郭复胜> 在 2025-01-18 上传 | 大小:4kb | 下载:0

[压缩解压moblie

说明:自适应算术编码的框架,可以直接用来直接开发,用C语言编写的-adaptive arithmetic coding fr a mework that can be directly used to direct development, using the C language
<张茜> 在 2025-01-18 上传 | 大小:4kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 1037.38 .39 .40 .41 .42 ... 1306 »

源码中国 www.ymcn.org