-
G.723
g.723-40 C代码-G.723-40 C code
- 2022-02-16 04:16:32下载
- 积分:1
-
使用Lempel-Ziv压缩
Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a finite alphabet into substrings, whose lengths do not exceed a prescribed integer and a coding scheme which maps these substrings sequentially into uniquely decipherable code words of fixed length. The strings are selected so that they have nearly equal probability of occurrence. Frequently-occurring symbols are grouped into longer strings while occasional symbols appear in short strings. -Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a fi
- 2022-07-10 13:32:58下载
- 积分:1
-
一个不错的语音编解码程序
一个不错的语音编解码程序-a good voice codecs procedures
- 2022-03-03 11:40:38下载
- 积分:1
-
VC++源代码,单文档数据库应用程序,用VC++编写的
VC++源代码,单文档数据库应用程序,用VC++编写的-VC++ source code
- 2022-04-10 05:26:29下载
- 积分:1
-
TestZipDlg压缩方法的函数
TestZipDlg压缩方法的函数-TestZipDlg compression function
- 2023-08-26 16:25:04下载
- 积分:1
-
和Unix的compress/uncompress兼容的压缩/解压算法16位程序,适合压缩文本或重复字节较多的文件...
和Unix的compress/uncompress兼容的压缩/解压算法16位程序,适合压缩文本或重复字节较多的文件-16-bit compression and decompression program which is compatible with that in Unix,it is suitable for text
- 2022-01-25 17:00:11下载
- 积分:1
-
C代码完成jpeg编码和解码,包括dct,量化,zigzag以及霍夫曼编码、解码...
C代码完成jpeg编码和解码,包括dct,量化,zigzag以及霍夫曼编码、解码-C code to complete jpeg encoding and decoding, including dct, quantization, zigzag and the Huffman code, decoding
- 2022-03-02 17:24:15下载
- 积分:1
-
ucOS_II移植到Keilc51小模式下简介及内核源代码
ucOS_II移植到Keilc51小模式下简介及内核源代码-ucOS_II transplanted to Keilc51 small mode profiles and the kernel source code
- 2022-04-01 05:34:05下载
- 积分:1
-
mpeg2 decoder filter过滤服务端
mpeg2 decoder filter过滤服务端-mpeg2 decoder filter filtering service-
- 2022-05-22 03:28:22下载
- 积分:1
-
可以实现对信号的存储和读取 !! 信号可以自己设置
可以实现对信号的存储和读取 !! 信号可以自己设置 -Can be achieved for signal storage and reading! ! Signal can be its own set
- 2022-07-20 01:18:14下载
- 积分:1