-
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
-
卡萝的源代码
它的时间来建立第一个 MFC 应用程序。和什么更好的地方开始比与一个在一个窗口中显示"你好,MFC"吗?基于经典的"Hello,world"程序永生在布莱恩 · 柯林汉和丹尼斯 Ritchie C 编程语言 (1988 年,普伦蒂斯霍尔),这个很小的程序,其中我会打个招呼,演示如何使用 MFC 编写一个 Windows 应用程序所涉及的基本原则。除其他外,那麼会特写看看 MFC 的 CWinApp 和 CFrameWnd 类,并亲眼看到如何从它们派生类并插入到应用程序。那麼还会学习到的最重要的 CPaintDC 类,作为通过的文本和图形绘制在一个窗口中响应 WM_PAINT 消息的渠道。最后,那麼会介绍给消息映射,MFC 用来关联与成员函数的应用程序接收你的邮件的机制提供来处理这些消息。
- 2022-04-21 23:53:21下载
- 积分:1
-
testremoteserver.rar
TestRemoteServer.rar
- 2022-08-06 16:00:12下载
- 积分:1
-
实现哈弗曼压缩的c源代码,数据结构课程最终的project
实现哈弗曼压缩的c源代码,数据结构课程最终的project.调试可运行.注意使用方法。
- 2022-01-26 06:30:44下载
- 积分:1
-
这个是一个很不错的编辑器我用了3年多 EDITEPLUS 这是最新版本不需安装只要运行就可以使用了没有解破哦序列号网上自己找吧很多的。这个是最新版本...
这个是一个很不错的编辑器我用了3年多 EDITEPLUS 这是最新版本不需安装只要运行就可以使用了没有解破哦序列号网上自己找吧很多的。这个是最新版本-This is a very good editor, I spent three years EDITEPLUS This is a long run without having to install the latest version can be used with no serial number cracked Oh, bar-line to find a lot of their own. This is the latest version of the
- 2022-08-08 03:08:04下载
- 积分:1
-
更新uf871/870的采购订单出错的数据
更新uf871/870的采购订单出错的数据-Uf871/870 update the purchase order data error
- 2022-01-25 17:42:04下载
- 积分:1
-
关于crc16位效验码的源代码计算方法,该效验码可以应用到通讯,等对数据传输要求较高的通讯。...
关于crc16位效验码的源代码计算方法,该效验码可以应用到通讯,等对数据传输要求较高的通讯。-crc16 place on the well-tested code of the source code calculation method, the well-tested code can be applied to the telecommunications, data transmission and other higher communications.
- 2022-04-17 15:17:51下载
- 积分:1
-
Phoenix bios crisis recovery disk
Phoenix bios crisis recovery disk
- 2022-05-19 00:58:16下载
- 积分:1
-
刚学编程,多多指导
刚学编程,多多指导-just learning programming, many guidance
- 2023-07-08 13:30:03下载
- 积分:1
-
网络协议规范大全
在网络的各层中存在着许多协议,它是定义通过网络进行通信的规则,接收方的发送方同层的协议必须一致,否则一方将无法识别另一方发出的信息,以这种...
网络协议规范大全
在网络的各层中存在着许多协议,它是定义通过网络进行通信的规则,接收方的发送方同层的协议必须一致,否则一方将无法识别另一方发出的信息,以这种规则规定双方完成信息在计算机之间的传送过程。下面就对网络协议规范作个概述。
-Network protocol specification Daquan, the network, there are many layers in the protocol, which is to define the rules of communication through the network, the receiver of the sender on the same floor of the agreement must be consistent, otherwise the party will not recognize the other party" s message based on this two kinds of rules to complete information in the process of transmission between computers. Here" s right to give an overview of the network protocol specification.
- 2022-02-14 18:05:44下载
- 积分:1