搜索资源列表
-
0下载:
哈夫曼编码的matlab仿真程序,实现图像的压缩-Huffman coding matlab simulation program
-
-
0下载:
用Matlab对图像进行哈夫曼编码(Huffman Coding)以实现对图像的无损压缩-Use Matlab to realize Huffman coding for lossless image compression
-
-
2下载:
基于matlab的图像或者序列的哈夫曼编码及解码程序-Matlab-based image or sequence of Huffman coding and decoding procedures
-
-
0下载:
本程序是第二带编码解码经典,huffman编码,实现编码解码-This procedure is the second classic band codec, huffman coding, to achieve codec
-
-
0下载:
) 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 t
-
-
0下载:
Huffman Coding & Decoding for Text Compression
-
-
0下载:
Matlab下实现huffman编码 在MATLAB中模拟c中链表 利用复数运算-Matlab under huffman coding in the MATLAB simulation of c in the list in the use of the plural operation
-
-
0下载:
一种huffman编码,可以快速算出图片的编码结果-A huffman coding, can quickly calculate the results of image coding
-
-
0下载:
编码教常用的哈弗曼编码的MATLAB仿真的源程序-MATLAB source to huffman coding
-
-
0下载:
基于MATLAB的霍夫曼编码。包括MATLAB界面下生成的结果图。程序较C语言易懂,由于在MATLAB下实现,程序简洁。-Huffman coding based on MATLAB. Including the MATLAB interface to generate the results of Fig. Procedures easy to understand language than C, because under MATLAB, the program simple.
-
-
1下载:
This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
-
-
1下载:
对MATLAB软件中已经存在的Shannon.txt文档进行霍夫曼编码,检测霍夫曼编码的编码速率。-On the MATLAB software that already exists Shannon.txt documents Huffman coding, the encoding rate of detection of Huffman coding.
-
-
0下载:
Codes".
Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called "prefix-free codes") (that is, the bit string representing some particular symbol is never a prefix of th
-
-
0下载:
huffman编码对图形编码并进行图形重现的仿真程序,并计算了相应的压缩率。-huffman coding of graphics and graphical code to reproduce the simulation program, and calculate the corresponding compression ratio.
-
-
1下载:
MATLAB仿真作业。
1.Huffman编码
2.qpsk调制与解调
3.hamming信道编码-MATLAB simulation of operation. 1.Huffman coded modulation and demodulation 2.qpsk channel coding 3.hamming
-
-
0下载:
这是一个编码系统,包括图像配准,一维二维huffman编码,lz算法等。-This is a coding system, including image registration, one-dimensional two-dimensional huffman coding, lz algorithm.
-
-
0下载:
Implementation of JPEG compression algorithm with JFIF header being appended.This project involves writting code for following steps : Chroma subsampling,partitioning ,level shifting,DCT,quantization,zigzag scanning(involves DC differential coding &
-
-
0下载:
huffman编码用于图像的压缩和解压,很好用的,可以用于各类图像的处理-huffman coding for image compression and decompression, useful, and can be used for all kinds of image processing
-
-
0下载:
huffman图像压缩编码的matlab代码,可以有效进行图像压缩,熵编码-huffman coding matlab code for image compression, image compression can be effective, entropy coding
-
-
0下载:
Huffman coding 的matlab实现(the matlab implementation of Huffman codng)
-