信息论 资源专区

本专区汇聚了各类基于 信息论 开发的源码资源,共计 90 篇资源供开发者免费下载学习。

共找到 90 个资源
其他 1 积分

哈夫曼编码压缩过程详解

哈夫曼编码在纸张压缩过程中的应用

数据压缩 无损编码 算法
0 0 查看详情
其他 1 积分

(7,4)汉明码编码程序

(7,4)汉明码的编码程序,实现4位信息位后加三位监督位,组成7位码组-(7,4) hamming code encoding process, realize informati

汉明码 编码 错误纠正
0 0 查看详情
其他 1 积分

霍夫曼编码原理与应用详解

霍夫曼编码 是一种无失真编码 讲的很详细,仔细看看,收获不小。-Huffman coding is a lossless encoding said very carefully,

霍夫曼编码 无损压缩 信息论
0 0 查看详情
其他 1 积分

图像信息量(熵)计算算法

运用信息论的知识求解图像的信息量也就是熵的算法。-use of information, the knowledge to solve image is the amount of

图像处理 信息论
0 0 查看详情
其他 1 积分

信息论编码中的霍夫曼编码程序实现

信息论编码中用hufman程序来实现的hufman编码- In the information theory code hufman which realizes with the

霍夫曼编码 信息论 数据压缩
0 0 查看详情
其他 1 积分

互信息估计:有限数据下的信息论学习工具

利用有限数据估计其互信息,对学习信息论的很有帮助-Use of the limited data to estimate the mutual information, helpf

互信息 信息论 数据估计
0 0 查看详情
其他 1 积分

编码方式抗干扰性能分析

选择一种编码方式。在这里可以采用行编码和列编码,但经过大量的实验表明,这两种编码方式的抗干扰性能不佳-choose a coding. The trip here can be u

编码 抗干扰 数据传输
0 0 查看详情
其他 1 积分

伯克利数字通信教材

数字通信好书!! 伯克利教材-Digital communications books! ! ! ! Berkeley Teaching Materials

数字通信 伯克利 教材
0 0 查看详情
其他 1 积分

伯克利数字通信权威教材

数字通信权威书籍,伯克利教材!!!很有有用的-Digital communication authority of books, teaching at Berkeley! ! !

数字通信 伯克利教材 电子工程
0 0 查看详情
其他 1 积分

各类霍夫曼编码资源

各类Huffman编码-All kinds of Huffman coding

霍夫曼编码 数据压缩 无损压缩
0 0 查看详情
其他 1 积分

海明码计算工具

计算海明码-Calculation of Hamming code

海明码 错误检测 错误纠正
0 0 查看详情
C# 1 积分

文本熵与霍夫曼编码计算工具

A software written in pure C#, that aims at calculating the entropy of a given text. Then

文本熵 霍夫曼编码 数据压缩
0 0 查看详情