搜索资源列表
-
0下载:
哈夫曼码的编码译码系统 问题描述 利用哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统将待传输的数据预先编码:在接受端通过一个译码系统对传来的数据进行译码(复原)。对于双向传输信息的通道,每端都需要一个完整的编码译码系统。试为这样的信息收发站编写一个哈夫曼码的编码译码系统。-Huffman coding code decoding system describes the use of Huffman coding informa
-
-
0下载:
jpeg and mpeg 编解码技术源代码-Source code of coding/decoding method to jpeg-mpeg
-
-
0下载:
用c语言编写的无损压缩中的熵编码的编码和解码程序!
很实用的!-prepared by the lossless compression of the entropy coding coding and decoding process! Very practical!
-
-
0下载:
来有人提出了一种动态的哈夫曼编码方法。动态哈夫曼编码使用一棵动态变化的哈夫曼树,对第t+1个字符的编码是根据原始数据中前t个字符得到的哈夫曼树来进行的,编码和解码使用相同的初始哈夫曼树,每处理完一个字符,编码和解码使用相同的方法修改哈夫曼树,所以-was raised to a dynamic Huffman coding method. Dynamic Huffman coding using a dynamic changes in the Huffman tree for the firs
-
-
0下载:
Lattice coding and decoding
-
-
3下载:
该文件夹给出了卷积编码、交织及维特比软译码仿真程序-The folder is a convolutional coding, weaving and Viterbi decoding software simulation program
-
-
0下载:
本程序是码分多址系统即CDMA系统的编码和解码仿真程序-this procedure is that the CDMA CDMA system of coding and decoding simulation program
-
-
0下载:
利用MatLab软件,实现一种或几种循环码的编译码过程。再现编码和译码的步骤,绘制有关的性能曲线和波形图,并且能检错和纠错。-use MatLab software, to achieve one or a few recycling code encryption process. Reproduction coding and decoding steps, drawing on the performance curve and waveform map, and can, and err
-
-
2下载:
rs编码译码的详细过程,界面友好,可进行编译码的同时进行查错功能-rs detailed process of coding and decoding, friendly interface, can be encoding and decoding functions, while the error checking
-
-
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 -
-
-
0下载:
信源编码与解码和效率计算,内涵文档,主要用于计算哈弗曼的编码和解码,同时计算效率,和各个字符出现的概率-houghman
-
-
0下载:
In this paper we propose a watermarking system that
uses the biorthogonal discrete wavelet transform, DWT and the
message is encoded before embedding. The proposed
watermarking method is very simple, implying four steps: turbo
coding of
-
-
0下载:
文档里是基于matlab的卷积码编码,和维特比译码的程序。-Documentation is based on matlab convolution coding, and Viterbi decoding procedures.
-
-
0下载:
完成Huffman编解码的程序,并验证Huffman编码的无损性-Complete Huffman decoding process, and test condition of Huffman coding
-