- pattern mechanism
- отбирающий механизм (трикотажной мышины) , механизм сдвига гребенок (основовязальной машины)
Большой англо-русский и русско-английский словарь. 2001.
Большой англо-русский и русско-английский словарь. 2001.
Pattern recognition — is a sub topic of machine learning. It is the act of taking in raw data and taking an action based on the category of the data .citation needed|date=September 2008 Most research in pattern recognition is about methods for supervised learning and… … Wikipedia
Pattern formation — The science of pattern formation deals with the visible, (statistically) orderly outcomes of self organisation and the common principles behind similar patterns. In developmental biology, pattern formation refers to the generation of complex… … Wikipedia
Central pattern generator — Central pattern generators (CPGs) are neural networks that produce rhythmic patterned outputs without sensory feedback.[1][2] CPGs have been shown to produce rhythmic outputs resembling normal rhythmic motor pattern production even in isolation… … Wikipedia
Bloodstain pattern analysis — (BPA) is one of several specialties in the field of forensic science. The use of bloodstains as evidence is not new; however, the application of modern science has brought it to a higher level. New technologies, especially advances in DNA… … Wikipedia
Singleton pattern — In software engineering, the singleton pattern is a design pattern used to implement the mathematical concept of a singleton, by restricting the instantiation of a class to one object. This is useful when exactly one object is needed to… … Wikipedia
Fixed action pattern — Kelp Gull chicks peck at red spot on mother s beak to stimulate regurgitating reflex. In ethology, a fixed action pattern (FAP), or modal action pattern, is an instinctive behavioral sequence that is indivisible and runs to completion.[1] … Wikipedia
Focal mechanism — The focal mechanism of an earthquake describes the inelastic deformation in the source region that generates the seismic waves. In the case of a fault related event it refers to the orientation of the fault plane that slipped and the slip vector… … Wikipedia
Adapter pattern — In computer programming, the adapter pattern (often referred to as the wrapper pattern or simply a wrapper) is a design pattern that translates one interface for a class into a compatible interface. An adapter allows classes to work together that … Wikipedia
The Mechanism of the Mind — The book The Mechanism of Mind details the underpinning model of mind that leads to the many thinking skills developed by Edward de Bono, including lateral thinking. The Model The model detailed in the book, and referred to again in many of… … Wikipedia
Chain-of-responsibility pattern — In Object Oriented Design, the chain of responsibility pattern is a design pattern consisting of a source of command objects and a series of processing objects. Each processing object contains a set of logic that describes the types of command… … Wikipedia
Scheduler pattern — In computer programming, the scheduler pattern is a software design pattern. It is a concurrency pattern used to explicitly control when threads may execute single threaded code.The scheduler pattern uses an object that explicitly sequences… … Wikipedia