-
Image compression, predictive coding, is given two kinds of predictive coding me...
图像压缩,预测编码,给出了两种预测编码法,及其比较-Image compression, predictive coding, is given two kinds of predictive coding method, and its comparison
- 2022-04-19 04:20:26下载
- 积分:1
-
全搜索矢量量化码本的大小
full search vector quantizers with codebooks of sizes -full search vector quantizers with codebooks of sizes
- 2023-01-24 10:20:04下载
- 积分:1
-
电力系统潮流计算的C++程序
用于电力系统潮流计算 c++程序
-For power system load flow calculation c++ Procedures
- 2022-02-25 02:57:25下载
- 积分:1
-
vc编写的实现圆形时钟的程序,时钟显示系统时间
vc编写的实现圆形时钟的程序,时钟显示系统时间-vc prepared by the round the clock to achieve the procedure, the clock time display system
- 2022-03-22 16:58:08下载
- 积分:1
-
classic LZW algorithm, Mark R. Nelson switched from the famous "Data Compre...
经典的LZW算法,转自Mark R. Nelson著名的“Data Compression Book”-classic LZW algorithm, Mark R. Nelson switched from the famous "Data Compression Book"
- 2022-01-22 17:44:42下载
- 积分:1
-
哈夫曼树编码代码
哈夫曼树编码代码-Huffman code tree coding
- 2022-04-02 11:53:15下载
- 积分:1
-
输入8个字符(数目可以自己设定,需要改动程序中N的值),注意空格也算字符,然后输入权值,会显示构造的霍夫曼树及每个字符的编码...
输入8个字符(数目可以自己设定,需要改动程序中N的值),注意空格也算字符,然后输入权值,会显示构造的霍夫曼树及每个字符的编码-Encode:enter 8 characters,then enter 8 numbers,this program will print the huffman tree and each char s code.
- 2022-06-16 23:27:01下载
- 积分:1
-
此代码为霍夫曼编码和LZ7编码的联合实现,它能较高地提高无损压缩及解码的速度...
此代码为霍夫曼编码和LZ7编码的联合实现,它能较高地提高无损压缩及解码的速度-this code for the LZ7 Huffman coding and encoding of the Joint Implementation, to raise it higher lossless compression and decoding speed
- 2022-01-26 05:00:56下载
- 积分:1
-
VC++编程,有源代码,使用RLE算法压缩文件,适合压缩解压的初学者...
VC++编程,有源代码,使用RLE算法压缩文件,适合压缩解压的初学者-VC++ Programming, source code, the use of RLE algorithm for compressed files, suitable for beginners compression decompression
- 2022-01-25 19:15:00下载
- 积分:1
-
自适应Huffman编码是一种扩展的编码方法,它可以获得更高的效率…
自适应的霍夫曼编码是一种扩展的熵编码方法,取得了更高的编码效果。这是几种自适应霍夫曼编码的实现方法。希望对大家有用。-adaptive huffman coding is an extended coding method ,which can get more efficient compression ratio. this is kinds of adaptive huffman coding methods. i hope it will be useful for people who research huffman code.
- 2022-05-18 12:44:50下载
- 积分:1