-
自适应算术编码。这个项目假设读者已经了解基本的算术压缩编码的概念。...
自适应算术编码。这个项目假设读者已经了解基本的算术压缩编码的概念。-adaptive arithmetic coding. The project has been the assumption that readers understand basic arithmetic coding concept.
- 2022-03-03 05:26:06下载
- 积分:1
-
鉴于网上公布的x264调用较为复杂,使很多新手不适,我特意将其进行了简单的封装,并提供了 lib 和 测试程序,该程序已经通过编译,修改 宽高及文件路径等即可运...
鉴于网上公布的x264调用较为复杂,使很多新手不适,我特意将其进行了简单的封装,并提供了 lib 和 测试程序,该程序已经通过编译,修改 宽高及文件路径等即可运行-In view of online publication called the x264 is more complicated, does not make a lot of novice, I made it for a simple package, and provides a lib and test procedures, the procedures have been adopted by the compiler, modify the path wide and so high and documents can be run
- 2022-06-16 03:02:25下载
- 积分:1
-
以前看到的,觉得不错就流下来的,大家要用的可以看看。
以前看到的,觉得不错就流下来的,大家要用的可以看看。-seen in the past, feel pretty good down on the flow, we can look at the use.
- 2022-03-09 17:44:12下载
- 积分: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
-
WIN95/98 PE压缩软件源程序
WIN95/98 PE压缩软件源程序-WIN95/98 PE compression software source program
- 2023-09-06 10:30:02下载
- 积分:1
-
This is a branch for the classic image compression procedures, in normal circums...
这是分行用于图像压缩的经典的程序,在正常的情况下可达到7:1左右的压缩比.-This is a branch for the classic image compression procedures, in normal circumstances can reach about 7:1 compression ratio.
- 2022-03-21 05:20:36下载
- 积分:1
-
这是在项目中,有一个功能是关于《拼音匹配的算法》。至于算法的思想,就不想过多的解释了,大家去看吧...
这是在项目中,有一个功能是关于《拼音匹配的算法》。至于算法的思想,就不想过多的解释了,大家去看吧
-pinyinsuanfa
- 2022-04-29 05:59:18下载
- 积分:1
-
Details about SBR ... how it increases the compression in audio
Details about SBR ... how it increases the compression in audio
- 2022-07-24 14:27:01下载
- 积分:1
-
This is a system of job scheduling algorithm is the use of C language programmin...
这是一个操作系统的作业调度的算法,是用C语言来编程的-This is a system of job scheduling algorithm is the use of C language programming
- 2022-04-01 13:04:58下载
- 积分:1
-
JPEG压缩的源程序和例程,初学者学习jpeg的很好的资料.
JPEG压缩的源程序和例程,初学者学习jpeg的很好的资料.-JPEG compression codes and example.Pefect codes for new learner
- 2022-08-16 20:08:20下载
- 积分:1