CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - wmi

搜索资源列表

  1. WQLAnalyzer_1.03

    0下载:
  2. VC ++ 6.0使用WMI方式管理系统的范例,是学习WMI有关知识的好例子
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:617520
    • 提供者:yqxzcm
  1. aha154x

    0下载:
  2. This directory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver exports several functions which are used by SCSIPORT.SYS to issue SCSI requests to the devices attached to the controller, process adapter interrupts
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:41515
    • 提供者:joe
  1. diskperf

    0下载:
  2. The DiskPerf filter driver monitors disk-accesses, capturing performance data. It supports Plug and Play, Power Management, and WMI . It is not 64-bit compliant. No INF file is needed to install this driver.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:15632
    • 提供者:joe
  1. iscsi

    0下载:
  2. WMI implementation in a iSCSI miniport can be tested using the iscsicli.exe application, device manager property pages, WBEMTEST.exe and scr ipts generated by the wmimofck.exe tool.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:71944
    • 提供者:tony
  1. DriveDetector_src

    0下载:
  2. 通过windows wmi,获取硬件信息及系统的信息
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7817
    • 提供者:zhanghc
  1. WMISamples

    0下载:
  2. When searching the internet for documentation about WMI consumer programming, most of the documentation found is written for the C# programmer. Articles on using WMI from C++ are quite scarce. This is even more astounding as MSDN offers a lot of C++
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:22031
    • 提供者:feng
  1. VC_WMI

    0下载:
  2. 介绍如何使用WMI条件查询系统服务,采用VC2005
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:64971
    • 提供者:zwh
  1. getdisplaydriverinfo

    0下载:
  2. 利用WMI获得显卡的型号信息,版本信息,像素信息,当前分辨率等信息,很简单,很方便。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2969
    • 提供者:谢佳
  1. Driverstudio_Sample

    0下载:
  2. Driverstudio开发驱动的例子,含USB/WMI
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:72741
    • 提供者:ddy
  1. DoNetDemo

    0下载:
  2. 使用的开发语言有CSharp,VB等,个人认为有较好的参考价值。 【.NET开发】使用Windows Forms生成简单的绘图工具 【.NET开发】为.NET应用程序实现一个类似Word的对象模型 【Office开发】.NET框架下Excel报表组件编程 【Web开发】了解和扩展ASP.NET 2.0中的站点导航系统 【工具与技巧】构建高性能的ASP.NET应用程序 【工具与技巧】使用WMI和MOM 2005检测和监视ASP.NET应用程序 【软件测试】底层UI测试自
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1449931
    • 提供者:softareren
  1. WmiDriverSrc

    0下载:
  2. This a sample Plug and Play filter driver that provides WMI data blocks. Typically, driver writers will copy the sample code into their own driver and make any minor modifications so that the WMI data blocks are always available when the driver is lo
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:27361
    • 提供者:Li Tian
  1. 2005NETexample

    0下载:
  2. 本书用200个独立实例程序重点展示Microsoft Visual C# 2005(Microsoft.NET Framework 2.0)编程技术精华。全书摒弃语法说教,通篇贯穿实例,主要内容包括:使用ADO.NET 2.0访问数据库技巧、使用ASP.NET 2.0设计网站技巧、使用GDI+开发图形文字特效技巧、使用水晶报表专家创建报表技巧及VST0 2005新技术编程技巧等。在本书中,还介绍了托管状态下的Office自动化技术、WMI管理规范应用、XML文件读写、系统API函数调用、注册表个
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:14979536
    • 提供者:oskycar
  1. ReceivingEventNotificationsThroughWMI

    0下载:
  2. Receiving Event Notifications Through WMI
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:228578
    • 提供者:junny
  1. cdcode

    0下载:
  2. C#编写的用光盘做启动盘 AT-RegCDRom:用来创建启动盘 AT-CDRom:验证启动盘[也可说是应用] 一 :编程思想 1、创建启动盘 插入要创建的启动盘,程序自动检测光驱中光盘,利用WMI(Windows管理架构:Windows Management Instrumentation)读取该光盘的序列号(具有唯一性),把该序列号写入注册表。 2、验证 程序执行时,自动检测光驱中的光盘,利用WMI获取序列号,然后读取注册表中先前写入的序列号,二者比较,相同则程序启动成功,否则提示插入启动盘
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:385218
    • 提供者:管琰平
  1. wmi获取计算机信息

    0下载:
  2. 所属分类:网络编程

    • 发布日期:2010-01-23
    • 文件大小:43869
    • 提供者:abclogon
  1. Windows 2000XP WDM设备驱动程序开发

    1下载:
  2. 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。
  3. 所属分类:文档资料

    • 发布日期:2010-11-11
    • 文件大小:35526025
    • 提供者:cas_ie
  1. WMI

    0下载:
  2. # 提供了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.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:71438
    • 提供者:allen
  1. OpenHardwareMonitor_source

    0下载:
  2. 读取主板,CPU,显卡,硬盘芯片信息源代码,非WMI读取。支持ATI,NVIDIA显卡,AMD,INTEL CPU,-Read the motherboard, CPU, graphics card, hard drive chip information source code, non-WMI to read. Support for ATI, NVIDIA graphics card, AMD, INTEL CPU,
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:406725
    • 提供者:chivalry
  1. HarddiskInfo.rar

    0下载:
  2. 使用WMI读取硬盘信息,如 型号,物理序列号等,Use WMI to read the hard disk information, such as model, serial number, such as physics
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-01
    • 文件大小:11228
    • 提供者:wufw
  1. WMI_GetBiosTemperture

    0下载:
  2. 监视主板温度 ,使用WMI获取主板温度-Get Bios Temperture
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:373720
    • 提供者:林凡
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 23 »
搜珍网 www.dssz.com