CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 获取cpu信息

搜索资源列表

  1. 如何用vc实现获得cpu有关信息

    0下载:
  2. 该程序用VC实现了如何获取系统CPU的有关信息 采用文档—试图结果显示系统CPU的主频信息-the program with VC how to access the system CPU using the information document-display system to results CPU speeds information
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:25334
    • 提供者:
  1. hardinfo

    0下载:
  2. 获取硬件信息,检测和报告你CPU,memory page size,mouse installation等信息。-hardware access information, detection and reporting of your CPU, memory page size, mouse installation information.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:29784
    • 提供者:徐强
  1. GetSystemCounterValues

    0下载:
  2. 获取cpu、内存利用率等系统信息。Visual C++,Windows 2-access cpu, memory utilization and other system information. Visual C, Windows 2
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:14442
    • 提供者:pqj
  1. GetPCInfo-9229

    1下载:
  2. 这是一个获取硬件信息的源程序,包括CPU,内存,键盘等信息。VB编写-This is a hardware access information of the source, including the CPU, memory, keyboard and other information. Visual Basic
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9888
    • 提供者:蜜蜂
  1. GetHostInfo

    0下载:
  2. VC++获取主机信息,包括操作系统名称,SP版本,当前版本,产品ID,注册名,CPU信息。-VC + + mainframe access information, including name of the operating system, the SP version, the current version, product ID, registration, and CPU information.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:29933
    • 提供者:xiaowen_cao
  1. GetCpuInfo

    0下载:
  2. 用VC获取CPU的厂家信息,主频,ID。-VC CPU manufacturers access to information, the frequency, ID.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:14831
    • 提供者:廖军
  1. CPUMM21code

    0下载:
  2. 商业CPU综合性能测试软件CPUMathMARK v2.1源代码.界面奇特,可以获取CPU的频率信息.-commercial CPU performance test software CPUMathMARK v2.1 source code. Unique interface can access the CPU frequency information.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:176098
    • 提供者:CHONG Lai Kit
  1. macmathod

    0下载:
  2. 有需求才有创造,有了问题才会想着去解决,那么我这里的获取MAC地址的第4种方法也是在这种情况下产生的。因为公司有一个服务器产品,要写一个注册模块,而注册模块需要获取硬件信息,而硬件信息有很多,可以是硬盘序列号,CPU序列号,和网卡MAC,我首先使用的是硬盘序列号,因为GOOGLE一下一大堆,我要感谢所有这些无私奉献自己智慧结晶的可爱的人。-can create demand, there will be problems to solve in mind, So here I am MAC ad
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:8003
    • 提供者:王晓鹏
  1. mycputesttool

    0下载:
  2. 一个取得 CPU 信息的程序源码 可以获取16位和32位CPU的信息,并可以进行测试-made a CPU procedures source of information can be obtained 16 and 32 CPU information, and can be tested
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:100505
    • 提供者:刘明
  1. 获取各种系统信息

    0下载:
  2. 能够获取计算机操作系统,CPU,磁盘等信息的程序源码
  3. 所属分类:Windows编程

    • 发布日期:2014-01-18
    • 文件大小:32420
    • 提供者:熊益
  1. useWMI

    1下载:
  2. 使用WMI接口来获取CPU序列号、主板序列号、网卡MAC地址等硬件信息。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:61515
    • 提供者:lizhenbao
  1. CPUjava

    0下载:
  2. 通过java获取CPU的相关信息,提供源代码供产考
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:35641
    • 提供者:applet2007
  1. renwuguanliqi

    0下载:
  2. 一个任务管理器程序,获取CPU的全部信息,不使用API,运行几乎不占CPU资源
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:392736
    • 提供者:freedom
  1. cpuinfosrc

    0下载:
  2.  CPU和BIOS信息查询(VC++.NET源码),本源码可获取到CPU名称、CPU标识、CPU制造商名称、CPU主频、CPU核心个数、CPU是否支持3DNow技术、CPU是否支持MMX、是否提供有安全特性以及如何判断低档处理器的功能。为一些需要获取CPU信息的程序功能提供参考。-CPU and the BIOS information the query (VC++.NET source), the source available to the CPU name, the CPU ID CP
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:43547
    • 提供者:黄鹏
  1. java-Access-to-computer(memory--CPU)

    1下载:
  2. java获取系统信息(CPU,内存,硬盘,进程)的相关方法和介绍,附上源码,请尽情下载-Java access to information systems (CPU, memory, hard disk, the correlation method and process) is introduced, with source code, please download
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:16864
    • 提供者:一心飞扬
  1. hyperic-sigar-1.6.4-src.tar

    0下载:
  2. 使用sigar其实很简单,获取CPU信息 内存,网卡、磁盘等信息-This information is available in most operating systems, but each OS has their own way(s) providing it. SIGAR provides developers with one API to access this information regardless of the underlying platform. The
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1253729
    • 提供者:test
  1. CPU

    0下载:
  2. 获取电脑当前的CPU信息,如厂商,主频,型号等-get cpu information
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-27
    • 文件大小:10105584
    • 提供者:汤其
  1. lmachinecpuinfo

    0下载:
  2. linux获取cpu信息,比如当前占用内存,空闲内存等-get information of linux cpu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3703
    • 提供者:muchunyou
  1. 1.CPU

    0下载:
  2. 获取计算机CPU信息的软件,VC6.0开发,适用于初学者。-Access to the computer CPU information software, VC6.0 development, suitable for beginners.
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:158390
    • 提供者:组录歌
  1. 67506231CPU-test

    0下载:
  2. WIN7 下检测CPU,访问CPU获取CPU信息版本等等,适合新手学习使用(WIN7 detect CPU, CPU access to access CPU information version, etc., suitable for novice to learn to use)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:66560
    • 提供者:Muro
« 1 2 3 45 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com