En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:
Ingrese cualquier texto. La traducción se realizará mediante tecnología de inteligencia artificial.
Esta herramienta le permite refinar el texto que redactó en un idioma no nativo.
También produce excelentes resultados al procesar textos traducidos por inteligencia artificial.
Esta herramienta permite crear un resumen del texto en cualquier idioma.
Ingrese un pequeño fragmento de texto y la inteligencia artificial lo ampliará.
Ingrese cualquier texto. La voz será generada por inteligencia artificial.
Ingrese un verbo en cualquier idioma. El sistema generará una tabla de conjugación del verbo en todos los tiempos posibles.
Ingrese cualquier pregunta de forma libre en cualquier idioma.
Puede introducir consultas detalladas que constan de varias frases. Por ejemplo:
вычислительная техника
схема логическая НЕ-ИЛИ
техника
синхронизатор
общая лексика
логическая схема
микросхема, выполняющая логические операции или обработку данных, что отличает её от микросхем памяти
Смотрите также
In automata theory, combinational logic (also referred to as time-independent logic or combinatorial logic ) is a type of digital logic which is implemented by Boolean circuits, where the output is a pure function of the present input only. This is in contrast to sequential logic, in which the output depends not only on the present input but also on the history of the input. In other words, sequential logic has memory while combinational logic does not.
Combinational logic is used in computer circuits to perform Boolean algebra on input signals and on stored data. Practical computer circuits normally contain a mixture of combinational and sequential logic. For example, the part of an arithmetic logic unit, or ALU, that does mathematical calculations is constructed using combinational logic. Other circuits used in computers, such as half adders, full adders, half subtractors, full subtractors, multiplexers, demultiplexers, encoders and decoders are also made by using combinational logic.
Practical design of combinational logic systems may require consideration of the finite time required for practical logical elements to react to changes in their inputs. Where an output is the result of the combination of several different paths with differing numbers of switching elements, the output may momentarily change state before settling at the final state, as the changes propagate along different paths.