-
a-law u-law pcm间的转换,提供了快速实现这几种编码的转换方法
-a-law u-law pcm the conversion, the rapid realization of these various ways of coding
- 2022-06-22 01:33:34下载
- 积分:1
-
SPIHT(多级树集合分裂算法)对图像压缩有很大的推进作用,此为原始代码,进行过仿真,程序结构清晰....
SPIHT(多级树集合分裂算法)对图像压缩有很大的推进作用,此为原始代码,进行过仿真,程序结构清晰.-SPIHT (set of multi-level tree splitting algorithm) on the image compression to promote the role of a great, this is the original code, and carried out simulations, program structure clear.
- 2023-06-10 17:35:29下载
- 积分:1
-
huffman的压缩与解压程序,其中CODE为压缩程序,DECODE为解压程序,文本为测试文件...
huffman的压缩与解压程序,其中CODE为压缩程序,DECODE为解压程序,文本为测试文件-Huffman compression and decompression procedures, which CODE procedure for compression, DECODE for decompression procedures, the text of the test document
- 2023-01-05 06:45:03下载
- 积分:1
-
纯粹用vb实现的压缩算法,由高手完成,使用简单方便
纯粹用vb实现的压缩算法,由高手完成,使用简单方便-The compress arithmetic realised absolutly on VB platform.The programme which can be conveniently used is completed by a superior.
- 2022-03-07 20:23:21下载
- 积分:1
-
一个程序的LZ77压缩编码的例子
一个LZ77编码压缩的示例程序-a LZ77 compression coding examples of procedures
- 2022-04-30 22:13:48下载
- 积分:1
-
delphi 编制的服务器程序,能对客户端进行种种操作!
delphi 编制的服务器程序,能对客户端进行种种操作!-delphi prepared by the server, the client can conduct various operations.
- 2022-10-18 03:25:03下载
- 积分:1
-
H.264的CABAC的旁路码的另一个解码过程。
H.264的CABAC的旁路码的另一个解码过程。-H.264 CABAC the bypass code to another decoding process.
- 2022-05-13 18:05:39下载
- 积分:1
-
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is d...
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.
- 2022-10-29 01:55:05下载
- 积分:1
-
FoxMail信息自动填充
FoxMail信息自动填充-information automatically filled FoxMail
- 2022-01-28 15:56:17下载
- 积分:1
-
Free Software Foundation Inc.公司用java写的jpeg解码器。一个优秀的图像解码器面向对象模型。...
Free Software Foundation Inc.公司用java写的jpeg解码器。一个优秀的图像解码器面向对象模型。-Free Software Foundation Inc.. Companies using java write j peg decoder. An excellent image decoder object-oriented model.
- 2022-02-05 22:08:37下载
- 积分:1