搜索资源列表
用VC++制作AVI动画按钮
- 用VC++编写的一款avi动画按钮,对于学习VC++的初学者有帮助。-VC avi prepared by the new animated buttons, for beginners to learn the VC help.
vc++avi媒体播放器
- 可以播放avi格式的vc原代码-can play avi format of the original code vc
vc++avi
- AVI媒体视频播放器.可以对一帧图像进行提取.快放,查看前一帧,后一帧.等多种功能.用用VC++编写.-AVI video media player. One can extract images. Up fast, before a View, After one. , and other functions. prepared using VC.
VC实现程序自动创建AVI/ WMV/ MOV电影视频源代码
- 本文及附件代码,展示了一种方法用以从一系列连续的HBitmaps中创建 (AVI / WMV / MOV)等格式的视频电影。比如,如果你想把一个目录里的所有.jpg或.bmp的静态图像做成一个视频,你就可以通过调用AppendNewFrame方法,把它们放到一个HBitmaps 数组里,如果你想在程序中产生(比如屏幕录像),你就可以WM_PAINT或者OnPaint()方法中把屏幕内容拷贝到HBitMaps数组,然后创建视频。
VC视频捕捉
- 用VC编写的视频捕捉软件,可捕捉图像和avi视频
vc++avi.rar
- vc++实现AVI视频的截取 图像处理经典pdf版,vc++ achieve interception AVI video image processing pdf version of the classic
avi_decode
- avi文件分解成jpg图片,VC++ 6.0环境-avi files into jpg picture, VC++ 6.0 Environment
VCMediaPlayerClassic
- VC++ 暴风影音(Media Player Classic)源码 什么是Media Player Classic? 知道的人不多,但提起国内的暴风影音,我想知道的人就多了,其实暴风影音就是Media Player Classic, 暴风影音只是同我一样从Gabest官方下载到了Media Player Classic的源码,不同的是,暴风影音将Media Player Classic改成了自己的名字并加入了许多的解码器,打包成自己的产品,其实这也无可厚非,关键就
vcap
- vcap源代码这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-vcap source code This is a pure Win32 API application, No MFC. Procedures demonstrated the VFW (Video for W
vc_avi转mpeg
- vc编写的avi转mpg程序,含已编译后的执行文件-vc prepared avi turn mpg procedures, compiled with the implementation document
VC++avi
- 此程序专门给那些从事vc视频开发的人员以借鉴,同时也适合于初学者-This process is designed for those engaged in the development of staff vc video to learn from, but also suitable for beginners
AVI
- 这是我在学习vc中播放文件的时候 编写的一个小程序 用来播放avi动画文件的-This is my vc in learning to play when a document prepared by a small program used to play avi animation files
AVI
- VC++6.0VTK编程实例AVT。rar-VC++ 6.0VTK programming examples of AVT. rar
vc++aviplater
- vc编写的AVI播放器。可逐帧读取。对视频检测很有用。-vc prepared AVI player. Can be read frame by frame. Very useful for video detection.
avi
- avi播放器 VC++编写 其他的就没有什么了-avi player, VC++ to prepare other a little
AVI
- VC下一个存储avi视频文件的类,可以实现对摄像头采集数据的存储-VC is stored under a avi video file types, you can realize the camera collected data storage
AVI
- VC++实现的可以播放AVI格式视频的程序,对于初学者,是个不错的参考-VC++ implementation can play AVI format video program, for beginners, is a good reference
vcavi
- vc++avi.rar avi播放器源代码-vc++ avi.rar avi player source code
avi
- VC++写的视频播放器,有界面,欢迎下载。-VC++ to write the video player, with interface, are welcome to download.
VC++实现 AVI视频播放器
- 给出了一种基于AVI格式的动态图象文件播放程序的设计和实现方法。(A programming method based on real-time image with AVI format is proposed in this paper.)