functional units - определение. Что такое functional units
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое functional units - определение

INTEGRATED PART OF A PROCESSING UNIT (SUCH AS A CPU, OR A GPU)
Functional unit; Execution units

functional unit         
Functional beverage         
NON-ALCOHOLIC DRINK THAT CONTAINS HERBS, VITAMINS, MINERALS, AMINO ACIDS OR ADDITIONAL RAW FRUIT OR VEGETABLES
Bepherages; Functional beverages; Functional drinks; Functional drink
A functional beverage is a conventional liquid food marketed to highlight specific product ingredients or supposed health benefit.
Functional training         
A CLASSIFICATION OF EXERCISE WHICH INVOLVES TRAINING THE BODY FOR THE ACTIVITIES PERFORMED IN DAILY LIFE
Functional strength
Functional training is a classification of exercise which involves training the body for the activities performed in daily life.

Википедия

Execution unit

In computer engineering, an execution unit (E-unit or EU) is a part of the central processing unit (CPU) or graphics processing unit (GPU) that performs the operations and calculations forwarded from the instruction unit. It may have its own internal control sequence unit (not to be confused with the CPU's main control unit), some registers, and other internal units such as an arithmetic logic unit, address generation unit, floating-point unit, load–store unit, branch execution unit or some smaller and more specific components.

It is common for modern CPUs to have multiple parallel functional units within its execution units, which is referred to as superscalar design. The simplest arrangement is to use a single bus manager unit to manage the memory interface, and the others to perform calculations. Additionally, modern CPUs' execution units are usually pipelined.