-
c++帮助文档是超级有用的哦
一定要支持啊
c++帮助文档是超级有用的哦
一定要支持啊-the help text of c++
- 2023-01-04 00:35:04下载
- 积分:1
-
人脸识别登陆windows系统的相关代码.
人脸识别登陆windows系统的相关代码.-Face Recognition System landing windows related code.
- 2022-03-20 10:43:15下载
- 积分:1
-
使用vc修改excel文档
使用vc修改excel文档-use vc changes excel documents
- 2022-03-30 07:09:52下载
- 积分:1
-
介绍了多种普通元器件的识别判断方法,是一个基础应用手册。...
介绍了多种普通元器件的识别判断方法,是一个基础应用手册。-Introduce a variety of common components to determine the identification method is based on the application of a manual.
- 2023-01-05 10:25:03下载
- 积分:1
-
基于接收机固件上传源代码提取子先进的机顶盒…
Advanced sti5518 based receivers firmware uploader source code for extracting zip archives.
- 2023-05-26 06:20:02下载
- 积分:1
-
项目管理系统
应用背景项目管理系统主要特点:1。员工管理2。项目进入3。项目阶段进入4。项目类别条目5、客户进入6。项目管理7。数据库备份6。数据库恢复9、日志设施提前记录搜索:1。客户记录2。员工记录3、分类记录4阶段记录5、项目管理记录其他特点:1。用户注册2。更改密码3、密码恢复4、用户注册记录登录信息:用户名称-管理密码- 12345关键技术该项目管理系统是用C写的#。NET和SQL Server 2008作为前端后端。要求:Visual Studio 2010(SQL Server 2008)
- 2022-05-22 08:57:58下载
- 积分:1
-
VFP warehouse management system, for beginners, but also refer to Thesis
VFP库房经营管理系统,初学者适用,也可毕业论文参考-VFP warehouse management system, for beginners, but also refer to Thesis
- 2023-02-21 16:40:04下载
- 积分:1
-
文本文件计数计数的文本计数器
文本计数器 用于计数text文件数量-text counter for counting the number of text documents
- 2022-01-25 17:51:33下载
- 积分:1
-
图像处理的程序,非常实用。
图像处理的程序,非常实用。-image processing procedures, very practical.
- 2022-11-02 10:55:03下载
- 积分: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