[ nabia ]
[ aramo ]
[ 原始碼: libcpuid ]
套件: cpuidtool (0.5.1+repack1-1)
cpuidtool 的相關超連結
Trisquel 的資源:
下載原始碼套件 libcpuid:
- [libcpuid_0.5.1+repack1-1.dsc]
- [libcpuid_0.5.1+repack1.orig.tar.xz]
- [libcpuid_0.5.1+repack1-1.debian.tar.xz]
維護者:
Original Maintainers:
- Martin Wimpress
- Mike Gabriel
外部的資源:
- 主頁 [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 Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libcpuid15 (>= 0.5.0)
- C library for x86/x86_64 CPU detection and feature extraction (shared lib)