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

(1) Of a vertex, the number of edges connected to it. (2) Of a graph, the maximum degree of any vertex. (3) Of a tree node, the number of child nodes it has.

Portuguese, Brazilian (PB)grau

(1) De um vértice, o número de arestas conectados a ele. (2) De um grafo, o grau máximo de qualquer vértice. (3) De um nó de árvore, o número de nós filhos que ele tem.

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

Software code used by antivirus or anti-spyware programs to remove malicious software or potentially unwanted software from a computer.

Portuguese, Brazilian (PB)ferramenta de remoção

Código de software usado por programas de antivírus ou anti-spyware que remove software malicioso ou software potencialmente indesejado de um computador.

Software; System software

English (EN)conglomerate

A business organization, usually comprising a group of companies, with diverse and often unrelated financial interests but sometimes trading under the one name.

Portuguese, Brazilian (PB)conglomerado

Uma organização corporativa, em geral compreendendo um grupo de empresas, com interesses financeiros diversos e, frequentemente, independentes mas, às vezes, negociando sob um nome único.

Business administration; Business management

English (EN)V2V conversion

The process by which a functioning virtual machine created in VMware is "converted" to an identical, or nearly identical, virtual machine in Virtual Machine Manager.

Portuguese, Brazilian (PB)Conversão V2V

O processo pelo qual uma máquina virtual em funcionamento criado no VMware é "convertida" para uma máquina virtual idêntica, ou próxima a idêntica, no Gerenciador de Máquina Virtual.

Software; System software

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

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