Вопрос задан 02.10.2018 в 05:28. Предмет Информатика. Спрашивает Гут Надя.

Определите минимальный обьем видеопамяти для экрана с разрешением 800 х960 и палитрой 64 цвета

0 0
Перейти к ответам

Ответы на вопрос

Внимание! Ответы на вопросы дают живые люди. Они могут содержать ошибочную информацию, заблуждения, а также ответы могут быть сгенерированы нейросетями. Будьте внимательны. Если вы уверены, что ответ неверный, нажмите кнопку "Пожаловаться" под ответом.
Отвечает Пушенко Анастасия.
1) 800*960*8=6144000 бит 2) 6144000:8:1024=750 Мб
вроде бы так, но не уверен
0 0
Отвечает нейросеть ChatGpt. Будьте внимательны, ответы нейросети могут содержать ошибочные или выдуманные данные.

Minimum Video Memory for a Screen with Resolution 800x960 and 64-color Palette

To determine the minimum video memory required for a screen with a resolution of 800x960 and a 64-color palette, we need to consider the number of pixels and the color depth.

The resolution of the screen is given as 800x960, which means it has 800 pixels in width and 960 pixels in height.

The color palette is specified as 64 colors. This means that the screen can display up to 64 different colors at a time.

To calculate the minimum video memory required, we need to multiply the number of pixels by the color depth. The color depth is determined by the number of bits used to represent each pixel. In this case, since we have 64 colors, we can represent each color with 6 bits (2^6 = 64).

Therefore, the minimum video memory required can be calculated as follows:

800 pixels (width) x 960 pixels (height) x 6 bits (color depth) = 4,608

0 0

Топ вопросов за вчера в категории Информатика

Последние заданные вопросы в категории Информатика

Задать вопрос