[ bianca ]
[ 源代码: libcpuid ]
软件包:libcpuid-dev(0.7.1+repack1-0.2)
libcpuid-dev 的相关链接
下载源码包 libcpuid:
- [libcpuid_0.7.1+repack1-0.2.debian.tar.xz]
- [libcpuid_0.7.1+repack1-0.2.dsc]
- [libcpuid_0.7.1+repack1.orig.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
C library for x86/x86_64 CPU detection and feature extraction (headers)
libcpuid is a small C library for x86 CPU detection and feature extraction. Using it, you can:
- get the processor vendor, model, brand string, code name,
- get information about CPU features such as: number of cores or logical
CPUs, cache sizes, CPU clock,
- check if the processor implements a specific instruction set such as
the SSE2, 3DNow!,
- execute the CPUID and RDTSC instructions (portably!)
This package ships the libcpuid development headers.
其他与 libcpuid-dev 有关的软件包
|
|
|
|
-
- dep: libcpuid17 (= 0.7.1+repack1-0.2)
- C library for x86/x86_64 CPU detection and feature extraction (shared lib)