-
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
-
计算机的例子
COM下的计算器例子-example of calculator in COM
- 2023-08-10 16:40:04下载
- 积分:1
-
这是一个单线程的演示程序!
这是一个单线程的演示程序!-This is a single-threaded demonstration program!
- 2022-02-02 18:47:45下载
- 积分:1
-
NT Event Log Writer
NT Event Log Writer - how to write event into Widnows event log using this tool-NT Event Log Writer- how to write event into Widnows event log using this tool
- 2022-02-06 01:16:00下载
- 积分:1
-
可配置屏幕捕捉打包AVI及回放程序
这是以前收集的国外的,VC6.0 编写的,VS2003下需简单调节一下,可完美运行,可配置编码格式,可调节抓取区域,里面还有AVI播放代码
- 2022-01-26 01:25:28下载
- 积分:1
-
一个多任务的控制软件,可以设置多个任务,时定关机、关闭显示器、重启、待机、打开文件、关闭进程、播放音乐等。...
一个多任务的控制软件,可以设置多个任务,时定关机、关闭显示器、重启、待机、打开文件、关闭进程、播放音乐等。-A multi-mission control software, you can set up a number of tasks, when the scheduled shutdown, turn off monitor, restart, standby, open the file, close the process, such as playing music.
- 2022-01-21 06:09:24下载
- 积分:1
-
A组
用汇编语言实现:在屏幕上显示:
SIN(X)+345*X/67
X=?
REXUILT=
等待输入一个任意的十进制数X(假设每个数不...
A组
用汇编语言实现:在屏幕上显示:
SIN(X)+345*X/67
X=?
REXUILT=
等待输入一个任意的十进制数X(假设每个数不超过三位),计算上述表达式的结果,将该结果显示出来:对于XIN(X)的计算结果要求采用子程序编写,主程序用于输入X和显示结果。
B组:
汇编程序写一个能与PC当前运行的程序进行分时操作的程序,程序的功能是演奏“五星红旗迎风飘扬”。并设置有热键,可随时终止或恢复演奏。
C组:
用汇编程序编程编写一个动画程序:有一架飞机在显示屏幕的上方,从左至右,忽高忽地,周而复始的飞行,屏幕下方设有一门高射炮,该炮可人工控制左右移动,人工控制空格键发射炮弹,炮弹命中飞机后,声光大作。(要求使用图形显示方式)
-A group
Using assembly language to achieve: on the screen:
SIN (X)+345* X/67
X =?
REXUILT =
Waiting for input an arbitrary decimal number X (the assumption that the number of not more than three each), calculated the results of the above expression, the results are displayed: For XIN (X) requires the calculation of the results of the preparation subroutine, main program for Enter the X and the result will be displayed.
B:
Assembler to write a PC currently running with the process time-sharing operating procedures, procedures for the function is to play "five-star red flag fluttering in the wind." And set up hotkeys, may terminate
- 2022-04-25 18:27:40下载
- 积分:1
-
VC Packaging BP network model applications worth more convenient Carro
VC封装BP网络模型 应用比较方便 值得首唱-VC Packaging BP network model applications worth more convenient Carro
- 2022-08-18 20:11:40下载
- 积分:1
-
一个java的日历记事本,也就是一个java做的日记本
一个java的日历记事本,也就是一个java做的日记本-a calendar notebook, which is a java do this diary
- 2023-02-25 19:15:04下载
- 积分:1
-
运算放大器的资料OP07C 下载使用PDF打开
运算放大器的资料OP07C 下载使用PDF打开-OPA OP07C CHIP
- 2023-02-28 06:25:03下载
- 积分:1