From 1472f730e29cdc91a7e82dabb0188c3b3b7db6f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=B3=B0=E6=B1=9F?= <11785093+liu-taijiang888@user.noreply.gitee.com> Date: Sun, 3 Mar 2024 16:09:42 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=E6=96=B0=E5=BB=BA=2013=20=E5=88=98?= =?UTF-8?q?=E6=B3=B0=E6=B1=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "13 \345\210\230\346\263\260\346\261\237/.keep" | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 "13 \345\210\230\346\263\260\346\261\237/.keep" diff --git "a/13 \345\210\230\346\263\260\346\261\237/.keep" "b/13 \345\210\230\346\263\260\346\261\237/.keep" new file mode 100644 index 0000000..e69de29 -- Gitee From 562ae67bc31e6dde48e6c0c04cffebd06cc4306d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=B3=B0=E6=B1=9F?= <11785093+liu-taijiang888@user.noreply.gitee.com> Date: Sun, 3 Mar 2024 16:14:30 +0000 Subject: [PATCH 2/2] =?UTF-8?q?add=2013=20=E5=88=98=E6=B3=B0=E6=B1=9F/2024?= =?UTF-8?q?0303=E6=98=BE=E5=8D=A1.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 刘泰江 <11785093+liu-taijiang888@user.noreply.gitee.com> --- .../20240303\346\230\276\345\215\241" | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 "13 \345\210\230\346\263\260\346\261\237/20240303\346\230\276\345\215\241" diff --git "a/13 \345\210\230\346\263\260\346\261\237/20240303\346\230\276\345\215\241" "b/13 \345\210\230\346\263\260\346\261\237/20240303\346\230\276\345\215\241" new file mode 100644 index 0000000..1af547d --- /dev/null +++ "b/13 \345\210\230\346\263\260\346\261\237/20240303\346\230\276\345\215\241" @@ -0,0 +1,6 @@ +显卡是计算机中一个重要的组成部分,承担输出显示图形的任务。主流显卡的显示芯片主要由NVIDIA(英伟达)和AMD(超威半导体)两大厂商制造,通常将采用NVIDIA显示芯片的显卡称为N卡,而将采用AMD显示芯片的显卡称为A卡。 + 显卡分为集显(集成显卡)、核显(核芯显卡)、独显(独立显卡)。 + 目前最高端显卡为40系列显卡; + 主流:目前20系类显卡和30系列显卡为主流显卡、中端显卡10系列显卡及以下、低端显卡:7代及以下显卡。 + 显卡频率主要指显卡的核心频率和显存频率,均以MHz(兆赫兹)为单位。 + 显存:主流的显卡大都采用了DDR4和DDR5的显存类型。 \ No newline at end of file -- Gitee