资源列表
RWJpegExp
- 用JPEG算法实现了图像的压缩,VC++实现。-With the JPEG image compression algorithm, VC++ implementation.
20110611JpegExp
- 用JPEG算法实现了图像的压缩,VC++实现-With the JPEG image compression algorithm, VC++ implementation
Auto_unrar
- Auto unrar program. extracts .rar files.
ZipDemo3
- java编的,内有运行截图与说明,主要实现zip压缩包文件的查看。-java compiled, there are screenshots and instructions to run, the main achievement of the view zip archive file.
Huffman_application
- huffman树的应用,主要用于文件的编码译码-huffman tree applications, mainly for document coding and decoding
shannon
- 赫夫曼和香农编码,源代码,C语言编写,挺有用处的拿来分享下-Huffman and Shannon codes, source code, C language, quite useful to them and share under the
LZW
- LZW的源码,编码和解码都有的,还真是不错的程序,值得一看,在此分享下-failed to translate
photozip
- 相片专用压缩打包软件\相片专用压缩打包软件 注意事项;图宽要改为3-Photo special compression packaged software \ photo special precautions compression packaged software Figure width should be changed to 3000
Arithmetic-coding
- 实现算数编码,算术编码要真真实现需要很大的内存,所以本程序只能做一个近似的编码。-Achieve arithmetic coding, arithmetic coding to achieve Barbara takes a lot of memory, so the program can only do a similar code.
bmptoarray
- This program transform an image from bmp type to array. it s visual c-This program transform an image from bmp type to array. it s visual c++
huffman
- 对于文件进行解压和压缩的哈弗曼编码,并对压缩文件以二进制流形式存储-For the file to decompress and compress the Ha Fuman coding, and compressed files are stored in binary stream
GIF_LZW_CPP
- GIF码制LWD压缩的实现,适合初学者!哈哈!-GIF compression code system implementation LWD