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

搜索资源列表

  1. get_computer_info

    0下载:
  2. 通过wmi获取系统信息,使用的是c++语言。值得一看-Wmi access to information through the system, using a c++ language. Worth a visit
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:6836114
    • 提供者:刘春远
  1. cpuInfo

    0下载:
  2. c#.net读取CPU信息,包括CPU编号,硬盘编号。-c#.net read CPU information, including the CPU ID, disk number.
  3. 所属分类:.net

    • 发布日期:2017-03-27
    • 文件大小:24569
    • 提供者:lg
  1. MyWMIExplorer

    0下载:
  2. 原创的c#写的wmi浏览器。可能功能不是很全。但只是一个思路。里面大量用了C#的反射-Original written in c# browser wmi. May not be wholly functional. But just a thought. Inside the bulk of the C# reflection
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:108018
    • 提供者:付海超
  1. strservice

    0下载:
  2. 定时启动服务,当指定服务被意外关闭,自动启动该服务,使用wmi实现。-Start-up services from time to time, when the specified service was accidentally shut down, automatically start the service, use wmi to achieve.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:13100
    • 提供者:王永刚
  1. MyWmi_SrnO_test

    0下载:
  2. my wmi number finding
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6525648
    • 提供者:Dushyant
  1. WMI_Hi-Perf_Provider_src

    0下载:
  2. wmi test sample good luck
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:30418
    • 提供者:polyfree
  1. WMIScanner

    0下载:
  2. 在DOS窗口扫描远程主机是否开放WMI以寻找远程可注入漏洞-Scanning in the DOS window open WMI remote host if the remote can be injected in order to find loopholes
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1249209
    • 提供者:张晓兰
  1. WMIClient

    0下载:
  2. 不像IOCTL_NDIS_QUERY_GLOBAL_STATS IOCTL,Windows Management Instrumentation(WMI)接口可以用于查询小端口驱动信息,即可以用来查询NDIS小端口驱动支持的OID。本文示例是查询无线网络的信号强度。-Unlike IOCTL_NDIS_QUERY_GLOBAL_STATS IOCTL, Windows Management Instrumentation (WMI) interfaces can be used to query
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:53642
    • 提供者:lie
  1. dumpwmidata

    0下载:
  2. 将指定的WMI类中的数据保存成XML 文件,对系统信息的获取很有帮助-this sample dumps data from specified WMI class,and save as a xml file,this is very helpful to gethering system infomation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:40137
    • 提供者:ralf
  1. CWMI

    0下载:
  2. 一个用于操作WMI的类,包括连接远程WMI,有一个查询共享文件夹的演示。-For the operation of a WMI class, including the remote WMI, there is a shared folder inquiries demonstration.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:3014
    • 提供者:Jobcrazy
  1. System_Info_WMI

    0下载:
  2. System Information On Windows: Get HDD Serial Number, CPU Id, MB Serial Number, BIOS Verison, OS Install Date and Composite Hash Value. Tested on Windows Vista with Visual Studio 2008 SP1 and QT 4.51
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:14733
    • 提供者:Kadir ARSLAN
  1. CPUTemperature

    0下载:
  2. 使用wmi对象查询usb口 另外也可以使用GetDriveType()这个传统的api来实现Int32 cpuTemp = GetCPUTemperature() Console.WriteLine("CPU Temperature: {0}C/{1:F0}F", cpuTemp, Fahrenheit(cpuTemp)) Int32 mbTemp = GetMBTemperature() Console.WriteLine("Motherboard Temperat
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:74133
    • 提供者:小轩
  1. WMICodeCollection

    0下载:
  2. 微软官方的wmi代码集锦.rar,值得参考。-Microsoft wmi code official collection. Rar, it is also useful.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-17
    • 文件大小:205796
    • 提供者:mengbing
  1. DesktopSearchEngine

    0下载:
  2. 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngine.vbp编译为Hyper
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:263296
    • 提供者:subzero_cn
  1. Cpu_try

    0下载:
  2. vs2008 CSharp(C#) 利用WMI查询CPU信息。-vs2008 CSharp (C#) using WMI query CPU information.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:12408
    • 提供者:liu
  1. HDDSERIAL

    0下载:
  2. 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
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-31
    • 文件大小:799
    • 提供者:giht
  1. WMIEventConsumerProv

    0下载:
  2. wmi coding in c++ fro creating an WMIEventConsumerProv-wmi coding in c++ fro creating an WMIEventConsumerProv
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:13744
    • 提供者:jleiser
  1. WMIInstanceProv

    0下载:
  2. wmi coding in c++ fro creating an WMIEventConsumerProv-wmi coding in c++ fro creating an WMIEventConsumerProv
  3. 所属分类:Shell api

    • 发布日期:2017-05-27
    • 文件大小:10579327
    • 提供者:jleiser
  1. WMIPropertyProv

    0下载:
  2. wmi visual c++ for WMI Property provider
  3. 所属分类:Shell api

    • 发布日期:2017-04-07
    • 文件大小:11589
    • 提供者:jleiser
  1. WMIProvEvents

    0下载:
  2. wmi visual c++ for WMI Property provider
  3. 所属分类:Shell api

    • 发布日期:2017-04-06
    • 文件大小:7386
    • 提供者:jleiser
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 23 »
搜珍网 www.dssz.com