登录
首页 » 多媒体 » use interface generation AVIFILE example AVI file

use interface generation AVIFILE example AVI file

于 2022-02-07 发布 文件大小:58.55 kB
0 133
下载积分: 2 下载次数: 1

代码说明:

利用AVIFILE接口生成AVI文件的例子-use interface generation AVIFILE example AVI file

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VirtualDub的最新源码
    VirtualDub的最新源码-VirtualDub the latest FOSS
    2022-06-14 05:41:56下载
    积分:1
  • 本例可以对声音文件进行一般的处理的,如录制,播放,查找和存储。(fister)...
    本例可以对声音文件进行一般的处理的,如录制,播放,查找和存储。(fister)-This Example for Editing Wave file, like record sund, play wave, search sound and save to disk.
    2023-02-24 07:25:03下载
    积分:1
  • 在综合画任意曲线,直线,矩形,三角形,……
    里面的内容全面,可以画直线、任意曲线、三角形、矩形、平行线、平行四边形、正圆、椭圆、正多边形、任意多边形。图形的操作有:选定、复制、删除、移动、镜象、旋转等操作。属性可以自动统计出屏幕上有什么图形、分别是什么图形,每种图形有多少种。图形的保存:保存的图形可以用AUTOCAD、PHOTOSHOP、MICROSOFT VISO、IE等一系统画图软件都可以打开,总之,只要是标准接口都可以打开,其他的图形也可以在这个软件里面进行修改等操作,很方便、很实用,代码也很简单。里面还包含有制作文档,测试文档,需要及功能说明文档.........,是VC++爱好者、学习、研究的好软件。-inside comprehensive, linear paintings, arbitrary curves, triangular, rectangular, parallel lines, parallelogram, Circular and oval, regular polygon, arbitrary polygon. Graphics operations : selection, copy, delete, move, mirror, and rotating operations. Statistics attributes can automatically screen out what graphics, what is graphics, graphics number of each species. Graphics preserved : the preservation of graphics can be used AutoCAD, Photoshop, MICROSOFT VISO, IE a system such as drawing software to be opened, in a word, as is standard interfaces can be opened, other graphics can be in the software inside operational changes, very convenient, very practical, code is also very simple. They also incl
    2022-02-10 14:10:11下载
    积分:1
  • 图像处理
    image processing This book is a doc on image processing. Each chapter explains basic concepts with words and gures, shows image processing results with photographs, and implements the operations in C. Information herein comes from articles published in The C/C++ Users Journal from 1990 through 1998 and from the rst edition of this book published in 1994. This second (electronic) edition contains new material in every chapter.
    2022-09-09 09:55:02下载
    积分:1
  • spss document
    此文件为spss源文件,可以导入spss统计分析软件作为统计分析的基础,此文件是居民存款情况的数据文件-spss document
    2022-01-24 14:26:40下载
    积分:1
  • to use simulink to remove noise by RLS algorithm
    to use simulink to remove noise by RLS algorithm
    2022-06-20 02:15:04下载
    积分:1
  • 这是一个264的视频播放器,如果你下了264格式的视频资料,可以用此播放。
    这是一个264的视频播放器,如果你下了264格式的视频资料,可以用此播放。-264 This is a video player, if you are a 264-format video data, can use this player.
    2023-02-17 10:05:04下载
    积分:1
  • MPlayer 广泛地支持音视频输出驱动。它不仅可以使用 X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, libcac...
    MPlayer 广泛地支持音视频输出驱动。它不仅可以使用 X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, libcaca, DirectFB, Quartz, Mac OS X CoreVideo, 也能使用 GGI, SDL (及它们的所有驱动), 所有 VESA 兼容显卡上的 VESA (甚至不需要 X11), 某些低级的显卡相关的驱动 (如 Matrox, 3dfx 及 ATI) 和一些硬件 MPEG 解码器卡, 比如 Siemens DVB, Hauppauge PVR (IVTV), DXR2 和 DXR3/Hollywood+。它们中绝大多数支持软件或硬件缩放, 所以你可以享受全屏电影。 其编码成的 MPEG-4 (DivX/Xvid), 是 libavcodec 编解码器的一种和使用 1, 2 或 3-passes(通) 的 PCM/MP3/VBRMP3 音频。此外还具有流复制的能力, 拥有强大的(过滤器)插件系统(裁剪, 扩展, 反转, 后处理, 旋转, 缩放, 降噪声, RGB/YUV 转换)等。 MPlayer 有个完全可配置的, 命令驱动的控制层, 让你通过键盘, 鼠标, 操纵杆或遥控器(需使用 LIRC)来控制 MPlayer。参见 − input 选项定制控制层的方法。 -err
    2023-01-01 01:00:07下载
    积分:1
  • 一个好的cd播放器这篇文章是我第一次在VC在线发表,我应该是只VC的菜鸟。为了找个能循环播放mp3的VC源程序,我搜遍了网上的资源(差点气得要砸电脑),好不容易...
    一个好的cd播放器这篇文章是我第一次在VC在线发表,我应该是只VC的菜鸟。为了找个能循环播放mp3的VC源程序,我搜遍了网上的资源(差点气得要砸电脑),好不容易找到一个,却只有程序中的调用,关键的类的生成文件却没有,有什么用?(主要是自己没有MCI函数的具体的参数资料,不知道怎么调用,如果你有,请发一份给我,字符串的我已经有了,命令方式的没有。) 后来找到一个,非常感谢他,作者叫:黄利龙。但他没有单独把类分离出来,且没有保存列表到文件。 我把他的程序打印出来,仔细分析了程序语句,然后进行了修改和优化。大家可以从下面的程序看出来,我们菜鸟的人基础不够,很希望了解每一句的确切意思,有些地方我带有猜测的,如果有错的地方,请大家指出,也欢迎大家来信和我交流,我向您学习。-a good cd player this article is the first time I VC published online, I should be the only VC exposure. To find MP3 players can cycle of VC source, I searched online resources (almost went to smash computer), and managed to find one, only the procedures called key to the class file has not, what is the use? (Mainly MCI is not their specific function of the parameters of information, I do not know how call, if you have, please send a copy to me, the string I have, in no order.) He found one, very grateful to him, the writer asked : Huang Lung. But he did not single out separate category, which does not keep a list of documents. I regard him to print out th
    2023-04-26 22:00:02下载
    积分:1
  • 该文件包含了一个总结,你会发现在每个文件
    This file contains a summary of what you will find in each of the files that make up your mp3_stream application.
    2023-06-12 08:00:03下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载