搜索资源列表

  1. 视频捕获程序代码

    0下载:
  2. 这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-This is a pure Win32 API application, No. MFC. The VFW procedure Model (Video for Wi
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:19335
    • 提供者:张敏
  1. VideoSampleCom

    0下载:
  2. 视频的捕获和采集:基于win的VFW库的编程,通用行很强。可供研究和修改后,用于相关的程序当中。-video capture and collection : Based on the VFW win for the program, GM held strong. For research and revision, for the proceedings.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:47782
    • 提供者:陈镇静
  1. AVImade

    0下载:
  2. 实现了将一系列图像或数据使用VFW编程,制成AVI视频文件。-to achieve a series of images or data usage VFW programming, made AVI video files.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:43584
    • 提供者:徐东彬
  1. AviFrame

    0下载:
  2. 本源代码介绍了如何在vc环境下利用vfw库函数编程实现对avi视频文件中图像的提取-source code described how the vc environment using VFW programming libraries for avi video files Image Extraction
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:45374
    • 提供者:李启磊
  1. Video_Codec

    1下载:
  2. 这里提供的是一个视频编解码与传输的Demo程序,分为两部分,分别是Server和Client端,演示了视频编码、传输、解码以及视频显示等功能。 该程序采用了VFW(Video For Windows)体系结构进行编程,编译工具为VC++6.0或以上,视频编码采用了VFW体系下的DivX,当然你也可以根据需要改为Xvid或是其它,由于这份Demo以前写得较匆忙,没有留下任何文档,主要是因为程序非常的简单,但是对于没有VC++
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:39901
    • 提供者:中国
  1. 谈谈使用VFW在windows下编程控制摄像头

    0下载:
  2. vc++视频开发的教程 vc++视频开发的教程-vc Video Guide vc development of the development of the Video Guide vc development of the Video Guide
  3. 所属分类:文档资料

    • 发布日期:2008-10-13
    • 文件大小:1286
    • 提供者:小钻风
  1. Videocap_keti

    0下载:
  2. 基于VFW机制的USB视频采集程序,采用多线程编程技术,可动态捕捉单帧图像保存到硬盘
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:31227
    • 提供者:lonfan
  1. Mp3Player

    0下载:
  2. 运用vfw实现mp3文件的播放和控制,适合多媒体编程入门学习-Mp3 files to use vfw to achieve the playback and control of
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:刘海涛
  1. IP

    0下载:
  2. 视频会议模块用于传输图像信息及其他文件,采用vfw编程,便于理解,是很好的学习源码-Video conferencing module for the transmission of image information and other documents, using vfw program, easy to understand, is a good learning source
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:4568064
    • 提供者:roger.yang
  1. TestCap

    0下载:
  2. vfw编程,程序本身没有什么价值,但是可以方便用来了解视频源的格式等信息。-vfw programming, the program itself is of little value, but can easily be used to understand the format of the video source and other information.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:
  1. shexiangtoujiankong

    0下载:
  2. 利用VFW技术进行摄像头的定时启动,可以通过此例学会 (1)VFW技术,控制摄像头的启动关闭 (2)多线程技术的编程 (3)时间框的使用 (4)定时器的使用-VFW technology using camera timer starts, you can learn by this example (1) VFW technologies to control the camera starts close
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:zhang
  1. NetChart

    0下载:
  2. 自学socket和VFW知识后写的一个网络聊天程序,相信对学socket编程有参考价值-VFW socket and self-knowledge to write an online chat after the procedure, I believe there are valuable learning socket programming
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:1925120
    • 提供者:liu
  1. vfw

    0下载:
  2. vfw操作摄像头的c++代码,想要学习vc图像编程的可以简单了解下-camera operation code used vfw
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:60416
    • 提供者:michael
  1. TestCamWin32

    0下载:
  2. 能实现VFW编程,调用本地视频设备,实现视频捕捉和RGB-YUV颜色空间转换。 -To achieve VFW programming, call the local video equipment, the implementation of video capture and RGB-YUV color space conversion.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:30720
    • 提供者:熊济森
  1. VFW-video

    0下载:
  2. VFW视频捕捉系统,内包含详细的c++编程源代码-Within the VFW video capture system, containing details of the c++ programming source code
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-20
    • 文件大小:2979840
    • 提供者:柯晶晶
  1. button-kgatructor

    0下载:
  2. 采用vfw编程,sdk编程不是mf编程视频捕捉,视频处理,视频隐藏声音介绍-Using VFW programming, the SDK programming is not mf programming video capture, video processing, hidden video voice is introduced
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:183296
    • 提供者:VSS-2789
  1. aujhar

    0下载:
  2. 这是一个毕业设计的源程序,他的亮点在于作者设计了VFW,不错(This is a graduation design of source program, he is the highlight of the author designed the VFW, good)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:75776
    • 提供者:drq%2540115
  1. joiu-inyebrupt

    0下载:
  2. 采用vfw编程,sdk编程不是mf编程视频捕捉,视频处理,视频隐藏声音介绍(Using VFW programming, the SDK programming is not mf programming video capture, video processing, hidden video voice is introduced)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:182272
    • 提供者:diceccory
  1. criszcal

    0下载:
  2. 该程序是基于一个VFW的采集和相关图像处理程序,除了提供了VFW采集相关的设计技术核心外,重点提供了整体程序的界面设计,提()
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:212992
    • 提供者:follxfvm
  1. 7251428

    0下载:
  2. 采用vfw编程,sdk编程不是mf编程视频捕捉,视频处理,视频隐藏声音介绍()
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-20
    • 文件大小:182272
    • 提供者:IUZBtmy!13839
« 1 2 34 5 »

源码中国 www.ymcn.org