[ 源代码: libcpuid ]
软件包:cpuidtool(0.6.5 repack1-1)
cpuidtool 的相关链接
Debian 的资源:
下载源码包 libcpuid:
- [libcpuid_0.6.5 repack1-1.dsc]
- [libcpuid_0.6.5 repack1.orig.tar.xz]
- [libcpuid_0.6.5 repack1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
C library for x86/x86_64 CPU detection and feature extraction (tool)
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 cpuidtool.
其他与 cpuidtool 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcpuid16 (>= 0.6.0)
- C library for x86/x86_64 CPU detection and feature extraction (shared lib)