搜索资源列表
wmi.rar
- 微软WMI的封装类及示例工程。 --pclion ,Microsoft WMI package class and sample workspace.- pclion
WMI
- # 提供了ManagementClass类来获取本机的一些基本信息,比如CPU的个数,CPU的频率,网卡的MAC,内存的大小,硬盘的大小等。-# Provides a ManagementClass class to get some basic information about the machine, such as the number of CPU, CPU frequency, the network card MAC, memory size, hard disk size.
getdisk_info
- 一个完整的高级硬盘信息获取源代码,没有使用微软的WMI,使用磁盘API函数获取。可以或者硬盘的有关信息,如磁盘固件版本、硬盘类型、硬盘型号、序列号、磁盘柱面、磁头数、扇区数。以及主从盘信息,磁盘空间大小,每扇区字节数,每簇扇区数等等详细的硬盘信息。同时附带一个很不错的饼图绘制类文件,可以以百分比的饼图显示磁盘使用状态。最为高级的是可以获取磁盘的健康状态,如最差值等。总之一个不错的简练的示例源代码。-A complete high-level disk access to information
dumpwmidata
- 将指定的WMI类中的数据保存成XML 文件,对系统信息的获取很有帮助-this sample dumps data from specified WMI class,and save as a xml file,this is very helpful to gethering system infomation
CheckMultiprocessor
- vc6.0 程序 展示了如何用WMI的方法获取CUP的使用率 重点在于获取多个CPU或者多核不同的使用率,在现在CPU多核时代这点很重要-Ever since I saw Performance application on Windows 2000, I wondered if there is a way/Windows API to programmatically determine CPU usage for each of the individual CPUs in a
CWMI
- 一个用于操作WMI的类,包括连接远程WMI,有一个查询共享文件夹的演示。-For the operation of a WMI class, including the remote WMI, there is a shared folder inquiries demonstration.
WMI_class
- VB编写的WMI信息Class代码生成工具源程序,自动获取WMI信息的Class代码,选择后自动显示在下边的文本框中,可以快速编辑。一个较简单的小工具,有需要的研究一下。 -VB prepared WMI Information Class source code generation tools, automatic access to WMI information Class code, select automatically appear in the text box below
DesktopSearchEngine
- 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngine.vbp编译为Hyper
WMI-Class-Library
- WMI,包括WMI Namespace.chm 及 WMI.d-WMI Namespace.chm & WMI.dll
wmiGetBIOSInfo
- 通过WMI中的win32_bios这个class获取BIOS信息-get bios information class win32_bios in WMI