-
ASD高级语言程序设计
ASD高级语言程序设计-ASD Advanced Language Program Design
- 2023-02-07 22:25:03下载
- 积分:1
-
字符叠加的演示。其中FilterTitleOverlay是一个实现字符
叠加的Trans...
字符叠加的演示。其中FilterTitleOverlay是一个实现字符
叠加的Trans-In-Place Filter,注册名为“HQ Title Overlay Std.”。这个
Filter已经在《DirectShow开发指南》一书中详细介绍过,本书修正了一些问题。
SimplePlayer也是《DirectShow开发指南》一书介绍的一个简单的媒体文件播放
器,本书将其与字符叠加Filter集成,使媒体文件播放的同时能够进行字符叠加。-characters superimposed demonstration. FilterTitleOverlay which is a realization of the characters superimposed Trans-In-Place Filter, a registered "HQ Title Overlay Std." . Filter in the "DirectShow Development Guide," a detailed account of the book, the book that a number of issues. SimplePlayer also "DirectShow Development Guide," a book about a simple media player, the book and its characters superimposed Filter integrated media player at the same time to carry out characters superimposed.
- 2023-02-07 02:00:03下载
- 积分:1
-
yuv视频采集和显示
嵌入式视频采集软件需要实现视频流的采集,视频显示,利用V4L2(video
for linux2)、FrameBuffer提供的应用程序接口实现,需要对摄像头、显示屏进行操作。USB摄像头、LCD显示屏都属于字符设备,分别为/dev/video0、/dev/fb0文件。本代码即利用这些基本知识实现视频采集
- 2022-03-20 18:01:59下载
- 积分:1
-
use time synchronization system to match the players multimedia data
使用时间同步的方式,来匹配多媒体数据的播放-use time synchronization system to match the players multimedia data
- 2022-02-14 11:00:49下载
- 积分:1
-
adquick, adbrite clone script
adquick, adbrite clone script
- 2023-08-05 03:05:04下载
- 积分:1
-
MPEG PS解码器ES
mpeg ps decoder to es
- 2022-02-12 02:51:08下载
- 积分:1
-
amr c code for 3gpp. 3rd Generation Partnership Project Technical Specification...
amr c code for 3gpp。
3rd Generation Partnership Project
Technical Specification Group Services and System Aspects
ANSI?C code for the Adaptive Multi Rate (AMR) speech codec
-amr c code for 3gpp. 3rd Generation Partnership Project Technical Specification Group Services and System Aspec ts ANSI C code for the Adaptive Multi Rate (AMR) s peech codec
- 2022-06-20 14:08:24下载
- 积分:1
-
MP3 Baptism 1.0 一个完整的VC++软件源代码,帮助你迅速给MP3文件统一改名。
MP3 Baptism 1.0 一个完整的VC++软件源代码,帮助你迅速给MP3文件统一改名。 -MP3 Baptism 1.01 complete VC software source code, helps you
rapidly to change name for the MP3 document unification.
- 2022-01-26 18:58:39下载
- 积分:1
-
捕获视频的Visual C++的解决方案。
A Visual C++ solution for capturing Video.
- 2023-08-28 01:15:05下载
- 积分:1
-
首先我们选择一个中间值middle程序中我们使用数组中间值,然后 把比它小的放在左边,大的放在右边(具体的实现是从两边找,找到一对后交换)。然后对两边分别使 用...
首先我们选择一个中间值middle程序中我们使用数组中间值,然后 把比它小的放在左边,大的放在右边(具体的实现是从两边找,找到一对后交换)。然后对两边分别使 用这个过程(最容易的方法――递归)。 -First of all, we choose a middle value between the use of an array of programs between our values, then it is smaller than put on the left, large on the right side of (the specific implementation is to find from both sides to find a pair of post-exchange). Separately on both sides then use this process (the easiest way- recursive).
- 2022-06-28 07:36:49下载
- 积分:1