搜索资源列表
WinRar解压缩
- 一个类似于WinRar解压缩的程序源代码,可解压winrar创建的文件。-a similar WinRar decompress the program's source code can decompress files created WinRAR.
unrar
- VB解压缩RAR文档,可以自己做压缩,和自解压等。-VB decompress RAR files can be done compression, and other self-extracting.
fszip
- 一套用vc写的源码,可以压缩和解压缩的解压缩文件,提供了ocx和dll两种格式可供调用-vc write with a set of source code, can compress and decompress compressed documents, and provided a randomly dll both formats can be deployed
lzari
- 压缩算法,很实用,包括文件的压缩解压缩和内存压缩解压缩。-Compression algorithm, it is practical, including compressed files and decompress compression decompression memory.
install
- unzip installater what it do will decompress a zip file and every .exe file found will create a shortcut on your destination folder use minifmod to ply music
FSManager
- 一套通过Web方式进行文件管理的应用程序。 使用该程序,可以方便地在线上传、下载、移动、删除、压缩、解压文件和文件夹,并能准确统计出个人空间内文件及文件夹的数量。 -By way of a Web document management applications. Use the program, you can easily upload online, download, move, delete, compress, decompress files and folders, an
J2ME
- 是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -Is a data compression algorithm based on LZARI class. Haruhiko Okum
RunLengthDecoderEncoder
- I have written Run Length Encoder Decoder program which compress files with RLE algorithm.
zlib125-dll
- 用于压缩和解压缩.gz压缩格式的文件的源程序-Used to compress and decompress. Gz source file compression format
mpq-tool
- 本工具能扫描&解压缩任何MPQ类型的文件,无视任何加密,已开源。 开源版本只能读,不能编辑MPQ文件。-This tool can scan & MPQ decompress any type of file, ignoring any encryption, has been open. Open source version can only be read, not edit MPQ files.
LZW_JAVA
- LZW算法,文件压缩解压算法。LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字。在12位4096种可能的代码中,256个代表单字符,剩下3840给出现的字符串。-LZW algorithm, file compress and decompress
