搜索资源列表
avitutr5
- 一个BMP位图转换AVI程序,可自由选择压缩比率,欢迎大家下载学习指教-a BMP AVI bitmap conversion process, the freedom to choose compression ratio and you are welcome to download learning enlighten
bmp_packet
- 自己写的一个BMP文件打包的库,在觉得缺少一种好的压缩算法,把图形文件压缩的小点-himself in a BMP file packing libraries, in the absence of a feel good compression algorithm, put graphics files compressed dots
16位rle(压缩bmp文件)压缩算法源码 (Dos, 16KB)
- 压缩编码有点用,看看吧-coding using a bit, and let's see it
VCSeriesV2.2.2SDK
- 天敏系列监控卡SDK,视频采集,数据压缩保存成BMP/JPG/AVI等文件格式-Mortimer Series SDK control cards, video capture, data compression preservation into BMP / JPG / AVI file format
CamCap
- 自己写的DELPHI版的VideoCapture模块,通过COM封装提供静态图像捕获功能(bmp,jpg),可以多贞组合为GIF89a格式(需要TGIFIMAGE组件,这里没提供)。可以在HTML页面中使用,并且可以和ASP上传页面配合直接上传,不需临时文件,具体见文档,自己看看代码也行。编译完成的OCX文件没有申请证书,用在网页里下载时会提示。捕获模块可以方便的调用,直接作为视频压缩、传输的前端模块。
AVItoBMP
- 一个函数,该函数可以实现将未经压缩的AVI文件中的每一帧提取出来,存为bmp格式图片文件。
bmp2mpeg2enc
- 可将一组连续bmp图,压缩为一个mpeg2格式的视频,已编译通过
duomeiti
- 压缩包里包含了四个源代码,分别是用MFC做的多媒体资源,其中有.WAV播放器,BMP位图程序,AVI播放器,还有web浏览器等。刚学,觉得蛮好玩的,大家-Compression bag contains four source code, were done using MFC multi-media resources, including. WAV player, BMP bitmap program, AVI player, web browser, such as there is. J
jpeg_enc
- 实现JPEG Encoder,可以将BMP档案读入并进行压缩编码 -This is a JPEG enoder, the user can read the bmp file and encode it as a jpg file
ViCandMPEGJPEGE
- HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换 JPEG2000压缩编码技术 源代码 vcSDll VCD2000AV卡的API函数封装 DvrDll PV988卡的API函数封装 DvsCode 监控录像系统源代码 \avi2mpg1_src 中包含了mpeg1编码
MobileWallpaperMaker
- 可以方便的制作手机壁纸: 1.支持bmp,jpg,gif(gif只支持第一帧),png格式 2.输出格式为jpg,因为我感觉小尺寸的图片文件在图片失真不严重的情况下jpg格式比其他格式友更好的压缩比 3.支持图片翻转,平滑等特效 4.操作简单,方便易用.-You can easily create mobile phone wallpaper: 1. Supports bmp, jpg, gif (gif only supports the first frame),
JMVC7.0
- C实现bmp的H.264压缩 希望对大家有所帮助 程序没问题 可以运行-H.264
aviDemo
- 录制屏幕为avi文件(没有压缩),以及从avi分解出bmp序列文件,原始代码参考智慧的鱼-The recording screen avi file (no compression), as well as a bmp sequence decomposition from avi file, the original code Reference wisdom fish
AVI_BMP
- 非常简单的将bmp图片序列装换为avi文件代码,非压缩,基于MFC编写,简单易懂。-Installed for the very simple bmp picture sequence for avi file code, non-compressed, written based on MFC, simple and easy to understand.
avi2img
- 改程序将avi格式的视频转换成图片序列,avi视频要求是无压缩的,保存的图片支持多种格式,如JPG,bmp,tif等,图片命名按照生成的顺序数字命名。-Reform program will convert avi format video picture sequence, avi uncompressed video requirement is to save the image to support a variety of formats, such as JPG, bmp, tif,
huffman
- 实现BMP图像进行压缩,采用哈夫曼编码的方式对BMP图像的数据部分进行压缩。-Achieve BMP image compression using Huffman coding method for the data portion of BMP image compression.