-
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
-
每一步的LZSS算法发送一个字符或<;位置,冷…
In each step the LZSS algorithm sends either a character or a pair. Among these, perhaps character "e" appears more frequently than "x", and a pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adaptive kind, along with LZSS.-In each step the LZSS algorithm sends either a character or a lt;position, lengthgt; pair. Among these, perhaps character "e" appears more frequently than "x", and a lt;position, lengthgt; pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adap
- 2022-07-08 14:12:34下载
- 积分:1
-
c编程技巧100之1
c编程技巧100之1-100 of 1
- 2022-03-31 16:50:30下载
- 积分:1
-
AD-DA转换接口 转换接口 转换接口-AD-DA covertion interface
- 2022-07-10 00:09:41下载
- 积分:1
-
算术编码c程序实现
算术编码c程序实现-Program
- 2022-02-02 10:21:13下载
- 积分:1
-
最小二乘法递推算法辨识程序,输入u,输出y, 输出结果中的c矩阵中最后一列为参数估计值....
最小二乘法递推算法辨识程序,输入u,输出y, 输出结果中的c矩阵中最后一列为参数估计值.-Recursive least squares algorithm for identification procedures, input u, output y, the output matrix c of the last one as the estimated value of parameters.
- 2022-02-03 05:27:37下载
- 积分:1
-
这个程序还不完整,希望下了的人可以帮忙可以改一下
这个程序还不完整,希望下了的人可以帮忙可以改一下-this process is not complete, the hope that the next person can do to help this can be changed
- 2022-01-28 21:24:43下载
- 积分:1
-
12887时钟计数器,提供标准的时钟,定时,显示时间
12887时钟计数器,提供标准的时钟,定时,显示时间-12887 clock counter, provides a standard clock, time, display time
- 2023-05-29 02:55:03下载
- 积分:1
-
用vb制作安装程序的源码,开发环境vb6.0,非常好的源码哦
用vb制作安装程序的源码,开发环境vb6.0,非常好的源码哦-production with the installation procedures vb source code, development environment vb6.0, very good source Oh! !
- 2022-12-24 18:35:04下载
- 积分:1
-
rlezip wrote它自己
自己写的RLEZIP,实现了文件和文件夹的压缩解压-RLEZIP wrote it myself
- 2022-03-20 14:55:45下载
- 积分:1