Що таке ОПЕРАНДІВ Англійською - Англійська переклад

Приклади вживання Операндів Українська мовою та їх переклад на Англійською

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Вираз складається з операндів і операторів.
Expressions are formed out of operands and operators.
XOR(^)- результат є істиною, тільки якщо один з його операндів правдивий.
XOR(^): Result is true only if one of its operands is true.
Вираз складається з операндів і операторів.
Expressions are constructed from operands and operators.
З безпосередніми зв'язками між обчислювальними модулями і порозрядною обробкою операндів.
With direct connections between computing modules and digit-by-digit processing of operands.
OR(|)- результат є істиною, якщо один з операндів правдивий.
OR(|): Result is true if any of the operands is true.
Якщо один або кілька операндів ще не доступні, то: чекати, доки операнд стане доступним на ЗШД.
If one or more of the operands is not yet available then: wait for operand to become available on the CDB.
Результат операції залежатиме від типу даних операндів, наприклад, 9/ 4 дає два, бо у 9 і 4 тип даних int.
The operation is conducted using the data type of the operands, so, for example, 9/ 4 gives 2 since 9 and 4 are ints.
Програми TTA не визначають операції,але транспортування даних потребує запису і зчитування значення операндів.
TTA programs do not define the operations,but only the data transports needed to write and read the operand values.
З його допомогою потоки команд і операндів оброблялися паралельно(до восьми машинних команд на різних стадіях).
With its help, the command streams and operands were processed in parallel(up to eight computer operations at various stages).
У більш традиційних архітектурах процесорів,процесор зазвичай програмується шляхом визначення виконаних операцій і їх операндів.
In more traditional processor architectures,a processor is usually programmed by defining the executed operations and their operands.
Збільшуючи кількість операндів математичних і логічних функцій з двох до трьох, SSE5 дозволяє консолідувати декілька простих інструкцій в одну, ефективнішу.
By increasing the number of operands an x86 instruction can handle from 2 to 3, SSE5 enables the consolidation of multiple, simple instructions into a single, more effective instruction.
Інформація про залежності обчислюється компілятором,і тому апаратурі не доведеться проводити додаткову перевірку незалежності операндів.
The dependency information is calculated by the compiler,so the hardware does not have to perform operand dependency checking.
Існують набори інструкційз схожими полями постійного розміру для опкода та визначень операндів, в той час як інші(архітектура x86, наприклад) мають складнішу структуру з змінною довжиною.
There are instructionsets with nearly uniform fields for opcode and operand specifiers, as well as others(the x86 architecture for instance) with a more complicated, variable-length structure.
Деякі функції істинності не є комутативними,оскільки таблиця істинності буде різною якщо змінювати порядок операндів.
Some truth functions are noncommutative, since the truth tables for the functionsare different when one changes the order of the operands.
На відміну від самого опкода,інструкція зазвичай має одне або більше визначень для операндів(тобто даних) над якими має виконуватися операція, хоча деякі операції можуть мати явні операнди або зовсім їх не мати.
Apart from the opcode itself, an instruction normally also has one or more specifiers for operands(i.e. data) on which the operation should act, although some operations may have implicit operands, or none at all.
Деякі бінарні функції істинності[en] також є комутативними,оскільки таблиці істинності для функцій будуть однакові навіть при зміні порядку операндів.
Some binary truth functions are also commutative, since the truth tables for the functionsare the same when one changes the order of the operands.
Частий доступ до пам'яті для операндів типової CISC машини може обмежити паралелізм на рівні інструкцій, які можуть бути вилучені з коду, хоча це сильно опосередковано швидкими структурами кешу, які використовуються в сучасних конструкціях, а також іншими заходами.
The frequent memory accesses for operands of a typical CISC machine may limit the instruction level parallelism that can be extracted from the code, although this is strongly mediated by the fast cache structures used in modern designs, as well as by other measures.
Згідно з компактним кодуванням яке прийшло від8-бітних процесорів, більшість інструкцій були одноадресні,або двоадресні, що означало що результат буде зберігатися в одному з операндів.
Due to a compact encoding inspired by 8-bit processors, most instructions were one-address ortwo-address operations which means that the result were stored in one of the operands.
Наприклад, Oracle, PostgreSQL, MySQL Server і Microsoft SQL Server повернуть Null як результат наступного виразу: NULL/ 0 Операція конкатенації рядків, яка часто зустрічається в SQL,також продукує Null коли один з операндів Null.
For instance, the Oracle, PostgreSQL, MySQL Server, and Microsoft SQL Server platforms all return a Null result for the following: NULL/ 0 String concatenation operations, which are common in SQL,also result in Null when one of the operands is Null.
Таблиця істинності- це табличне представлення логічної схеми(операції), в якому перераховані всі можливіпоєднання значень істинності вхідних сигналів(операндів) разом із значеннями істинності вихідного сигналу(результату операції) для кожного з цих поєднань.
The validity table is a tabular submission of the logic scheme(operation) in which all possiblecombinations of values of the validity of entrance signals(operands) together with value of the validity of a target signal(result of operation) for each of these combinations are listed.
Таким чином, деякі БГА реалізують та виставляють більше адресних розрахунків, в той час як у деяких також є більш просунуті спеціалізовані інструкції,що можуть працювати на декількох операндів в той час.
Thus, some AGUs implement and expose more address-calculation operations, while some also include more advancedspecialized instructions that can operate on multiple operands at a time.
Як програміст контролює терміни операндів і дані результату, складність(кількість вхідних і вихідних портів) файлу регістра(РФ) не повинні бути розширені відповідно до гіршому випадку питання/ завершення сценарій кілька паралельних інструкцій.
As the programmer is in control of the timing of the operand and result data transports,the complexity(the number of input and output ports) of the register file(RF) need not be scaled according to the worst case issue/completion scenario of the multiple parallel instructions.
У цьому випадку числа 2 і 3 є операндами.
In this case, 2 and 3 are the operands.
Відсутній операнд для цілочислового ділення,% 1, ним може бути% 2.
No operand in an integer division, %1, can be %2.
І покажчик трансляції адреси введення-виводу, які є операндами для цієї операції.
And the I/O address translation pointer, which are operands to this operation.
Операнди можуть бути складними та складатися з виразів,які також містять оператори з операндами.
Operands may be complex, and may consist of expressions also made up of operators with operands.
Для ілюстрації всього сказаного створимо програму самого примітивного калькулятора,виконує арифметичні дії над цілочисельними операндами(ex3. cc):.
To illustrate what has been said the program will create the most primitive calculator,performing arithmetic operations on integer operands(ex3. cc):.
Блок 5057 виконання зазвичай приймає інформацію про декодованих арифметичних командах від блоку 5055 вилучення команд івиконує арифметичні операції з операндами відповідно до коду операції команди.
An execution unit 5057 will typically receive information about decoded arithmetic instructions from the instruction fetch unit 5055 andwill perform arithmetic operations on operands according to the opcode of the instruction.
Ідея обчислень на аналітичній машині полягала в тому, щоб реалізовувати послідовність операцій(які задаються«операційними картами») за допомогою"дробарки чисел"(Mill),з операндами, які надходять з"магазину"(з адресами, вказаними на"карті змінних").
On the Analytical Engine, the idea was to have a sequence of operations(specified by“Operation Cards”) performed by the“Mill”,with operands coming from the“Store”(with addresses specified by“Variable Cards”).
Коли більш ніж одна команда використовує певне місце як операнд, або читаючи звідти, або записуючи туди, виконання цих команд у порядку відмінному від заданого початковою програмою може призвести до таких трьох конфліктів даних:.
When more than one instruction references a particular location for an operand, either reading it(as an input) or writing to it(as an output), executing those instructions in an order different from the original program order can lead to three kinds of data hazards:.
Результати: 30, Час: 0.0179

Найпопулярніші словникові запити

Українська - Англійська