-
1 ориентировать
1. be guided (refl.); orient[lang name="Russian"]ориентировать антенну на … — orient an antenna on …
2. orientable3. were guided (refl.); orienting4. oriented5. orient6. orienting[lang name="Russian"]заместитель, ориентирующий в орто- и пара-положение — ortho-para orienting substituent
-
2 вертикально-сверлильный станок
1) Naval: column drill2) Engineering: upright drilling machine, vertical drill3) Construction: column type drilling machine4) Forestry: radial drilling machine5) Automation: drill press, drill press machine, press drill, table drill press, upright drill press, vertical drilling machine6) Makarov: vertically oriented drilling machineУниверсальный русско-английский словарь > вертикально-сверлильный станок
-
3 ориентировать по ветру
Ориентировать по ветру-- This table shows 10-min average wind speed from the output of the horizontal propeller sensor which was oriented into the wind.Русско-английский научно-технический словарь переводчика > ориентировать по ветру
-
4 вертикально-сверлильный станок
vertical drill, drill press, table drill press, upright drill press, drill press machine, upright drilling machine, vertical drilling machine, vertically oriented drilling machineРусско-английский исловарь по машиностроению и автоматизации производства > вертикально-сверлильный станок
См. также в других словарях:
Table (database) — In relational databases and flat file databases, a table is a set of data elements (values) that is organized using a model of vertical columns (which are identified by their name) and horizontal rows. A table has a specified number of columns,… … Wikipedia
Concept-oriented model — Example of a concept oriented model. The concept oriented model (COM) is a data model based on the following three principles: Duality principle postulates that any element consists of two parts, called identity and entity. Accordingly, data… … Wikipedia
Column-oriented DBMS — A column oriented DBMS is a database management system (DBMS) that stores its content by column rather than by row. This has advantages for data warehouses and library catalogues where aggregates are computed over large numbers of similar data… … Wikipedia
Object-oriented programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing … Wikipedia
Dispatch table — In computer science, a dispatch table is a table of pointers to functions or methods. Use of such a table is a common technique when implementing late binding in object oriented programming. Perl implementation The following shows one way to… … Wikipedia
Object-Oriented Software Construction — … Wikipedia
Polymorphism in object-oriented programming — In simple terms, polymorphism is the ability of one type, A, to appear as and be used like another type, B. In strongly typed languages, this usually means that type A somehow derives from type B, or type A implements an interface that represents … Wikipedia
List of object-oriented programming terms — Those words found in object oriented programming. Some are related to OOP and some not. A * Abstract class (also called deferred class) * Abstract method * Abstraction (computer science) * Access control * Accessor method * Allocated class *… … Wikipedia
Subject-oriented programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing … Wikipedia
Document-oriented database — A document oriented database is a computer program designed for storing, retrieving, and managing document oriented, or semi structured data, information. Document oriented databases are one of the main categories of so called NoSQL databases and … Wikipedia
Stack-oriented programming language — A stack oriented programming language is one that relies on a stack machine model for passing parameters. Several programming languages fit this description, notably Forth and PostScript, and also many Assembly languages (but on a much lower… … Wikipedia