搜索资源列表
compess.tar
- linux下的所有压缩文件的解压管理器,直接通过它就可以解压绝大多数的压缩文件,而不需要记忆那么多的解压命令和复杂的参数。-of all of extracting compressed file manager, directly through the majority of it can extract the compressed files without the need to remember so many orders and extracting complex parame
minibzip2_20060116_VC
- minibzip2,版本20060116,VC源代码,可以实现在windows平台下解压缩linux下的bz2格式的压缩文件,方便实用-minibzip2 version 20060116, VC source code can be achieved in the windows platform decompress linux under the bz2 compressed file format to facilitate the practical
lzwfordepresscoding
- LZW压缩和解压缩程序 lzw.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 lzw E <in-file> <out-file> 解压缩 lzw D <in-file> <out-file> 压缩时,读入<in-file>中内容,压缩后存入<out-file>中,得到压缩文件。 解压缩时,读入<in-
compress_libwavelet
- linux系统下实现数据压缩的小波方法,以能量保持率作为标准进行压缩处理。-under the wavelet data compression methods to maintain the rate of energy as a standard compressed.
Xarchiver-0.3.3
- unix/linux下支持各种压缩算法的软件,支持gzip、7z、arj、rar、bzip-unix / linux to support various compression algorithm software, support gzip, 7z, arj. rar, bzip
Grab
- 采用zlib标准的压缩源码,应用在Windows和Linux多平台下,分别有Linux下和Windows下VC的使用实例。-using zlib compression standard source code, used in Windows and Linux multi-platform, respectively Linux and Windows examples of the use of VC.
linux_h.264
- 此段代码是h.264在linux下的编码源程序,在linux下编译可以得到可执行程序-h.264 code is in the linux source code, under Linux compiler executable can be
rar_for_linux
- linux下的rar软件,安装后linux系统下就可以解压rar以及相关的文件了。
h264dec
- 解压h264视频格式的源码,在linux下,c的源码
rarlinux-3.7.0.tar
- linux环境下的解压工具源码,可解压后缀名为rar的压缩包。
indices_08_19_96.tar
- 这是TSVQ的经典实现,在Linux下可以运行。TSVQ是一种高效的压缩和解压缩的方法,基于二叉树的结构来实现,比一般的VQ要好得多。 关键代码是mem_tsvqe.c 利用TSVQ实现对原始数据的编码压缩。
linux
- 这是一个很简单的在linux环境下的线程编程例子
jpeg_ls_v2.2
- 实现图像的jpeg无损压缩,可以在linux系统下经过交叉编译器编译后在arm上实现,已经写好makefile文件
rar_3.30.orig.tar
- 在linux下解压缩rar的程序源代码 -decompress rar under the program source code
normal_methods_of_rar_and_unrar
- Linux常见的解压缩方法,以及Windows下的压缩文件怎么在Linux中解压-Linux common method of extracting, as well as compressed files under Windows in Linux in how decompression
LINUX-SNMP
- 一篇介绍在LINUX操作环境下使用C++语言实现SNMP网管协议的文章-1 describes the LINUX operating environment using C++ language implementation of articles SNMP network management protocol
rarforlinux-3.6.b6.tar
- rar for linux, 可以在linux下压缩、解压 .rar的文件,相当好用-rar for linux
rarlinux-3.8.b4
- linux下压缩算法rar的源码,包括makefile-rar linux source under the compression algorithm, including the makefile
homework
- 在Linux下的二进制文件分割合并程序 有校验位,有文件头-File div and merge in binary mode
huffman
- 霍夫曼压缩和解压缩代码,虽然是dos环境下的代码,但很容易移植到其他平台。-HUFFMAN COMPRESSING AND DECOMPRESSING SOURCE CODE. Easy to port DOS to other platform e.g. Linux.