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)circuit

(1) An acyclic network of inputs, logic gates, and outputs. Contrasted with a Turing machine, it has no memory. (2) A cycle in a graph.

Portuguese, Brazilian (PB)circuito

(1) Uma rede acíclica de entradas, portas lógicas e saídas. Em contraste com a máquina de Turing, ele não tem memória. (2) Um ciclo em um gráfico

Computer science; Algorithms & data structures

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

English (EN)planet-hunting space telescope

Plans have been made to launch a satellite to hunt for planets outside our solar system. The European Space Agency has called this mission PLATO, short for short for Planetary Transits and Oscillations of stars.

Portuguese, Brazilian (PB)telescópio do espaço de planeta-caça

Têm sido feitos planos para lançar um satélite para buscar planetas fora do nosso sistema solar. A Agência Espacial Europeia chamou esta missão de PLATO, sigla, em inglês, para Trânsitos Planetários e Oscilação de Estrelas.

Astrology; General astrology

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)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)hibernation file

A file created during hibernation that contains all CPU memory and registers information.

Portuguese, Brazilian (PB)arquivo de hibernação

Um arquivo criado durante a hibernação, que contém toda a memória da CPU e informações de registros.

Software; System software

English (EN)B+-tree

A B-tree in which keys are stored in the leaves.

Portuguese, Brazilian (PB)B +-árvore

Uma árvore B em que as chaves são armazenadas nas folhas.

Computer science; Algorithms & data structures

English (EN)T-group

A form of sensitivity training carried out within a group.

Portuguese, Brazilian (PB)Grupo-T

Uma forma de treinamento de sensibilidade feito em um grupo.

Business administration; Business management

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)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