搜索资源列表
fano
- Fona编译码程序,有误码曲线结果,十分详细
Fano
- 基于VC++的开发环境,实现一个基于对话框的费诺编码程序
fano
- 用vc++实现香农编码、费诺编码、哈夫曼编码
feinuo
- 1.写出Fano编码算法。2.写出Fano编码算法的译码算法。3.任意给定一个信源模型。4.编程实现信源的Fano编码和译码
fano
- 设有离散无记忆信源X,P(X).二进制费诺编码为:1.将信源符号按概率从大到小的顺序排列2.将信源分成两组――按两组概率之差为最小分.3.上面一组编码为0,下面一组编码为1,一直分到一组只有一个信源为止.4.将一个信源分组得到的0和1全部连接起来,组成该信源的码字,信源即得到自己的费诺编码.-There be no X remembering the message source in case that having being scattered, binary Feinuo of P (X
fano
- 香农 费诺 哈弗曼的c实现信息论与编码的实践上机课程-Shannon 费诺哈弗曼 the c implementation
AMathematicalTheoryOfCommunication
- 香农经典论文:A Mathematical Theory of Communication -Shannon classic paper: A Mathematical Theory of Communication
fano
- 经典费诺编码的例子,包括K=32,R=1/2费诺的编译流程,通过了验证,可以使用。-Fenno classic examples of coding, including the K = 32, R = 1/2 compiler Fenno process, through the verification, you can use.
shannongfanuo
- 次程序为山农范诺的编码程序,西望望能为程序初学者提供好的学习机会-Meeting procedures Shannong Fano coding procedures, the West looked at the procedures to provide good learning opportunities for beginners
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
matlab
- 香农编码,为已知的序列概率,用香农编码进行编码.-Shannon coding sequence for the known probability of encoding used to encode the Shannon.
shanfano
- make Shanon Fano algrothm-make Shanon Fano algrothm..................
feinuo
- 费诺编码对n(n<50)个字符进行Fano编码,用户输入每个字符的概率,程序输出每个字符及其码字。-feinuo
Fano
- 只要你能正确输入源代码,它将会编出费诺编码-fano code
fano
- 信息论中变长编码的香农编码程序,大家可以互相学习-Variable-length coding in information theory Shannon coding procedures, we can learn from each other
Shannon
- 香农编码的C++程序,是我一个老师自己编写的!-Shannon-coded C++ program is that I have written a teacher!
ShannonFanocoding
- 香农费诺编码输入为+7个信源符号,其概率分布为:(其中信源符号用A+B、、G表示)A_0.2++B_0.19++C_0.18++D_0.17++E_0.15++F_0.10++G_0.01然后输入程序中得到结果(详细文档,值得一下)香农-费诺编码-Shannon Fenaux+7 encoded input source symbols, the probability distribution as follows: (where source symbols with the A+ B,,
Fano
- c实现费诺编码,计算码字长度,编码效率,熵的计算-c realize Fenaux coding, computing code length, coding efficiency, the calculation of entropy
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
Shannon-Fano
- Compression using shannon fano algorithm