-
电压扰动分析数据采集部分
这是基于labview的电压扰动分析数据采集部分的程序框图,是一个完整的采集部分,很不错,希望大家采用哦!希望对大家有所帮助,后期有什么不会的问题也可以留言哦
- 2022-01-22 11:07:13下载
- 积分:1
-
ARIMA matlab实现 , 对时间序列进行预测分析
ARIMA matlab实现 , 对时间序列进行预测分析-ARIMA matlab realize, prediction of time series analysis
- 2022-08-10 05:44:11下载
- 积分:1
-
SDK中画笔的实现.还可以画直线,椭圆和矩形
SDK中画笔的实现.还可以画直线,椭圆和矩形-SDK in the realization of the brush. Can also draw a straight line, oval and rectangular
- 2022-10-10 03:45:03下载
- 积分:1
-
windows ce 下启动代理程序
windows ce 下启动代理程序-windows ce activated agent
- 2022-02-04 09:19:26下载
- 积分:1
-
基于Visual C++.NET的安装程序制作
基于Visual C++.NET的安装程序制作-Visual C.NET installation procedures production
- 2022-04-08 17:41:45下载
- 积分:1
-
C user guide helpful
C user guide helpful
- 2022-10-07 07:45: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
-
Prepared using VC dashboard display data source code, you can set the upper and...
用VC编写的仪表盘显示数据源代码,可设置上下限,默认值等-Prepared using VC dashboard display data source code, you can set the upper and lower limits, defaults, etc.
- 2022-02-03 20:33:17下载
- 积分:1
-
挑战你的心理极限…… 建议不要再夜间独自观看……否则后果自负。...
挑战你的心理极限…… 建议不要再夜间独自观看……否则后果自负。-Challenge your mental limits ... ... We do not recommend re-watching alone at night ... ... or else your peril.
- 2022-03-15 15:50:15下载
- 积分:1
-
代码行数计算工具,
可以计算某个目录下面及其子
目录中指定类型[以后缀名]标识的
文件集合包含代码的总行数,大家可以
任意使用,任意修改源代码。...
代码行数计算工具,
可以计算某个目录下面及其子
目录中指定类型[以后缀名]标识的
文件集合包含代码的总行数,大家可以
任意使用,任意修改源代码。
空行不算
简单注释不算,比如, “//”开头的行不算-Lines of code calculated by the number of tools, can calculate a directory and its subdirectories below the specified type [to the suffix name] logo document collection contains a few head office code, we can use, modify any source code. Notes is not a simple blank line is not, for example, // at the beginning of the line is not
- 2022-10-25 04:50:02下载
- 积分:1