搜索资源列表
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.
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
WMIgetsysteminformation
- 通过调用WMI可以获取到CPU,硬盘,内存等信息-WMI can get by calling to the CPU, hard disk, memory and other information ...
wmi
- wmi 方式 获得 硬盘号,网卡信息等等的-the wmi way access to the hard disk number, card information, etc.
BIOS_VS2010
- 用非WMI的方式读取本机的BIOS的id号和硬盘的序列号.包括了所有的工程文件,可以成功编译在unicode环境下。-Get BIOS id and Hard disk SN without WMI in VSTS 2010. Include all project files and can be compiled in unicode.
WinRing0_Test_ok
- 通过winring0 rdmsr获取cpu温度。 通过wmi查询获取硬盘温度和使用时间 从网络下载的代码,进行了bug修正和文件补齐。 在vs2005下编译测试通过。-Get cpu temperature by winring0 rdmsr. Query access the hard disk temperature and elapsed time by wmi
GetHDSerial
- 通过WMI获取网卡MAC地址、硬盘序列号、主板序列号、CPU ID、BIOS序列号(Through WMI access to network card MAC address, hard disk serial number, the main board serial number, CPU, ID, BIOS serial number)