From cda9406f0050e2e89029ad6561777b838e47fcf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E5=AF=8C?= <2744975513@qq.com> Date: Sun, 3 Mar 2024 21:01:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../20240302\347\254\224\350\256\260.md" | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 "12 \345\221\250\345\257\214/20240302\347\254\224\350\256\260.md" diff --git "a/12 \345\221\250\345\257\214/20240302\347\254\224\350\256\260.md" "b/12 \345\221\250\345\257\214/20240302\347\254\224\350\256\260.md" new file mode 100644 index 0000000..0dad3ca --- /dev/null +++ "b/12 \345\221\250\345\257\214/20240302\347\254\224\350\256\260.md" @@ -0,0 +1,47 @@ +主板 + +Intel Z:高端 B:中高端 H:中低端(10-60-90) + +AMD X:高端 B:中高端 A:中低端 (20-50-70) + +cpu接口类型 + +Intel 触点式 LGA + +AMD 针脚式 Socket + +AMD + +无后缀:无核显 (7000系列除外) + +X:高频 + +X3D:高L3缓存版 + +a:有核显 集式Vega显卡 + +Intel + +无后缀:有核显,不超频 + +k:可超频(不锁倍帧) + +F:无核显 + +S:特别版 + +T:超低功耗 + +X/XE:强无敌 + +LGA后面的数字表示触点数量 + +Socket后面数字表示针脚数量 + +频率 + +主频:相当于平时的速度 + +睿频:是一种加速技术:变频的意思 + +超频:相当于以极限的速度,打鸡血 \ No newline at end of file -- Gitee