-
模拟了双周期光栅的衍射情况,给出了衍射图象
模拟了双周期光栅的衍射情况,给出了衍射图象-Simulation of a dual-cycle of the diffraction grating, the diffraction image is given
- 2022-02-11 17:49:19下载
- 积分:1
-
可运行,运用游程长度编码法进行压缩和解压缩图象文件。
可运行,运用游程长度编码法进行压缩和解压缩图象文件。-Can be run using run-length coding method for document image compression and decompression.
- 2022-01-26 05:12:35下载
- 积分:1
-
database source code
database source code
- 2022-09-07 19:45:03下载
- 积分:1
-
linux系统下实现数据压缩的小波方法,以能量保持率作为标准进行压缩处理。...
linux系统下实现数据压缩的小波方法,以能量保持率作为标准进行压缩处理。-under the wavelet data compression methods to maintain the rate of energy as a standard compressed.
- 2022-03-11 10:25:56下载
- 积分:1
-
lzh压缩/解压源码
lzh压缩/解压源码-the source code of lzh codec
- 2022-03-05 11:57:44下载
- 积分:1
-
单片机播放音乐,是学习单片机的最好途经,资料详细,认真仔细...
单片机播放音乐,是学习单片机的最好途经,资料详细,认真仔细-SCM music, is to learn the best microcontroller through the data in detail, a careful look at
- 2022-07-21 20:51:38下载
- 积分:1
-
saw a few days ago was at the Forum for compression code, a few days before his...
前几天看到有人在论坛上寻找压缩代码,自己前几天又不是很忙,就摸索着写了这个程序-saw a few days ago was at the Forum for compression code, a few days before his is not so busy, writing on the exploration of this process
- 2023-01-04 21:55:08下载
- 积分:1
-
易入门教程
C Shell easy tutorial
- 2022-01-30 19:55:40下载
- 积分:1
-
JPEG压缩的源程序和例程,初学者学习jpeg的很好的资料.
JPEG压缩的源程序和例程,初学者学习jpeg的很好的资料.-JPEG compression codes and example.Pefect codes for new learner
- 2022-08-16 20:08:20下载
- 积分: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