-
采用 LZ77 运算规则 压缩及解压工具
采用 LZ77 运算规则 压缩及解压工具-Operational rules adopted LZ77 compression and decompression tools
- 2022-02-04 23:12:40下载
- 积分:1
-
Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying t...
快速排序,快速排序是对冒泡排序的一种改进。它的基本思想是:通过一躺排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一不部分的所有数据都要小,然后再按次方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying through one sorting to sort the data to be split into two independent parts, one part of all of the data than the other one is not part of the all the data should be small, and then meeting the two methods were part of the data quick sort, the entire sorting process can be recursive, and thus the entire data into an orderly sequence.
- 2022-01-25 19:36:20下载
- 积分:1
-
字符串的压缩与解压,输入一字符串文件,压缩后得一文件,在经解压得原文件。大家一起分享。...
字符串的压缩与解压,输入一字符串文件,压缩后得一文件,在经解压得原文件。大家一起分享。-string compression and decompression, the importation of a string, in a compressed file, after decompression in the original document. To share with everyone.
- 2022-08-13 23:04:38下载
- 积分:1
-
。OGG压缩解压源代码的声音
.ogg声音压缩解压源代码-. ogg voice compression decompression source code
- 2022-03-26 13:24:24下载
- 积分:1
-
用C写的文件压缩程序
用C写的文件压缩程序-C written document compression process
- 2022-07-08 22:29:02下载
- 积分: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
-
mpeg
mpeg-2的实现程序,全部用C编写,不含其他动态库
- 2023-02-17 18:45:03下载
- 积分:1
-
这个是一个详细的TURBO码的译码算法,对于学习它有很大用途
这个是一个详细的TURBO码的译码算法,对于学习它有很大用途-This is a detailed TURBO code decoding algorithm, it has great learning purposes
- 2022-02-14 01:00:20下载
- 积分:1
-
本人多年前,用C语言实现的DES加密算法的源代码。
本人多年前,用C语言实现的DES加密算法的源代码。-DES C-language.
- 2022-01-26 00:11:04下载
- 积分:1
-
一个快速的H.264解码器,由x264优化得到。主要是对slices的处理进行了优化,内含详细的说明...
一个快速的H.264解码器,由x264优化得到。主要是对slices的处理进行了优化,内含详细的说明 -a rapid H.264 codec, from MPEG optimized. Of the main slices of processing optimization, containing detailed explanation
- 2023-08-01 00:05:03下载
- 积分:1