-
VC++编程,有源代码,这个程序提供了一个用PPM算法进行文件压缩/解压的类...
VC++编程,有源代码,这个程序提供了一个用PPM算法进行文件压缩/解压的类-VC++ Programming, source code, this procedure provides an algorithm using PPM file compression/decompression classes
- 2022-05-24 07:23:59下载
- 积分:1
-
Daubechies小波变换和嵌入式零
Daubechies小波变换和嵌入式零树编码(EZW)C语言程序,非常有用-Daubechies wavelet transform and embedded zero-tree coding (EZW) C language program, very useful
- 2022-07-10 12:43:33下载
- 积分:1
-
键盘事件促使图象移动程序
键盘事件促使图象移动程序-keyboard events prompted images mobile procedures
- 2022-01-31 22:04:19下载
- 积分:1
-
这是一个数据结构的线索二叉树的算法,是用C来编程的
这是一个数据结构的线索二叉树的算法,是用C来编程的-This is a data structure leads to the binary tree algorithm is used to program the C
- 2023-09-04 01:55:03下载
- 积分:1
-
Huffman coding based on the compression and decompression procedures, huffman co...
基于huffman编码的压缩与解压程序,huffman编码是信元编码的一种,用于无损压缩,这里给出一个压缩与解压程序-Huffman coding based on the compression and decompression procedures, huffman coding is a cell encoding for lossless compression, which gives a compression and decompression procedures
- 2022-09-21 04:55:03下载
- 积分:1
-
lz77压宿算法,用c语言实现,可以在tc下编译通过,根据不同的计算机要修改下相关的参数值,对文本数据的压缩效果很好...
lz77压宿算法,用c语言实现,可以在tc下编译通过,根据不同的计算机要修改下相关的参数值,对文本数据的压缩效果很好-lz77 places pressure algorithm, using the c language, in tc under compile, based on different computers to be amended under the relevant parameters, the text data compression with good results
- 2022-02-05 20:17:37下载
- 积分:1
-
采用VB+ACCESS编写的学生档案管理系统,
采用VB+ACCESS编写的学生档案管理系统,-VB+ ACCESS prepared using student records management system,
- 2022-02-12 02:11:42下载
- 积分:1
-
用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。...
用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。-realize LZ77 algorithm by C language.Specially program uses a 64k stable length window.It can compress data by block by using this method.
- 2022-12-29 08:30:03下载
- 积分:1
-
东南大学版本,图像压缩VISUAL C++源代码,用于二维图像压缩....
东南大学版本,图像压缩VISUAL C++源代码,用于二维图像压缩.-Southeast University, version, image compression VISUAL C source code for two-dimensional image compression.
- 2022-10-26 07:20:03下载
- 积分:1
-
fast arithmetic coding sourcecode FastAC, i got it from Pearlam website. you can...
快速算术编码FastAC,来源于Pearlman个人主页,是非常有用的算术编码代码。可以用于图像,视频编解码中;也可以用于语音等编解码中。谢谢。-fast arithmetic coding sourcecode FastAC, i got it from Pearlam website. you can use it in image/video codec, or other codec.
- 2022-07-23 14:22:51下载
- 积分:1