搜索资源列表
tchf
- 本程序运用哈夫曼编码原理对数据进行二进制编码压缩。 进入界面要求输入进行编码的数据,注意输入的数据彼此不能相同。 然后,敲回车将显示数据排序信息及表示二进制形成的二叉树。 敲回车显示字符和对应二进制编码。 键入?显示帮助信息。 键入#进行编码数据输入与二进制数据输入的切换。 键入tree显示图形二叉树。 键入huff显示编码信息。 键入reset刷新缓冲区,重新输入要求编码的数据。 键入exit退出程序。 在TC2.0上运行。 注意正确配置图形驱动路径
Huff
- 用c++实现哈弗曼编码和解码的过程。包括对图片以及txt格式的文档进行哈弗曼编码的压缩编码和解压多编码-C++ to achieve Havermann with encoding and decoding process. Including pictures and txt format documents Havermann compression and decompression coding and coding
HUFF
- 信息论实验的huffman编码,是c源码,Dev c/c++下运行通过。-Huffman coding information theory experiment is c source, Dev c/c++ Run through.
huff
- 哈夫曼编码和译码 觉得自己有用的话就下把 我自己觉的还不错-Huffman coding and decoding feel useful on the next to sleep in my own good
huff
- huffman编码以及二叉树的遍历,希望对大家有用-huffman coding, as well as the binary tree traversal
huff
- huffman编码程序,进行哈夫曼压缩和解压缩-huffman coding process to Huffman compression and decompression
huff
- 利用matlab编程环境,采用算术编码的方式实现字符串的无损压缩-The use of matlab programming environment, using arithmetic coding means to achieve a string of lossless compression
huff
- its the file for huffman coding implemented in matlab for encryption purposes
HuffmanNode
- 哈夫曼编码将文档利用哈夫曼编码数据压缩 huff.h huffcode.txt huffmannode.cpp huffmanNode.plg sourcefile.txt TextFile.txt-Huffman coding the document data compression using Huffman coding
huff
- 关于图像压缩中的huffman编码,包括哈弗曼编码的一些编码思想,实例,文档等多个内容,同时备有源代码-On image compression huffman coding, including some coding ideas Havermann code, examples, documentation and other content, while the source code available
HUFF
- huffman coding this is used for one of the encryption
huff-cnm
- MATLAB 霍夫曼编码实现 v-Huffman Coding MATLAB
603527
- 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。 提供所有操作的源代码! 1.demo:是该处理集合的可执行文件(自己编译吧)。图象处理集合.rar--------demo的源代码!
HUFF
- 信息论实验的huffman编码,是c源码,Dev c/c++下运行通过。-Huffman coding information theory experiment is c source, Dev c/c++ Run through.
works
- 图像加躁去噪 均值中值高斯等 哈夫编码等 数字图象处理-Image denoising mean values plus Gaussian noise, etc. Huff coding digital image processing
HUFF
- HOFFMAN CODING FOR COMMUNICATION
huff
- 实现了huffman编码和译码。同时完成了huffman编码在文档、图片中的解压缩实现。同时用GUI的方式完成整个实验的可视化。(These series m documents have accomplished the coding and decoding function of huffman code. And it made it implemented in the compressing text and images. Meantime, we use GUI to made