-
NXP官方SAA7125源代码,非常详尽的实现了所有功能函数,原用于NXP自家的trimedia平台,标准C,移植很容易。...
NXP官方SAA7125源代码,非常详尽的实现了所有功能函数,原用于NXP自家的trimedia平台,标准C,移植很容易。-NXP official SAA7125 source code, very detailed realize all the performance function, the original home for NXP
- 2022-03-30 21:01:57下载
- 积分:1
-
rtp协议中各个部分的格式,我费了很大劲抽取出来的,
rtp协议中各个部分的格式,我费了很大劲抽取出来的,-rtp agreement all part of the format, I spent a lot of efforts extracted,
- 2022-04-25 11:34:09下载
- 积分:1
-
Windows platform graphics libraries for example : class CImageEx ()
Windows平台下图形库文件 实例为: class CImageEx{ }-Windows platform graphics libraries for example : class CImageEx ()
- 2022-06-15 07:57:17下载
- 积分:1
-
ASD高级语言程序设计
ASD高级语言程序设计-ASD Advanced Language Program Design
- 2023-02-07 22:25:03下载
- 积分:1
-
C++写的基于MFC的MP3播放器(具有重复,随机播放,列表选择的功能,界面进行美化)
// HHT Player.cpp : Defines the class behaviors for the application.//#include "stdafx.h"#include "HHT Player.h"#include "HHT PlayerDlg.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif/////////////////////////////////////////////////////////////////////////////// CHHTPlayerAppBEGIN_MESSAGE_MAP(CHHTPlayerApp, CWinApp)//{{AFX_MSG_MAP(CHHTPlayerApp)// NOTE - the ClassWizard will add and remove mapping macros here.// DO NOT EDIT what you see in these blocks of generated code!//}}AFX_MSGON_COMMAND(ID_HELP, CWinApp::OnHelp)END_MESSAGE_MAP()/////////////////////////////////////////////////////////////////////////////// CHHTPlayerApp constructionCHHTPlayerApp::CHHTPlayerApp(){// TODO: add construction
- 2022-01-20 22:41:55下载
- 积分:1
-
关于mpeg2的例子
关于mpeg2的例子-examples of mpeg2
- 2022-04-10 22:53:18下载
- 积分:1
-
屏幕倒计时工具
屏幕倒计时工具,可以播放音乐,并且实现了倒计时功能,提供源代码,可自己优化扩展,桌面flash,很好玩,很好看的一个程序
- 2023-05-22 22:25:03下载
- 积分:1
-
一款支持歌词同步显示的音乐播放器源代码,使用Visual C++实现。...
一款支持歌词同步显示的音乐播放器源代码,使用Visual C++实现。-support synchronous lyrics display music player source code, the use of Visual C achieved.
- 2022-02-12 23:05:39下载
- 积分:1
-
统计制定文本的总字数 并显示各种长度字数的个数
统计制定文本的总字数 并显示各种长度字数的个数-The user intput a file name and the programme will count the length of each word in the file.At last,it will report the total number of words and how many words in each kind of length.
- 2022-02-26 16:20:23下载
- 积分:1
-
视频抠像的演示。其中Ball是由SDK的一个例子修改而来,增加了
属性页,可以定制输出图像的尺寸,注意Filter的注册名改为“Bouncing Ball...
视频抠像的演示。其中Ball是由SDK的一个例子修改而来,增加了
属性页,可以定制输出图像的尺寸,注意Filter的注册名改为“Bouncing Ball
plus”;FilterVideoKeyer是一个实现了抠像叠加的Filter,这个Filter有两个
输入Pin,一个输出Pin,Filter的注册名为“HQ Video Keyer”。-like to pull the video demonstration. Ball which is an example of the SDK adapted from increased property pages can customize the output image size, the attention Filter registered name was changed to "Bouncing Ball plus"; FilterVideoKeyer is achieved keying a superposition of Filter, Filter has two input Pin, an output Pin, Filter the registration called "HQ Video Keyer."
- 2023-08-07 01:30:03下载
- 积分:1