搜索资源列表
所有压缩格式的压缩解压缩
- 所有压缩格式的压缩解压缩。-all compression format compression decompression.
zip压缩算法
- 压缩算法之一 ZIP压缩格式是在基于互联网进行数据传输过程中,被广泛采用的数据文件压缩格式。由于ZIP格式压缩文件可由多个压缩源文件构成,因此,在单个压缩文件内容的最后,是整个压缩文件的名称和定义目录结构的描述内容。-One of the compression algorithms .The type of zip is regarded as the widely used style of data compression o
cab文件压缩、解压程序源代码
- cab文件压缩、解压程序源代码-cab document compression, decompression source code
所有压缩格式的压缩解压缩
- 所有压缩格式的压缩解压缩。-all compression format compression decompression.
ZipFile
- 处理zip压缩格式的VC代码-handle zip code format VC
RLE
- 图形RLE压缩格式算法介绍-RLE compression format graphics algorithm introduced
huffman解压缩
- 运用huffman编码的解压缩程序,能压缩任何格式的文件,但是压缩比不是最理想-use Huffman coding decompression procedures can be compressed files in any format, but not the best compression ratio
zip压缩算法
- 压缩算法之一 ZIP压缩格式是在基于互联网进行数据传输过程中,被广泛采用的数据文件压缩格式。由于ZIP格式压缩文件可由多个压缩源文件构成,因此,在单个压缩文件内容的最后,是整个压缩文件的名称和定义目录结构的描述内容。-One of the compression algorithms .The type of zip is regarded as the widely used style of data compression o
JPEG压缩编码
- 在vc环境下把位图文件压缩成jpeg格式文件的实现-in vc environment where bitmap file compression jpeg format into the realization
BMP与JPG格式转变的源代码
- BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format c
bmp压缩
- 一个bmp图片的压缩程序 本程序采用了jpeg的算法,但是保存的文件格式不是标准的jpg文件格式-a bmp image compression process of the procedures used jpeg algorithm, but the preservation of the file format instead of the standard jpg format
mpqeditsrc
- mpq文件的格式就是一种压缩格式,把多个文件压缩在一个数据文件里(很多公司的游戏,比如KCET的实况足球,奥汀的三国群英传都是用的类似的技术存储数据),使用时再进行文件的读取。当时几个著名的mpq处理库为lmpqapi,sfmpq和storm.dll函数入口,前两者因为能够修改mpq的内容而被广泛用于各种Blizzard游戏硬修改中,至于storm.dll的函数入口则因为良好的兼容性主要用于读取文件。-MPQ document form
JPEG压缩编码(基本系统)算法
- 使用基本系统的JPEG的编码和解码程序,可以将BMP格式的文件转化为JPEG格式的文件。-use basic system JPEG encoding and decoding process, which would be BMP format documents into JPEG format.
rmvb电影压缩制作
- 从视频播放,编辑,RMVB压缩技术的基础讲起,不但介绍各种格式,对压缩技术也进行了详细讲解。-from video playback, editing, RMVB compression technology based on the 1960s, not only introducing a wide range of formats, compression technology also conducted a detailed
7z433
- 版本4.33,可以识别rar,zip,tag等多种压缩格式,压缩比超过winrar-version 4.33, can be identified rar, zip, tag and other compression formats, more than WinRAR compression ratio
IPphone2.0
- 2.0说明 1.0支持系统的录音多种格式,有一定的延时,没有过滤杂音功能. 2.0已取消支持系统的录音多种格式,使用PCM采集数据G711A压缩格式(8000HZ单声道16位格式录音每秒以8K完成数据,16000HZ单声道16位格式录音每秒以11K完成数据,音质相当好),延时降低到最小100-500MS以内,不会随时间增加而增加延时(如果是说话测试一直保持200MS的延时,如果是用播放歌曲来测试,有自动校正延时功能,恢复成200
g723CodeAndDocument
- g723语音压缩格式。里面包含了最新的说明文档和代码,可以使用VC来编译。对视频会议或者作VOIP的朋友很有帮助。-voice compression format. The latest of which contains the documentation and code can be used to compile VC. Right for video conferencing or VOIP helpful friends.
FilterASFStreaming
- 这是一个DirectShow Filter,有一个视频输入Pin和一个音频输入Pin,没有输出Pin。该 Filter的功能是,接收非压缩格式的音视频数据,然后使用Windows Media编码器进行压缩 编码,最后将编码后的数据在本机广播或推向另外一台Windows Media服务器。-This is a DirectShow Filter, with a video input and Pin Pin an audio in
SFXUpdate
- 制作自动升级安装包的工具代码。可将一批文件压缩打包生成可执行的自动升级安装包。打包前可以预先设置每个文件的安装路径,是否需要注册(如OCX文件),以及安装路径真确性判断(是否含有某文件)。压缩格式为zip格式。-produced automatically upgraded to install the tools code. Can be compressed and packed up some documents generate
BmpToJpg
- 一个将BMP图像转换为JPG图像压缩格式的程序源码。-A BMP image is converted to JPG image compression format source procedures.