搜索资源列表
WMIWithCSharp
- 利用系统WMI服务对移动设备进行实时监视,主要用于对MP3及U盘类程序Autorun.inf文件监视,以防止恶意程序利用其对系统造成破坏-system using WMI service to mobile devices for real-time surveillance, used mainly for MP3 and U disk type of proceeding Autorun.inf surveillance documents, procedures to prevent th
disk
- The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
diskperf
- 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
disk
- The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
diskperf
- 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.
cdcode
- C#编写的用光盘做启动盘 AT-RegCDRom:用来创建启动盘 AT-CDRom:验证启动盘[也可说是应用] 一 :编程思想 1、创建启动盘 插入要创建的启动盘,程序自动检测光驱中光盘,利用WMI(Windows管理架构:Windows Management Instrumentation)读取该光盘的序列号(具有唯一性),把该序列号写入注册表。 2、验证 程序执行时,自动检测光驱中的光盘,利用WMI获取序列号,然后读取注册表中先前写入的序列号,二者比较,相同则程序启动成功,否则提示插入启动盘
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.
HarddiskInfo.rar
- 使用WMI读取硬盘信息,如 型号,物理序列号等,Use WMI to read the hard disk information, such as model, serial number, such as physics
Win Ring 0 Test
- 获取CPU、硬盘温度。 CPU的温度是通过 rsmgr。 硬盘温度是通过WMI-Get CPU, hard disk temperature. CPU temperature is through rsmgr. Hard disk temperature is through WMI
magwmi52
- WMI和智能组件包含通过WMI的功能,SMART与SCSI传递,对硬盘的信息获取和配置网络适配器特定用途,而且对许多其他一般用途。MagWMI允许访问和Windows Update的使用Windows系统信息管理仪表。 MagWMI提供一般信息的任何WMI使用类似命令SQL视图访问,并专门与函数的TCP / IP协议的配置,如设置适配器的IP地址,计算机名和域/工作组。-Magenta Systems WMI and SMART Component contains WMI, SMART and
hddinfo
- 最全面的硬盘信息检测工具,没有使用微软的WMI,完全使用API函数获龋可以获取磁盘固件版本、硬盘类型、硬盘型号、磁头数、扇区数、序列号、磁盘柱面、以及主从盘信息、磁盘空间大小,每扇区字节数,每簇扇区数等等详细的硬盘信息。支持用饼图显示检测出的信息,还附有一个很好的饼图绘制类文件,可以以百分比的饼图显示磁盘使用状态。最为高级的是可以获取磁盘的健康状态,如最差值等。-The most comprehensive detection of the hard disk information tool,
getdisk_info
- 一个完整的高级硬盘信息获取源代码,没有使用微软的WMI,使用磁盘API函数获取。可以或者硬盘的有关信息,如磁盘固件版本、硬盘类型、硬盘型号、序列号、磁盘柱面、磁头数、扇区数。以及主从盘信息,磁盘空间大小,每扇区字节数,每簇扇区数等等详细的硬盘信息。同时附带一个很不错的饼图绘制类文件,可以以百分比的饼图显示磁盘使用状态。最为高级的是可以获取磁盘的健康状态,如最差值等。总之一个不错的简练的示例源代码。-A complete high-level disk access to information
hdd_csharp
- WMI获取硬盘详细信息的程序,程序中没有显示全部信息,有需要的可以自己修改源代码-WMI access to the hard disk details the procedures, procedures did not show all of the information, there is a need to modify the source code can
cpuInfo
- c#.net读取CPU信息,包括CPU编号,硬盘编号。-c#.net read CPU information, including the CPU ID, disk number.
InfoPC_src
- Extract information from computer: equipment, memory, disk through WMI
InfoPC_v0
- Extract information from computer: equipment, memory, disk through WMI
DelphiUseWMI
- Magenta Systems WMI and SMART Component contains WMI, SMART and SCSI Pass Through functions, of particular use for getting hard disk information and configuring network adaptors, but also for many other general uses.
wmi
- wmi 方式 获得 硬盘号,网卡信息等等的-the wmi way access to the hard disk number, card information, etc.
io
- WMI磁盘IO性能监控易语言源码例程程序调用API函数实现磁盘IO性能监控。 -WMI disk IO performance monitoring easy language source routine procedures call API function to achieve disk IO performance monitoring.
WMI
- 获取当前系统磁盘符 Environment.SpecialFolder中定义了许多常用的目录(get system disk Environment.SpecialFolder)