搜索资源列表
compress
- 用java编写的压缩程序,界面美观,算法为霍夫曼编码思想,数据结构课程设计时编写,请大家指点。-Prepared by compression using java program, interface aesthetics, the algorithm for the Huffman code of thought, data structure courses designed to prepare, please advice.
Huffman
- huffman压缩算法 可以压缩4GB的文件-huffman compression algorithm can compress the file 4GB
HuffamnCoding
- 用VC++实现的一个简单哈夫曼压缩码和解码程序,可以对任意字符的文本文件进行压缩并解压-With VC++ Realize a simple Huffman compression code and decoding procedures, arbitrary characters can compress a text file and extracting
compress
- 利用JAVA 实现的 霍夫曼编码压缩解压缩算法 -The use of JAVA Huffman coding to achieve compression decompression algorithms
Huffman
- huofuman 压缩编码 描述如何用霍夫曼编码进行文件压缩-huofuman encode this code describles the detail how to compress for file using the huofuman algorithm
Huffman_Final
- code to compress data usin huffman algorithm
compress
- a java application to use huffman coding to represent and compress an image into bits
Compress
- 一个RLE/HUFFMAN/LZW的压缩算法类,可以对一段内存区进行压缩/解压缩、测试压缩比等操作。-An RLE/HUFFMAN/LZW compression algorithm classes can be a memory area compression/decompression, test compression ratio of such an operation.
HafmCode
- 哈夫曼编码,用来压缩文本和程序文件,我自己写的,通过了测试,很不错的一个算法-Huffman coding is used to compress text and program files, I wrote it myself, passed the test, an algorithm is very good
JPEG_compression_image.m
- 利用Matlab编程实现对lena.bmp灰度图象进行QF=50和QF=40的压缩和解压缩,比较二者的PSNR,并且利用霍夫曼编码模拟信道中传输图象。通过了Matlab2009A测试。-Using Matlab program to compress and decompress the gray image Lena.bmp at QF = 50 and QF = 40,as well as comparing the result
huffman
- 一个huffman压缩解压算法C源码 极高的压缩比 能将1mb文件 压缩成400kb-A huffman compression decompression algorithm C source high compression ratio can compress the file 400kb 1mb
adaptive-huffman
- It is a program to compress the entered file text using the adaptive huffman compression algorithm which dynamically builds a tree according to the input string
Huffman-Compress.tar
- 用JAVA实现霍夫曼编码压缩,包括GUI界面,以及测试程序-huffman compressing using JAVA
Huffman-Compress
- This is c# code to compress files by huffman algorithm.
Huffman
- huffman编码实现,作业要求,亲测可用-huffman compress coding,can use,.............
Huffman
- huffman编码压缩和解压缩文件,可以压缩文字,图片等-huffman coding to compress and decompress the file, can compress text, pictures, etc.
huffman
- 实现字符的huffman编码压缩和解压缩,VC++6.0编译环境实现-huffman compress
Huffman
- 应用c++实现霍夫曼(Huffman)编码 -Huffman compress c++
huffman
- Huffman compress/decompress agorithm
huffman-compress-for-txt
- 基于ASC码的哈弗曼编码压缩,只能用于txt文件的压缩-Huffman encoding and compression for compressing txt files only