-
jpeg2000算法实现
jpeg2000算法实现-JPEG2000 algorithm
- 2023-03-07 09:50:03下载
- 积分:1
-
用JAVA语言实现的压缩解压Zip文件
用JAVA语言实现的压缩解压Zip文件-using the Java language extracting Zip file compression
- 2023-01-15 05:40:03下载
- 积分:1
-
程序通过构建一个haffman树,用哈夫曼树算法对文本文件进行0
程序通过构建一个haffman树,用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件
压缩与解压-Procedure to build a tree haffman using Huffman tree algorithm to 0-1 on the text file of code, and simulate file compression and decompression
- 2022-05-13 06:55:39下载
- 积分:1
-
采用VB+SQL编写的房屋销售管理系统,
采用VB+SQL编写的房屋销售管理系统,-VB+ SQL using housing sales management system,
- 2022-10-06 22:35:03下载
- 积分:1
-
c#多线程池的操作实例,绝对好使!已经经过 测试了!
c#多线程池的操作实例,绝对好使!已经经过 测试了!-good!
- 2022-12-28 15:35:03下载
- 积分:1
-
staff communications management
人员通讯资料的管理-staff communications management
- 2023-03-28 05:05:03下载
- 积分:1
-
Open binary image. For viewing binary images under labview
Open binary image. For viewing binary images under labview
- 2023-09-02 23:55:03下载
- 积分:1
-
这是BAC(二值算数编码)
这是我自己提供的
主要是可是可适应性的编码功能...
这是BAC(二值算数编码)
这是我自己提供的
主要是可是可适应性的编码功能
-This is the BAC (Binary Arithmetic Coding) This is my own but is mainly provided by the encoding function can be adaptive
- 2022-03-06 05:45:31下载
- 积分:1
-
g.711 standard C source code, can be directly added to the project use.
g.711标准的C源代码,可以直接加入到工程中使用。-g.711 standard C source code, can be directly added to the project use.
- 2022-08-15 23:03:41下载
- 积分:1
-
利用哈夫曼编码压缩)
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
-) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The
- 2022-02-27 02:39:35下载
- 积分:1