文件名称:CheckMultiprocessor
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:61.63kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
vc6.0 程序
展示了如何用WMI的方法获取CUP的使用率
重点在于获取多个CPU或者多核不同的使用率,在现在CPU多核时代这点很重要-Ever since I saw Performance application on Windows 2000, I wondered if there is a way/Windows API to programmatically determine CPU usage for each of the individual CPUs in a multi-processor machine. Though there are many articles for getting the CPU usage, none helped when it came to multi-processor machines.
After some digging in MSDN, I could find WMI (Windows Management and Instrumentation) has a few performance counter classes. I chose to use the Win32_PerfRawData_PerfOS_Processor class in this case as it is supported on Windows 2000 onwards.
展示了如何用WMI的方法获取CUP的使用率
重点在于获取多个CPU或者多核不同的使用率,在现在CPU多核时代这点很重要-Ever since I saw Performance application on Windows 2000, I wondered if there is a way/Windows API to programmatically determine CPU usage for each of the individual CPUs in a multi-processor machine. Though there are many articles for getting the CPU usage, none helped when it came to multi-processor machines.
After some digging in MSDN, I could find WMI (Windows Management and Instrumentation) has a few performance counter classes. I chose to use the Win32_PerfRawData_PerfOS_Processor class in this case as it is supported on Windows 2000 onwards.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CheckMultiprocessor/
CheckMultiprocessor/Check/
CheckMultiprocessor/Check/Check.cpp
CheckMultiprocessor/Check/Check.dsp
CheckMultiprocessor/Check/Check.dsw
CheckMultiprocessor/Check/ReadMe.txt
CheckMultiprocessor/Check/Release/
CheckMultiprocessor/Check/Release/Check.exe
CheckMultiprocessor/Check/StdAfx.cpp
CheckMultiprocessor/Check/StdAfx.h
CheckMultiprocessor/Check/
CheckMultiprocessor/Check/Check.cpp
CheckMultiprocessor/Check/Check.dsp
CheckMultiprocessor/Check/Check.dsw
CheckMultiprocessor/Check/ReadMe.txt
CheckMultiprocessor/Check/Release/
CheckMultiprocessor/Check/Release/Check.exe
CheckMultiprocessor/Check/StdAfx.cpp
CheckMultiprocessor/Check/StdAfx.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.