搜索资源列表
用VC++制作AVI动画按钮
- 用VC++编写的一款avi动画按钮,对于学习VC++的初学者有帮助。-VC avi prepared by the new animated buttons, for beginners to learn the VC help.
AVI
- 一个实现AVI文件截取的VC++程序,非常实用,不过代码较多
AVI
- 按钮上可以显示AVI视频,通过视频实现VC中的动态按钮。
vc-36
- 36 制作AVI动画按钮,比较好的动画按钮制作代码,visual c++实现
VC实现程序自动创建AVI/ WMV/ MOV电影视频源代码
- 本文及附件代码,展示了一种方法用以从一系列连续的HBitmaps中创建 (AVI / WMV / MOV)等格式的视频电影。比如,如果你想把一个目录里的所有.jpg或.bmp的静态图像做成一个视频,你就可以通过调用AppendNewFrame方法,把它们放到一个HBitmaps 数组里,如果你想在程序中产生(比如屏幕录像),你就可以WM_PAINT或者OnPaint()方法中把屏幕内容拷贝到HBitMaps数组,然后创建视频。
C++ 屏幕录像简单演示
- 可直接用VC运行,将屏幕上的操作录制成AVI文件输出,很实用
Flash_Status.rar
- VC实现在状态栏中添加动画,实现AVI格式的动画播放,VC achieve in the status bar to add animation, animation implementation AVI format players
MediaPlay
- 用VC++开发的一个播放器,屏幕大小可以变换,能播放AVI,MPG,WMV格式的视频-VC++ development with a player, the screen size can change, can play AVI, MPG, WMV video formats
avi_decode
- avi文件分解成jpg图片,VC++ 6.0环境-avi files into jpg picture, VC++ 6.0 Environment
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
vc++aviplater
- vc编写的AVI播放器。可逐帧读取。对视频检测很有用。-vc prepared AVI player. Can be read frame by frame. Very useful for video detection.
AVI
- 利用VC制作多媒体编程AVI视频的详细代码-VC use AVI video production multimedia programming code details
avi
- avi播放器 VC++编写 其他的就没有什么了-avi player, VC++ to prepare other a little
AVI
- 多AVI视频帧序列的剪裁编辑VC.NET-Programming VC.Net multi-frame sequence of AVI video editor cut
avi
- 用VC开发的对话框与窗口,可以播放AVI文件,特别好玩-The development of dialog with the VC and the window, you can play AVI files, in particular the fun
AVI
- VC++实现的可以播放AVI格式视频的程序,对于初学者,是个不错的参考-VC++ implementation can play AVI format video program, for beginners, is a good reference
AVI-Player
- 用vc++做的mp3、avi播放器 用vc++做的mp3、avi播放器-a thing to open mp3 or avi
avi
- VC++写的视频播放器,有界面,欢迎下载。-VC++ to write the video player, with interface, are welcome to download.
avi
- 能够录制屏幕的图像和声音,用VC++实现的,经过测试,可以使用。欢迎下载。-To record the screen image and sound, with VC++ implementation, through testing, can be used. Welcome to download.
vc++ 模拟文件拷贝动画(带进度条)
- vc++ 模拟文件拷贝动画(带进度条)显示,文件拷贝动画实则是一个AVI动画,在窗体中调用AVI进行播放。(The vc++ simulation file copy animation (with progress bar) shows that the file copy animation is actually a AVI animation.)