CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - avi

搜索资源列表

  1. avi

    0下载:
  2. 基于mfc,可以实现avi视频加载,或者直接从camera获取视频,并实现播放,暂停-Based on mfc, can achieve avi video to load, or get video directly from the camera, and to achieve play, pause
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3694918
    • 提供者:苏云鹏
  1. AVI-player

    0下载:
  2. 此程序可为已完成的软件加一个AVI动画作为片头-This procedure can be completed as software plus an AVI animation titles
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-22
    • 文件大小:6924660
    • 提供者:chen
  1. full-screen-AVI-player

    0下载:
  2. 本程序将用VB实现满屏播放AVI视频的效果,使视频观看更加舒适-The program will use VB Full screen playback AVI video effects to make video viewing more comfortable
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-27
    • 文件大小:187153
    • 提供者:chen
  1. avi-repair

    0下载:
  2. 从CSDN下载的一个能够修复部分avi损坏文件的源码-It can repair some corrupted files of avi
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-14
    • 文件大小:4707
    • 提供者:zhusj
  1. Converting-images-to-avi-file-in-matlab

    0下载:
  2. convert a set of images int an AVI video file
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:3882
    • 提供者:Hany Fathy
  1. Open-avi

    0下载:
  2. 可以打开视频,并解释了当不能打开视频时,应该做些什么-open an avi file
  3. 所属分类:Other systems

    • 发布日期:2017-05-29
    • 文件大小:12165911
    • 提供者:lantingsheng
  1. avi-to-bmps

    0下载:
  2. 本软件是将一个非压缩的avi文件转化成多个bmp图片-this small software function have the ability of converting the uncompressed avi file to bmp files!!
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1995670
    • 提供者:azar
  1. avi-wav-mid-player

    0下载:
  2. 视频播放器,可以支持播放avi-wav-mid等格式文件。-avi-wav-mid-player is a delphi mediaplayer can support avi-wav-mid-player.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-30
    • 文件大小:7651
    • 提供者:ajie
  1. avi

    0下载:
  2. AVI文件的解析代码,可以用来解析avi文件格式的video文件-parser of avi video file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:57482
    • 提供者:hugh
  1. avi

    1下载:
  2. h264视频和g711a音频的avi封装-h264 video and g711a audio avi package
  3. 所属分类:Multimedia program

    • 发布日期:2015-03-20
    • 文件大小:246784
    • 提供者:qin
  1. avi转jpg

    0下载:
  2. avi转jpg, 只依赖c标准库,vc打开即可 avi转jpg, 只依赖c标准库,vc打开即可
  3. 所属分类:多媒体编程

  1. avi-parsing

    0下载:
  2. 将一份AVI视讯分别拆分成音频和视频文件-A copy of the AVI video were split into audio and video files
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-15
    • 文件大小:3737322
    • 提供者:fay
  1. JPGs-to-AVI-2.0-Source

    0下载:
  2. this program converts the JPG files into a video file that is AVI.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:121496
    • 提供者:Rizwan
  1. AVI-VCPP

    0下载:
  2. 本文详细的解析了AVI文件的存储结构,介绍了微软提供的用来操作AVI文件的一组API使用方法,并通过例子代码,演示了如何将一组静态Bmp图片合成一个avi视频文件以及如何将一个avi视频文件解析保存为一系列的bmp图像文件。-In this paper, a detailed analysis of the AVI file storage structure, describes the use of a set of API provided by Microsoft for operati
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:49979
    • 提供者:刘超
  1. avi-Structure-and-fuctions

    0下载:
  2. 本文是avi封装结构体定义及函数实现的源代码-avi package structure definition and function to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6486
    • 提供者:刘超
  1. VC-capture-AVI-files

    0下载:
  2. 在使用API函数操作AVI文件时,一定要注意用AVIFileInit()来初始化AVI库,程序结束时用AVIFileExit()释放AVI库,否则API函数无法使用。现以操作包含真彩色图像的AVI文件为例,给出Cavi类的部分函数的具体实现,其中CaviCreate()函数用于读取AVI文件信息并初始化Cavi类的成员,例如根据AVI文件信息定义每帧图像的宽、高、每帧图像的信息头结构等等;函数AviRead(int mFrame)用于从AVI文件中读取第mFrame帧。-When using A
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4997
    • 提供者:刘超
  1. OpenCV-load-AVI-video

    0下载:
  2. 使用opencv 载入AVI视频文件,读取每帧数据做视频检测运算。-The use of OpenCV load AVI video file, reads the data of each frame of video detection arithmetic to do.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5694379
    • 提供者:
  1. stm32F407-Play-AVI

    3下载:
  2. 利用libjpeg库解码AVI视频 使用stm32f407单片机实现,和网上的不同,这个是有详细注释的 对学习很有帮助-Libjpeg library use AVI video decoding using stm32f407 SCM, and various online, this is a detailed commentary on the study helpful
  3. 所属分类:SCM

    • 发布日期:2016-02-04
    • 文件大小:15346688
    • 提供者:zhudeng
  1. avi-info

    0下载:
  2. avi文件解析类工具,对avi文件解析出裸流-avi prase
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:4056
    • 提供者:wangdan
  1. avi

    0下载:
  2. 一个avi文件的读写库源码。 非常稳定可靠。-avi read&write
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-13
    • 文件大小:2190
    • 提供者:晋雄
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com