摘要:[转]在C++中使用cpuid指令获得CPU信息 From: http://freeman.cnblogs.com/archive/2005/08/30/226128.html 1、什么是cpuid指令 CPUID指令是intel IA32架构下获得CPU信息的汇编指令,可以得到CPU类型,型号,制造商信息,商标信息,序列号,缓存等一系列CPU相关的东西。 2、cpuid指令的使用 ...
阅读全文
文章分类 - Windows OS
摘要:This article is from http://support.microsoft.com/default.aspx?scid=kb;zh-cn;296861&sd=tech ,and should be used onlyfor study purpose. All rights are reserved by the original author . 如何在只重新启动一次的...
阅读全文