-
无线传感器网络项目,视频流
无线传感器网络相关示例项目的想法。视频流
/*********************
组件
*********************/
主目录是:
1 java
2 传感器
3-dpcm_C
1-java
此目录包含位于所有 java 源代码中的 src 子目录。
Java 源代码分为 "桂" 和 "消息" 中。GUI 代码管理的主要程序
通过线程
- 2023-03-25 23:45:07下载
- 积分:1
-
检查系统键盘设备
check the system keyboard device
- 2022-01-26 01:46:15下载
- 积分:1
-
在VC中获取摄像头视频的代码片段
里面有代码详解
供初级硬件开发人员参考...
在VC中获取摄像头视频的代码片段
里面有代码详解
供初级硬件开发人员参考-In VC video camera to obtain the code fragment which has code for the initial hardware development Detailed reference
- 2022-06-15 14:47:16下载
- 积分:1
-
human gait recognition IASAS version tracking, establish adaptive background, th...
人体步态跟踪识别bate版,建立自适应背景,对图像序列的运动人体进行步态识别。自动检测-human gait recognition IASAS version tracking, establish adaptive background, the image sequence for the movement of human gait recognition. Automatic detection
- 2022-02-04 22:26:34下载
- 积分:1
-
菲利普调谐器1236源代码
philip Tuner 1236 source code
- 2022-06-11 16:27:38下载
- 积分:1
-
摄像头捕捉程序,为大家做个参考!!!!,在程序中好有用
摄像头捕捉程序,为大家做个参考!!!!,在程序中好有用-A PC camera driver program which is helpful.
- 2022-06-22 01:57:48下载
- 积分:1
-
SDK
SDK-2 开发包可快速开发基于杭州海康威视系统视频采集卡(Hi
kvision DS-40xxHC DS-40xxHC+ DS-40xxMD SDK)的视频监控类
应用程序。
本开发包在海康视频采集卡二次开发包的基础上进一步封装大量
底层细节,让开发者在程序中控制采集卡简单到只需调用一个函
数,完成强大功能只需一句代码即可快速实现,真正达到了开发
高效、稳定、简单、快速的效果,本开发包不仅仅适应于初学者
,因其强大的开发包接口同样也适应于专业系统的开发。-SDK-2 development kit can quickly develop the system based on the Hangzhou Hikvision video capture card (Hi kvision DS-40xxHC DS-40xxHC+ DS-40xxMD SDK) type of video surveillance applications. The development kit Haikang video capture card in the secondary development of the package to build on a large number of low-level details of the package to allow developers to control the capture card in the program as simple as just calling a function, the completion of the power of just one code can be quickly realization of the development really efficient, stable, simple, fast results, the development kit is not only adapted to beginners, because of its powerful development kit interface also adapted to the professional systems.
- 2022-01-21 01:51:05下载
- 积分:1
-
a relatively good video capture process, I used it as a bottom Interface
一个比较好的视频捕捉程序,我用它作为底层接口-a relatively good video capture process, I used it as a bottom Interface
- 2022-05-31 13:32:10下载
- 积分:1
-
This logiciel is a server for wabcam
This logiciel is a server for wabcam
- 2022-10-03 19:45: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