资源列表
[压缩解压] huffman-1.1.tar
说明:huffman-1.1.tar.gz,比较详细-huffman-1.1.tar.gz, more detailed<linghai> 在 2025-06-06 上传 | 大小:10kb | 下载:0
[压缩解压] compressor
说明:该程序用VC实现了一个小型文件压缩与解压缩功能的程序,系统中使用静态二叉树,哈希表等数据结构,采用哈夫曼编码进行压缩与解压缩.-VC realize the program with a small file compression and decompression functions, systems use the static binary tree, hash table, such as data structure, the use of Huffman coding for co<wennaisong> 在 2025-06-06 上传 | 大小:10kb | 下载:0
[压缩解压] EZW_picture_compress
说明:采用零树编码(EZW)进行图像压缩的源码,C语言写的。-Using zero-tree coding (EZW) image compression source code, C language written.<Kevin Guo> 在 2025-06-06 上传 | 大小:10kb | 下载:0
[压缩解压] lzma_sparc
说明:经过项目量产验证的代码.开发环境是sparc+vxworks. 这个LZMA是专门为sparc做的优化压缩,性能是最好的.-After the project production to verify the code. Development environment is sparc+ Vxworks. This LZMA is done specifically for the sparc optimized compression, performance is the best.<杜永民> 在 2025-06-06 上传 | 大小:10kb | 下载:0
[压缩解压] TestFileInfo
说明:用C#代码编写,主要是获取文件的具体信息!-With C# Coding, the main document is to obtain specific information!<尹> 在 2025-06-06 上传 | 大小:10kb | 下载:0
[压缩解压] DCTsourcecode
说明:在视频编码中常用的一种变换,离散余弦变换[DCT].此程序用C语言编写成源码,并经调试通过.-The DCT is the commonly transform.The program is compile by c language.<宋建> 在 2025-06-06 上传 | 大小:10kb | 下载:0
[压缩解压] huffman
说明:基于哈夫曼技术压缩和解压。 计算机中任意文件的读与存都是从缓存里面读取 0 、 1 代码转化成, 即文件其是就是二进制的。所以可以把每8位转换成相应的ASCII码。从而用哈夫曼编码, 将等长编码转化成非等长编码。-Huffman-based compression and decompression technology. Arbitrary files on your computer and keep reading it to read from the cache 0, 1 code<梁超> 在 2025-06-06 上传 | 大小:10kb | 下载:0