-
数字图象处理程序.
数字图象处理程序.-digital image processing.
- 2023-06-01 01:50:03下载
- 积分:1
-
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程...
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程-introduced Embedded Video from Shanghai Jiaotong University, is a video training ARM Guide
- 2023-05-19 02:40:04下载
- 积分:1
-
UART驱动程序,是最底程的,在8位单凭机上已充分应用
UART驱动程序,是最底程的,在8位单凭机上已充分应用-UART driver, is the most at the end of the journey, eight alone in the plane has been fully applied
- 2023-02-08 17:05:04下载
- 积分:1
-
- 2022-10-02 05:00:03下载
- 积分:1
-
建立完整的赫夫曼树,及各种操作,其数据方法,为字母加空格...
建立完整的赫夫曼树,及各种操作,其数据方法,为字母加空格-The establishment of a complete Huffman tree, and a variety of operations, methods of its data for the letter spaces
- 2022-02-21 04:47:24下载
- 积分:1
-
- 2022-04-20 04:13:13下载
- 积分:1
-
东南大学版本,图像压缩VISUAL C++源代码,用于二维图像压缩....
东南大学版本,图像压缩VISUAL C++源代码,用于二维图像压缩.-Southeast University, version, image compression VISUAL C source code for two-dimensional image compression.
- 2022-10-26 07:20:03下载
- 积分: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
-
一个快速的H.264解码器,由x264优化得到。主要是对slices的处理进行了优化,内含详细的说明...
一个快速的H.264解码器,由x264优化得到。主要是对slices的处理进行了优化,内含详细的说明 -a rapid H.264 codec, from MPEG optimized. Of the main slices of processing optimization, containing detailed explanation
- 2023-08-01 00:05:03下载
- 积分:1
-
经典的zlib库,非常好用,目前使用最多的
经典的zlib库,非常好用,目前使用最多的-Classic zlib library, very easy to use, currently used by most
- 2022-02-06 12:40:25下载
- 积分:1