-
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
-
dialer programme, need some work, not really the best there is, but may help som...
dialer programme, need some work, not really the best there is, but may help some to get ideas how to write something better
- 2023-07-26 16:25:04下载
- 积分:1
-
it is the program of the 12864 based of AVR
模块LCD12864的并行程序设计,开发环境为AVR,大家可以参考-it is the program of the 12864 based of AVR
- 2022-05-27 17:02:35下载
- 积分:1
-
本程序是VC++数据库入门程序,普通人稍微学了程序旧可以看懂程序并设计自己的数据库的程序....
本程序是VC++数据库入门程序,普通人稍微学了程序旧可以看懂程序并设计自己的数据库的程序.-VC database entry procedures, ordinary people can learn a little old procedures can understand the proceedings and to design its own database procedures.
- 2022-01-31 23:34:38下载
- 积分:1
-
在windows平台上启动或者停止一个其他的应用进程
在windows平台上启动或者停止一个其他的应用进程-the windows platform start or stop a process other applications
- 2022-04-20 11:41:43下载
- 积分:1
-
一个通用的十进制,二进制,十六进制转换器V2.0
A Universal Decimal,Binary,Hex Converter v2.0
- 2022-01-21 23:18:29下载
- 积分:1
-
阳光酒店管理系统
阳光酒店管理系统,基于JAVA。含有比较完整的设计文档和设计说明书和用户需求书。这个系统的主要功能包括团体开单、散客开单、宾客结帐、客房预订、系统设置、网络设置、营业查询、客户管理等。
- 2023-03-15 22:00:04下载
- 积分:1
-
此程序是用排序实现换位递规的的版本, 对程序的操作有一定的帮助作用...
此程序是用排序实现换位递规的的版本, 对程序的操作有一定的帮助作用-This program realizes the conversion recursion by sorting, making some use to operation of program.
- 2022-03-29 10:12:21下载
- 积分:1
-
电子书店系统
电子书店系统使用JSP技术、采用MySQL做系统后台数据库,Dreamweaver为网页制作工具而开发的。系统所具有的前台管理和后台管理两大基本功能模块的功能,主要包括用户登陆、图书查询、查看购物车、定单信息等,并对每个功能模块的实现进行了测试。 系统经测试和试运行后基本达到设计要求,系统的图书查找功能和管理员管理图书功能,将为书店的销售和管理带来极大的方便。
- 2022-02-27 09:17:09下载
- 积分:1
-
它是很好
我的项目是关于租一辆车,在那里人们可以过来问一辆车,他或她能够把它
- 2022-03-21 19:46:38下载
- 积分:1