-
win8平板调用摄像头工具
win8平板很牛叉的调用摄像头的库,通过.net调用COM库实现的,之前通过avicap.dll库,SendMessage方式都行不通的方式用这种方式能成功。
namespace AForge.Controls
{
using AForge.Video;
using System;
using System.ComponentModel;
using System.Drawing;
using System.Runtime.CompilerServices;
using System.Windows.Forms;
public class VideoSourcePlayer : Control
{
private bool autosize;
private Color borderColor = Color.Black;
private IContainer components;
private Bitmap currentFrame;
private bool firstFrameNotProcessed = true;
- 2022-04-23 12:39:10下载
- 积分:1
-
the software is compiled in ads external interrupt experimental procedure
本软件是在ads上编译的外部中断实验程序-the software is compiled in ads external interrupt experimental procedure
- 2023-08-30 23:35:03下载
- 积分:1
-
DSA 优化程序
微分搜索算法是一种由 civicioglu 提出的新的进化搜索算法。它是比很多病提出了进化算法的更强大。
- 2022-03-05 23:48:27下载
- 积分:1
-
C++内存分配所有方法,比较有价值,有需要的可以参考
C++内存分配所有方法,比较有价值,有需要的可以参考-the good C++ memory alloc
- 2022-03-18 10:59:39下载
- 积分:1
-
VB与三菱 FX系列通信的源代码
资料是一个源代码 已经做好了 是用VB编写的 通过串口跟三菱FX系列PLC进行通讯的,只要在两者之间通过串口连接,就可以通过上位机来控制下位机的运行和工作了。
- 2022-07-04 07:16:24下载
- 积分:1
-
查看主机的接口,并显示接入设备名称,序列号,厂家等信息...
查看主机的接口,并显示接入设备名称,序列号,厂家等信息-Show host interface, and display the access equipment name, serial number, manufacturer information, etc.
- 2023-05-09 00:40:02下载
- 积分:1
-
VB的订单管理系统
VB的订单管理系统-VB Order Management System
- 2022-02-27 05:34:50下载
- 积分:1
-
为实现过程的数字水印
对于cox数字水印的实现过程-digital watermark for the realization proce
- 2022-03-18 17:39:47下载
- 积分:1
-
模拟电梯的小东东,适合初学VC,好玩
模拟电梯的小东东,适合初学VC,好玩-simulated lift the small Eastern suitable for beginners VC, fun
- 2023-01-20 10:20:04下载
- 积分:1
-
A SOCKET example, everyone learning together, please the National Defense Univer...
一个SOCKET的例子,大家一起学习,请国防大学-A SOCKET example, everyone learning together, please the National Defense University
- 2022-01-26 07:58:31下载
- 积分:1