搜索资源列表
shanon
- 香农第一定理指出了平均码长与信源之间的关系,同时也指出了可以通过编码使平均码长达到极限值,这是一个很重要的极限定理。-Shannon first theorem that the average yards long with the letter of the relationship between the source, it has also pointed out the code can make the average yards long reach limits, this i
Entroy
- 计算熵值,互信息 自信息 香农编码 费诺编码 包含源代码-Calculate the entropy, mutual information contains the source code from the information the Shannon encoded Fenno coding
ShannonCoding
- 香浓编码的C++实现 输入信源符号的概率后计算输出二进制编码-Shannon encoding C++ Input source symbol after the calculation of the probability of the output binary code
ldpc_c_code
- LDPC码在基于BP (Belief Propagation) 的迭代译码相结合的条件下具有逼近Shannon 限的性能,是继turbo 码后在纠错编码领域又一重大进展。压缩文件中给出了LDPC在高斯信道下的c程序。-LDPC codes based on BP (Belief Propagation) Iterative Decoding of combining conditions with performance approaching Shannon limit on the heel
Shannon13
- 香浓编码:输入是以txt文件的方式打开,编码之后输出也是以txt文件打开。-Shannon code: Enter the txt file is open, following the output code is also open to txt file.
ldpc
- 典型的Turb。码是一类并行级联的系统卷积码,当交织长度足够长时,其性能可逼 近仙农限。-Typical Turb. Code is a class of parallel concatenated convolutional codes of the system, when the cutting length for long enough, its performance can be close to Shannon limit.
NearShannonlimit
- Near Shannon limit error-correcting coding and decoding:Turbo-codes turbo码的原理 -Near Shannon limit error-correcting coding and decoding: Turbo-codes turbo code principle
Shannon_coding
- 信息论课程设计(香农编码): (1)输入:信源符号个数 、信源的概率分布 ; (2)输出:每一个信源符号对应的香农编码码字。-Curriculum design, information theory (Shannon' s Code): (1) Input: the number of source symbols, the probability distribution of source (2) Output: Each source symbol correspondi
shannon
- shannon编码.cpp Shannon编码采用了先对概率分布排序后,再进行取码长,码长的选取方式是对概率累和取以2为底的对数形式。这种编码具有一定的局限性,当概率很接近时,码长会去到相等的长度。-shannon coding. cpp Shannon coding uses the first order of probability distribution, after taking further code length, code length selection method is
shannon
- 信息论中的香浓编码算法源代码,可以运行的-It is shannon source code
feno
- 进行香农、费诺和赫夫曼信源编码 对离散信源,如一段中文或者英文文字(txt文件)进行分析,统计信源空间,然后进行编码,存储编码码表; 根据编码码表进行信源译码 -To Shannon, fees Novo Huffman source coding for discrete sources, as a Chinese or English text (txt file) for analysis and statistical information source space, an
hafuman
- 香农 费诺 哈弗曼编码的c语言实现。信息论与编码课程设计实例-Shannon 费诺哈弗曼 code c language. Information theory and coding examples of course design
Turbo_LDPC
- Turbo码,LDPC码(低密度奇偶校验码)均具有接近Shannon限的性能, 是目前便译码研究的热点。Turbo码在低信噪比情况下的性能优于其它各种编码 方式。而LDPC码的描述简单,具有较大的灵活性,当码长足够长时具有比Turbo 码更为良好的性能,其译码复杂度低于Turbo码。-Turbo code, LDPC code (LDPC) all have close to Shannon limit performance, it is the firm' s resear
bmp_coding
- VC++实现数字图像霍夫曼编码 香农菲诺编码 算术编码 平面编码,使用MFC打开相关代码。-VC++ digital image coding Huffman coding arithmetic coding Shannon Fino plane coding, the use of MFC to open the relevant code.
shannon-coding--CPP
- shannon编码,信息论中的shannon编码方式的C++源代码,自己写的一个小程序-shannon coding, information theory of shannon coding in C++ source code, write a small program
Huffman-Fano-LZW-Shannon-CSharp
- this Source Code in Programed in C# and complete C# project is uploaded... 4 codding algorithms are programmed, huffman LZW fano and shannon-this Source Code in Programed in C# and complete C# project is uploaded... 4 codding algorithms are
code
- 香农编码的实现,可以输出编码,码长,功能全面且编码分析清楚-Shannon encoded output encoding, code length, fully functional and code analysis clear
Shannon
- <信息论>中 香农编码实现的C++代码-< Theory> in Shannon coding to achieve C++ code
Shannon
- 一个香农编码的小程序,输入编码后可自动生成香农编码。-Shannon coding a small program, enter the code can be automatically generated after Shannon coding.
turbo_code_5g
- 5G通信必须用到的编码:Turbo码是Claude.Berrou等人在1993年首次提出的一种级联码。基本原理是编码器通过交织器把两个分量编码器进行并行级联,两个分量编码器分别输出相应的校验位比特;译码器在两个分量译码器之间进行迭代译码,分量译码器之间传递去掉正反馈的外信息,这样整个译码过程类似涡轮(Turbo)工作。因此,这个编码方法又被形象地称为Turbo码。Turbo码具有卓越的纠错性能,性能接近香农限,而且编译码的复杂度不高。-5G communication must be used