搜索资源列表
haiming
- 该程序主要用于信息论与编码中海明码的课程设计,实现海明码的编码、译码、纠错,是一个不错的程序
Hamming
- 用MATLAB实现Hamming码的编码和译码,并设计了友好的互动界面,是学习信息论与编码很好的例子。-Hamming code with MATLAB to achieve encoding and decoding, and a friendly interactive interface design, information theory and coding to learn a good example.
theory
- ppt 近代信息论 信息论与编码 某大学研究生课程-ppt
xinxi
- 从信息论角度看视频图像压缩编码技术的发展与现实应用-From the information theory point of view to see the video image compression encoding technology development
Huffman
- 信息论与编码这门课程中哈夫曼编码理论对于通信工程的学生来说很重要,此程序代码可以验证编码方法的正确性。-Huffman coding theory information theory and coding of this course is very important for the students of communications engineering, this code can verify the correctness of the encoding method.
Huffman_gaohua
- 哈夫曼编码,希望对你有帮助,这是信息论与编码的-huffman code
Huffman
- C语言,利用信息论与编码中的霍夫曼的原理实现文件的编码和解码,对txt和ppt文件测试成功-C language, the use of information theory and coding to achieve the principle of Huffman encoding and decoding files, txt and ppt files on the test was successful
Fano_runtime
- 在学习《信息论与编码》的时候自己写的一个关于费诺(Fano)编码的小程序。-A small program about Fano coding.
Program3_1
- 哈夫曼编码和译码过程 信息论与编码作业 自定义输入(Huffman coding and decoding process)