搜索资源列表
Win Ring 0 Test
- 获取CPU、硬盘温度。 CPU的温度是通过 rsmgr。 硬盘温度是通过WMI-Get CPU, hard disk temperature. CPU temperature is through rsmgr. Hard disk temperature is through WMI
CPUaHDD_Temperature
- 利用WINDOWS平台中的WMI函数获取CPU和硬盘的温度-CPU&HDD Temperature
CPUTemperature
- 利用网上OpenHardwareMonitorLib.dll获取电脑cpu温度,可动态变化(非wmi)-Use of online computer cpu temperature OpenHardwareMonitorLib.dll get, can change dynamically (non-wmi)
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
CPU Tempreture
- 简单获取cpu温度及最大最小cpu温度,用wmi开发完成。(Simple access to CPU temperature and maximum and minimum tempreture)
获取CPU温度
- 非wmi方式,使用WINO驱动获取获取CPU温度!