搜索资源列表
wmi
- 一个用wmi技术写的vbs巡检windows系统的脚本,可以检测出系统进程,cpu,硬盘等信息,可以实现远程巡检.(注意:防火墙)
HarddiskInfo.rar
- 使用WMI读取硬盘信息,如 型号,物理序列号等,Use WMI to read the hard disk information, such as model, serial number, such as physics
magsubs1
- Delphi 引用 WMI 获取 CPU 硬盘 网卡序列号、地址-Delphi WMI reference card for CPU hard drive serial number, address
WMI_rar
- delphi使用WMI的例子,功能强大,把常用的功能都给出了示例。-delphi examples of using WMI, powerful, to commonly used functions are given examples.
WMICodeCollection
- 微软官方的wmi代码集锦.rar,值得参考。-Microsoft wmi code official collection. Rar, it is also useful.
HDDSERIAL
- this a code intended to get the hdd firmware serial number using windows management instrumentation,but it isn t working with all types of drivers because it is not sure that they support wmi-this is a code intended to get the hdd firmware serial num
WMIUSB
- WMI使用的Delphi实例,学习WMI很好的例子,全源码的-Use of the Delphi WMI instance, a good example to learn WMI, all-source
NetBrokeCheck
- {*** ****} { 网络断线自动检测 } { 利用WMI 服务器捕捉消息速度和电脑同步 } { 非常是和三层和网络服务 实现断线处理等 } { Copyright (c) 2006 Inprise Corporation } { 编写人:Dorry:zjx4051@gmail.com } { 编写日期:2010-10-11 } { 更新日期:2010-10-21 13:21 } {**********} -Automatically detect the
WmiSet.v1.65
- COREWmiSet由9个Borland Delphi和C++Builder VCL控件组成,即TWmiQuery-对目标计算机wmi服务进行查询、tWmiConnection-将TWmiQuery与目标计算机wmi服务连接、TWmiProcessControl-windows进程管理、TWmiStorageInfo-储存设备信息查看、tWmiDiskQuotaControl-磁盘配额管理、TWmiOs-操作系统设定监控、TWmiRegistry-系统注册表读写、TWmiSystemEvents
CPU__GetT
- ① 初始化 COM 接口: 访问 WMI, 必须先初始化 COM 接口, 在程序的一开始调用 CoInitialize(NULL) 初始化, 在结束时调用 CoUninitialize() 释放资源。 这两个函数在 #include <comdef.h> 里面定义。 ② 获取访问 WMI 权限: CoInitializeSecurity(NULL, -1, NULL, NULL, RPC_C_AUTHN_LEVEL_PKT, RPC_C_IMP_LEVEL
Alpha1
- 基于WMI获取计算机硬件信息,部分功能通过汇编等方式进行获取,目前已完成CPU、硬盘等硬件的获取,部分硬件可能无法正确获取,编译的程序为新版本,代码为旧版本,仅用于学习,由于软件尚未完成,因此暂时不开放完整源码-Computer hardware information is obtained based on WMI, part of the function through the assembly to obtain, has completed the CPU, hard drives
WMIQUery
- 通过WMI获取网卡MAC地址、硬盘序列号、主板序列号、CPU ID、BIOS序列号-query mac , box id ,internet ip
io
- WMI磁盘IO性能监控易语言源码例程程序调用API函数实现磁盘IO性能监控。 -WMI disk IO performance monitoring easy language source routine procedures call API function to achieve disk IO performance monitoring.
txhkr
- 易语言写的,主要掩饰了wmi的应用 具体大家下载下来看吧,()