-
LZW算法的源代码,用纯C语言编程,希望对你有用…
这是lzw算法源程序代码,纯c语言编程实现,希望对您有用。-lzw algorithm source code, pure c programming language, and I hope to you useful.
- 2022-03-17 22:45:26下载
- 积分:1
-
这是一本很好的代码,对学习压缩算法非常有用你
这是一本很好的代码,对学习压缩算法非常有用你-This is a very good code, on the compression algorithm is very useful to learn you
- 2023-04-08 18:30:04下载
- 积分:1
-
The development of both the wavelet transform function of image wavelet transfor...
开发的两个小波变换函数对图像进行小波变换-The development of both the wavelet transform function of image wavelet transform
- 2022-02-04 20:30:53下载
- 积分:1
-
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在...
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 c language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. I rewrite it became a c categories, it can convenience compression, but more importantly, I added two new interface, the class can compression/decompression period memory buffer, and not just paper. A total of five external interface :
- 2022-08-12 20:52:24下载
- 积分:1
-
数字电压表,能实时稳定显示,误差小,四位显示
数字电压表,能实时稳定显示,误差小,四位显示
- 2022-01-30 13:06:41下载
- 积分:1
-
压缩/解压文件的Visual Basic类
Class in Visual Basic for ZIP / unzip a file-Class in Visual Basic for ZIP/unzip a file
- 2022-01-26 01:47:38下载
- 积分:1
-
Speex
speex-1.2rc1.tar.gz,语音编解码器-speex-1.2rc1.tar.gz, voice codec
- 2022-07-07 15:37:09下载
- 积分:1
-
Online Chat
icrosoft Visual Studio2005 在线聊天-Online Chat
- 2023-07-06 12:10:03下载
- 积分:1
-
压缩编码中的LZ77编码源代码
压缩编码中的LZ77编码源代码-Coding of LZ77 encoding source code
- 2022-06-15 00:50:07下载
- 积分:1
-
Implementation for Lempel
Implementation for Lempel-Ziv code.
Encoder and decoder are separated. The input is a file and the output is written in another file.
- 2022-08-18 02:45:59下载
- 积分:1