-
利用摄像头+DirectShow实现预览和实时拍照功能,其中有一个视频监控编程很有用的类,通过该类可以很好的实现实时监控,还有拍照功能,为以后的监控系统打下良好...
利用摄像头+DirectShow实现预览和实时拍照功能,其中有一个视频监控编程很有用的类,通过该类可以很好的实现实时监控,还有拍照功能,为以后的监控系统打下良好的基础!!具有良好示范的作用-The use of camera+ DirectShow implementation and real-time camera preview function, including a video surveillance program very useful class, through the class can be a very good real-time monitoring, as well as camera functionality, for future monitoring system and lay a good foundation for ! ! Has a good role model
- 2022-08-07 09:44:49下载
- 积分:1
-
vc编写的简单的avi播放器,不过不能解码压缩的那种avi
vc编写的简单的avi播放器,不过不能解码压缩的那种avi-vc prepared by the simple avi players, but not the kind of compression codecs avi
- 2022-02-06 04:22:42下载
- 积分: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
-
from "Visual C programming skills and examples of" Chapter 9
来自《Visual C++程序设计技巧与实例》第9章-from "Visual C programming skills and examples of" Chapter 9
- 2022-01-27 16:41:10下载
- 积分:1
-
debugging YUV display YUV images can be generated to provide for the convenience...
调试YUV显示时可提供YUV图像生成器,方便调试。-debugging YUV display YUV images can be generated to provide for the convenience of debugging.
- 2022-04-07 14:10:37下载
- 积分:1
-
一段用C编写的MPEG2视频切割的源代码,很厉害啊!
一段用C编写的MPEG2视频切割的源代码,很厉害啊!-section C MPEG2 video prepared by the cutting of source code, very powerful ah!
- 2023-06-23 16:55:04下载
- 积分:1
-
一个完整的播放器,VS2005编写的很好用的,功能也很完全,好东西就大家分享。...
一个完整的播放器,VS2005编写的很好用的,功能也很完全,好东西就大家分享。-A complete player, VS2005 prepared very well used, function is also very complete, good things to share with you all.
- 2023-05-02 23:00:04下载
- 积分:1
-
c++调用dll实现视音频文件的分割,可用于打点下载等用途
c++调用dll实现视音频文件的分割,可用于打点下载等用途-c++ call dll to achieve the division of video and audio files that can be used to download other purposes RBI
- 2023-01-10 17:50:06下载
- 积分:1
-
rtp编程的一个例子,是学习多媒体编程很好的例子
rtp编程的一个例子,是学习多媒体编程很好的例子-rtp an example of programming, multimedia programming is to learn from good examples
- 2022-04-15 19:21:31下载
- 积分:1
-
wav音频文件信息分析
分析提取wav格式的音频文件头,获得音频文件的如下信息:(1)音频通道数(2)采样频率(3)比特率(4)采样位数(5)音频数据大小 wav文件的数据结构: 起始地址占用空间 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-20 07:20:05下载
- 积分:1