portrait

Eduardo Gomes

Rio de Janeiro, Brazil

Translate From: English (EN)

Translate To: Portuguese, Brazilian (PB)

988

Words Translated

0

Terms Translated

Eduardo’s Selected Translation Work

Terms and text shown below represent Eduardo’s contributions to TermWiki.com, a free terminology website and knowledge resource for the translation community.

English (EN)boolean

(1) In computer science, entities having just two values: 1 or 0, true or false, on or off, etc. along with the operations and, or, and not. (2) In mathematics, entities from an algebra equivalent to intersection, union, and complement over subsets of a given ...

Portuguese, Brazilian (PB)Boolean

(1) Em ciência da computação, entidades que tenham apenas dois valores: 1 ou 0, verdadeiro ou falso, ligado, ou desligado etc. junto com as operações e, ou e não. (2) Na matemática, entidades de um equivalente da álgebra a interseção, união e complemento de ...

Computer science; Algorithms & data structures

English (EN)exposure

The action of exposing a photographic film to light:

Portuguese, Brazilian (PB)exposição

A ação de expor um filme fotográfico à luz.

Technology; Information technology

English (EN)Bk tree

A binomial tree of order (height) k.

Portuguese, Brazilian (PB)Árvore de BK

Uma árvore binomial de ordem k (altura)

Computer science; Algorithms & data structures

English (EN)complement

(1) Of a boolean, 0 if 1, or 1 if 0. See not. (2) Of a set A, a set having all the members which are in the universe, but not in A.

Portuguese, Brazilian (PB)complemento

(1) De um booleano, 0 se 1 ou 1 se 0. Ver não. (2) De um conjunto A, um conjunto contendo todos os elementos que estão no universo, mas não em A.

Computer science; Algorithms & data structures

English (EN)P2V conversion

The process by which a functioning physical computer is "converted" to an identical, or nearly identical, virtual machine.

Portuguese, Brazilian (PB)Conversão P2V

O processo pelo qual um computador físico em funcionamento é "convertido" para uma máquina virtual idêntica, ou próxima a idêntica.

Software; System software

English (EN)copyright

A method of protecting the rights of an originator of a creative work, such as a text, a piece of music, a painting, or a computer program, through law.

Portuguese, Brazilian (PB)direitos autorais

Um método de proteger os direitos, através da lei, do autor de um trabalho criativo, tal qual texto, parte de música, pintura ou programa de computado.

Computer; Computer hardware

English (EN)qualitative assessment

A process that prioritizes risks' effects on project objectives for risk response planning.

Portuguese, Brazilian (PB)avaliação de qualidade

um processo que prioriza os efeitos de riscos nos objetivos do projeto para planejamento de resposta a risco.

Computer; Computer hardware

English (EN)abstract syntax

A data structure description that is independent of hardware structures and encodings.

Portuguese, Brazilian (PB)sintaxe abstrata

A descrição de uma estrutura de dados que é independente de estruturas de hardware e codificações.

Software; System software

English (EN)business game

A business game used in management training. It usually consists of training exercises in which prospective decision makers act out managerial decision-making roles in a simulated environment.

Portuguese, Brazilian (PB)jogo de negócios

Um jogo de negócios usado para treinamento de gestão. Consiste, em geral, de exercícios de treinamento em que tomadores de decisão encenam papéis de tomada de decisão em um ambiente simulado.

Business administration; Business management

English (EN)2-3 tree

A B-tree of order 3, that is, internal nodes have two or three children.

Portuguese, Brazilian (PB)árvore de 2-3

Uma árvore B de ordem 3, isto é, nós internos têm dois ou três filhos.

Computer science; Algorithms & data structures