-
Suma矩阵C + +
suma de matrices en c-suma de matrices en c++
- 2023-03-07 07:20:02下载
- 积分:1
-
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
-
mp3编码程序
采用C语言编写,可将WAV格式的文件编码成为MP3文件。编码格式为MPEG1 Layer3.有止标程序,可将例子里的WAV文件成功编码成MP3文件。
- 2022-10-17 23:15:03下载
- 积分:1
-
BankServer system, a simple interface
BankServer系统,简单界面-BankServer system, a simple interface
- 2022-07-14 05:56:22下载
- 积分:1
-
windows communication example
windows通讯实例,内容比较全,学习通讯编程的好参考-windows communication example
- 2023-09-02 09:30:05下载
- 积分:1
-
这是一个函数迭代系统,可以很直观地了解函数迭代。
这是一个函数迭代系统,可以很直观地了解函数迭代。-This is a method, system, it is quite intuitive understanding of function iteration.
- 2022-08-02 22:08:55下载
- 积分:1
-
C语言中的鼠标处理函数.可以设置鼠标的样子,隐藏鼠标,设置鼠标的移动范围。...
C语言中的鼠标处理函数.可以设置鼠标的样子,隐藏鼠标,设置鼠标的移动范围。-C language processing function of the mouse. You can set the mouse"s appearance, hidden mouse, the mouse"s range of movement.
- 2022-05-22 02:06:23下载
- 积分:1
-
遥感动态监测PCA主成分分析算法
主成分分析的源代码,用于遥感影像的主成分分析
- 2022-03-09 18:46:28下载
- 积分:1
-
host based intrusion detection
host based intrusion detection
- 2022-03-24 13:47:02下载
- 积分:1
-
des algo The DES (Data Encryption Standard) algorithm is the most widely used encryption algorithm i
DES(数据加密标准)算法是世界上使用最广泛的加密算法。多年来,在许多人中间
- 2022-02-26 07:20:25下载
- 积分:1