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

搜索资源列表

  1. [源代码] 摄像头控制

    0下载:
  2. C++Builder,VC写的一个摄像头控制程序-A demo of PC camera controller written in C++ Builder and Visual C++.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:7.06mb
    • 提供者:zz
  1. C++ Builder实现Word 97自动化

    0下载:
  2. 这是我从电驴上拖回来的 大家看看 很不错的-This is what I eDonkey on the way back we look at the very good
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:7.75kb
    • 提供者:里碰
  1. 五子棋-c

    1下载:
  2. 这是一个用c++ builder编写的五子棋游戏,比较小巧,程序效率高。-using c + + builder prepared by the 331 games, more compact and efficient procedures.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:9.87kb
    • 提供者:孙毅
  1. 摄像头监控

    0下载:
  2. 一个用C++builder编写的摄像头程序,大家可以看看啊!-a C builder prepared by the camera procedures, we can see ah!
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:224.99kb
    • 提供者:lmc
  1. gan-FIR滤波器设计

    0下载:
  2. In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing.-In this chapter I introduce Borland
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:18.3kb
    • 提供者:劳花
  1. CEPlayer2_20051226

    0下载:
  2. wince5.0模拟器下运行通过,wince5.0自带的媒体播放器,从platform builder下分离出来,用evc4.0编译运行。-wince5.0 run through the simulator, wince5.0 own media player, from the platform builder under separated with evc4.0 compiler running.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:5.16mb
    • 提供者:蒲川江
  1. VideocapBpl

    0下载:
  2. 本人根据VC下的视频捕捉程序改造成 C++Builder下的组件,对于有Windows的驱动的视频采集卡,可以通用.-I VC under the video capture process into C Builder components, For Windows-driven video capture cards, can GM.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:501.43kb
    • 提供者:李程刚
  1. videoplayeruseMediaplayer

    0下载:
  2. 使用Mediaplayer播放各种视频文件的完整的c++builder 6源代码及可执行文件-D600 players use various video files to the integrity of the source of c-generation builder 6 executable code and
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:370.94kb
    • 提供者:段诗健
  1. VideoControlC4

    0下载:
  2. 一个C++BUILDER下使用的视频捕捉控件,多的不说了,大家下载用一下-a C BUILDER use of video capture control, many not, we use about downloading
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:20kb
    • 提供者:hndxp
  1. c++bxie

    0下载:
  2. 在C++ Builder中实现动画在 您 的 程 序 中 只 要 增 加 一 个Animate 部 件, 并 设 置 其 部 分 属 性 就 可 实 现 动 画, 但 缺 点 就 在 于Animate 部 件 只 能 打 开 已 有 的AVI 视 屏 文 件( 或 使 用Windows 公 用AVI), 有 一 定 的 系 统 开 销。-C Builder achieve animation in your procedures, as long as an increase Animate p
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:5.49kb
    • 提供者:啊林
  1. BdbPlayCap

    0下载:
  2. 这个程序是 DirectX SDK 里面的 PlayCap 转成 C++ Builder 版本的源程序(显示摄像头的视频画面)。 编译环境:  C++ Builder 6.0  DirectX 9 SDK for C++ Builder. 以下为编写 DirectX 程序所必需的设定: 工程文件参数设定:选菜单 Project → Options 在 Directories / Conditionals 选项页面里面:  1. Include pat
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:203.46kb
    • 提供者:lanxin
  1. VCapture

    0下载:
  2. 一个利用Video for Windows在 C++Builder编程环境下进行视频捕捉的一个实例。本 程序能够实现对输入的视频流的实时显示和捕获,包括 单帧图像的抓取和将一段视频流保存为AVI文件,同时 还可以对视频源的相关设置进行调整 -a use Video for Windows Programming in C Builder environment for inspection Frequency captured an example. The process
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:59.86kb
    • 提供者:水依
  1. 显示AVI

    0下载:
  2. 如何在builder中显示AVI文件-how the builder showed AVI file
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:6.47kb
    • 提供者:李和林
  1. remoteavi

    0下载:
  2. 用c++builder写的视频采集,抓图,预览等的源码,在bcb6下编译通过-c builder used to write video collection, Previously, preview the source, compile under bcb6
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:390.63kb
    • 提供者:陈东
  1. Midi-player

    0下载:
  2. MIDI播放程序,采用的开发语言为C++ Builder.
  3. 所属分类:midi

    • 发布日期:2014-01-16
    • 文件大小:4.26mb
    • 提供者:Almond Lee
  1. cd-player

    0下载:
  2. 一个CD播放器软件,采用的语言为C++ Builder.
  3. 所属分类:Audio

    • 发布日期:2014-01-16
    • 文件大小:29.6kb
    • 提供者:Almond Lee
  1. source

    0下载:
  2. 自己编的PES转换成ES流的程序,用C++ builder开发。
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:16.97kb
    • 提供者:张志明
  1. SuperDemuxer

    0下载:
  2. 朋友开发的MPEG2 TS Demux软件,C++ builder开发,可以分析码流结构。
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:25.49kb
    • 提供者:张志明
  1. myIPTV.rar

    0下载:
  2. H.264 P2P视频播放客户端C++ Builder源码例子,H.264 P2P
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-09
    • 文件大小:1001.57kb
    • 提供者:Terry
  1. vedio

    0下载:
  2. 应用vfw技术在C++Builder环境下捕捉视频,为接下来的视频图像保存,处理做准备工作。-Vfw applications in C++ Builder environment to capture video, the video image to the next save, ready to do deal with job
  3. 所属分类:Video Capture

    • 发布日期:2017-04-11
    • 文件大小:1.25kb
    • 提供者:rose
« 12 3 4 5 »
搜珍网 www.dssz.com