-
WMI 入门学习实例
// ShouldSerialize 函数是 VS 属性浏览器用来检查某个特定属性是否必须序列化的函数。为所有 ValueType 属性(类型为 Int32、BOOL 等的属性,不能设置为空)添加这些函数。这些函数使用 IsNull 函数。在属性的 TypeConverter 实现中也使用这些函数来检查属性的 NULL 值,以便在 Visual Studio 中进行拖放操作时可以在属性浏览器中显示空值。 // 函数 IsNull() 用于检查属性是否为 NULL。 // 为可为空值的读/写属性添加 Reset 函数。VS 设计器在属性浏览器中使用这些函数将属性设置为 NULL。 // 添加到 WMI 属性的类的每个属性都具有特性集,用于定义它在 Visual Studio 设计器中的行为,并定义要使用的 TypeConverter。 // 日期时间转换函数 ToDateTime 和 ToDmtfDateTime 添加到类,以便将 DMTF 日期时间转换为 System.DateTime (或相反)。 // 为 WMI 类生成的早期绑定类。Win32_Process
- 2012-12-16下载
- 积分:1
-
EM算法程序的
EM算法对GMM进行处理,这个算法的功能强大,可以将数据转为向量形式,便于进行计算。同时该算法适合在语音识别,人脸识别上进行操作,作用非常显著,我希望有更多的深度学习的同学或者研究人员和我多交流
- 2022-02-13 04:25:50下载
- 积分:1
-
net_oa_pd_2006
现在网络办公自动化系统开发相关分析报告。(office automation network system development-related analysis.)
- 2006-06-14 10:07:01下载
- 积分:1
-
845q
说明: 本资源,本人没有测试过,都是从网上下载下来的,你可以亲自测试。(The resources, I have not tested, are downloaded from the Internet, you can personally test.)
- 2011-03-19 00:31:31下载
- 积分:1
-
picture-mat
说明: 一个图像匹配算法,成功应用于红外热成像跟踪技术。(It is a classical image_matching code,based on Visual C++)
- 2010-03-21 21:45:09下载
- 积分:1
-
vector-control
异步电机矢量控制程序,dsp2808、dsp2812,32变换,22变换,速度检测,磁链观测等模块均有(Induction motor vector control program, dsp2808, dsp2812, 32 transformation, 22 transformation, speed detection, and other modules are flux observer)
- 2014-04-09 21:02:49下载
- 积分:1
-
NEW-LEACH-matlab.txt
对经典协议LEACH的改进版本,可以出图3个,对初学很有帮助,大家有兴趣的可以看看。(LEACH agreement on an improved version of the classic, you can plot three, very helpful for beginners, we are interested can look at.)
- 2014-01-20 17:22:06下载
- 积分:1
-
droop_control
说明: 第二种孤岛运行的控制是采用下垂控制(droop控制),Droop控制就是用来模拟频率一次调整。通过控制电力电子逆变器来实现。(The second kind of island operation control is droop control, Droop control is used to simulate a frequency adjustment. It is realized by controlling the power electronic inverters.)
- 2021-02-05 22:19:57下载
- 积分:1
-
基于ZIGBEE的双LED灯测控模块设计
本程序可以实现以下要求:
1、对于双LED灯进行开、关操作。
2、可以对被测电路的电流电压进行实时检测。
3、可以进行0-10V调压操作。
- 2022-01-25 23:31:44下载
- 积分:1
-
pip_audio
这是一段用于谱分析算法中的求蝶形算子的
子程序,此程序采用C语言编写,移植性比较强(This is a period for the spectral analysis algorithm for the subroutine butterfly operator, this procedure using C language, the transplantation of relatively strong)
- 2008-03-17 18:31:09下载
- 积分:1