搜索资源列表
railway system
- 根据哈复曼编码原理制作的铁路最短路径查询体统-Minute Man coding theory produced the shortest path for the railway to decency
H[1].26L中熵编码原理分析及改进
- H.26L中熵编码原理分析及改进.PDF-H.26L entropy coding theory analysis and improvement. PDF
tchf
- 本程序运用哈夫曼编码原理对数据进行二进制编码压缩。 进入界面要求输入进行编码的数据,注意输入的数据彼此不能相同。 然后,敲回车将显示数据排序信息及表示二进制形成的二叉树。 敲回车显示字符和对应二进制编码。 键入?显示帮助信息。 键入#进行编码数据输入与二进制数据输入的切换。 键入tree显示图形二叉树。 键入huff显示编码信息。 键入reset刷新缓冲区,重新输入要求编码的数据。 键入exit退出程序。 在TC2.0上运行。 注意正确配置图形驱动路径
fiftyyearsofcodingtheory
- fifty years of coding theory,一篇经典的讲述纠错编码的IEEE文档,适合纠错编码读者阅读。里面详细讲述的纠错编码的发展史,包括BCH、RS、卷积码、Turbo码等编码
ExtensionFieldMFC
- 编码理论中扩域计算mfc版本-coding theory extended version domain calculation mfc
HuffmanCoding
- 根据信源压缩编码——Huffman编码的原理,用VC++语言实现对英文文本的压缩。-According to source coding- Huffman coding theory, using VC++ language implementation of the English text compression.
arithematiccoding
- 实现信息处理与编码理论中的算术编码,编码结果为01序列-Implementation of information processing and coding theory of arithmetic coding, coding sequence of results 01
ModernCodingTheoryAndApplication
- 有关通信的信道编码的书籍,涉及通信编码的理论原理与应用-Of the communication channel coding books, coding theory involved in communication and application of the principle
xinxiyubianma
- 这是信息与编码理论这门课的一次期末考试卷子,相信对很多人都有用!-This is the Information and Coding Theory This class son of a final paper, I believe that many people have used!
fano
- 信息论中变长编码的香农编码程序,大家可以互相学习-Variable-length coding in information theory Shannon coding procedures, we can learn from each other
networkcodingtheory
- 一本详细介绍网络编码理论的书,对于想学习网络编码的人很有帮助-A detailed network coding theory book, for people who want to learn useful network coding
NetWorkCoding
- 网络编码理论英文版 作者:RaymondYeung, S.-Y.R. Li, N. CaiandZ.Zhang-Network Coding Theory Author: RaymondYeung, S.-YR Li, N. CaiandZ. Zhang
hafuman
- 利用VC++6.0开发,利用哈弗曼编码的原理,建造了哈弗曼树并进行编码。-Using VC++6.0 development and use of Havermann coding theory, the construction of the Havermann tree and encoded.
Matlab_RS_Code
- 基于Matlab环境的RS编码实现与分析。对理解RS编码原理非常有帮助,也可以作为C语言编程参考。-Matlab-based environment, RS coding and analysis. RS coding theory for understanding very helpful, but also can serve as a C language programming reference.
encode_decode
- 对一个文件的内容进行有失真处理,然后对处理后的文件进行无失真编码和译码。对理解编码理论还有帮助!-The contents of a file handle with distortion, then the processed file lossless coding and decoding. Coding theory in understanding there is help!
shannon-coding--CPP
- shannon编码,信息论中的shannon编码方式的C++源代码,自己写的一个小程序-shannon coding, information theory of shannon coding in C++ source code, write a small program
JuanjiCode
- 了解卷积码的编码原理,给定基本监督矩阵,导出一致监督矩阵、基本生成矩阵、一致生成矩阵,能够通过监督矩阵或生成矩阵编出截断码或非截断码。-For a convolutional code coding theory, given basic monitoring matrix export consistent monitoring matrix, the basic generator matrix, consistent generation matrix can be programmed
HMCoding
- 了解汉明码的编码原理,纠错原理,译码原理;给定汉明码的监督矩阵,能够写出生成矩阵,能够通过监督矩阵或生成矩阵进行编码,能够通过监督矩阵进行校码与译码,会计算汉明码的错误概率以及导出增余汉明码等相关知识。-About hamming coding theory, error correction principle, decoding principle given to the supervision of the Hamming code matrix able to write the g
Shannon-information-theory-coding
- 基于MFC开发界面的香农编码,L-D编码,信息论相关-Shannon coding based on MFC development interface, LD coding, information theory related
Shannon-information-theory-codingXHX
- 在学习了《信息论与编码》课程中的信源编码之后选择至少一种编码形式,在计算机中用VC++编写出基于MFC界面的简单软件以实现压缩信源的目的。本软件应用香农编码的相关理论,经过比较系统合理的编程操作,最终实现可视化的窗口以方便用户使用。-Shannon coding based on MFC development interface, LD coding, information theory related