-
此代码是一段非常经典,的视频监控的小代码,记住,一定要安装Direct9x 否者程序无法运行...
此代码是一段非常经典,的视频监控的小代码,记住,一定要安装Direct9x 否者程序无法运行-This code is a very classic, the video surveillance of the small code, keep in mind, we must install Direct9x whether those procedures can not run
- 2023-09-03 16:45:03下载
- 积分:1
-
(ezvidc60.ocx摄像头捕捉,ezvidcap.ocx VB控制)
摄像头捕获控件(ezVidC60.ocx,ezVidCap.ocx),附VB调用源程序-cameras capture control (ezVidC60.ocx, ezVidCap.ocx) VB-called source
- 2023-07-05 22:20:03下载
- 积分:1
-
libid3tag-0.15.1b
libid3tag 是一个基于GNU GPL 协议发布的开源MP3 TAG库。libid3tag-0.15.1b//msvc++//下有一个 libid3tag.dsp, 打开后就可以编译。直接编译是会出错的。因为此库依赖于zlib, 所以 加入zlib.h、zconf.h之后,编译出静态lib.
- 2022-03-02 06:23:37下载
- 积分:1
-
FFMPEG播放流在屏幕上
#include
#include
#include
#include
#include
#ifdef __MINGW32__
#undef main /* Prevents SDL from overriding main() */
#endif
- 2023-01-10 23:25:03下载
- 积分:1
-
vb摄像头控制源码
Dim lpszName As String * 100
Dim lpszVer As String * 100
Dim Caps As CAPDRIVERCAPS
"//Create Capture Window
capGetDriverDescriptionA 0, lpszName, 100, lpszVer, 100 "// Retrieves driver info
lwndC = capCreateCaptureWindowA(lpszName, WS_CAPTION Or WS_THICKFRAME Or WS_VISIBLE Or WS_CHILD, 0, 0, 160, 120, Me.hWnd, 0)
"// Set title of window to name of driver
SetWindowText lw
- 2023-08-01 21:55:03下载
- 积分:1
-
TM32DM642 的一图像扑捉程序,用CCS6000编译后下载到DM642上接上 TV,摄像头可以直接用...
TM32DM642 的一图像扑捉程序,用CCS6000编译后下载到DM642上接上 TV,摄像头可以直接用-CCS6000,I don t kown what I can say
- 2022-07-18 17:07:52下载
- 积分:1
-
简单实用的视频捕获源代码,适合于初学者参考
简单实用的视频捕获源代码,适合于初学者参考-Simple and practical video capture source code, suitable for beginners reference
- 2022-07-26 05:02:19下载
- 积分:1
-
闻亭的TDS642EVM,即DM642的运动目标检测实验程序,本人已测试通过。...
闻亭的TDS642EVM,即DM642的运动目标检测实验程序,本人已测试通过。-Wen booths TDS642EVM, DM642 moving target detection experimental procedure, I have the test.
- 2022-08-15 23:56:16下载
- 积分:1
-
with detailed notes of simple video capture process, we hope to use some
带详细注释的简洁的视频捕捉程序,希望对大家有些用处-with detailed notes of simple video capture process, we hope to use some
- 2022-02-07 00:51:38下载
- 积分:1
-
使用DirectShow视频聊天程序,XviD MPEG4
视频聊天程序,用directshow,xvid mpeg4-Video chat program, using directshow, xvid mpeg4
- 2023-06-14 14:05:06下载
- 积分:1