-
1 manual programming device
устройство ручного программирования; устройство для ручной подготовки программ ( управления станками)Англо-русский словарь промышленной и научной лексики > manual programming device
-
2 Programming Language
1) Theories of Human Mental Processes Can Be Expressed in Programming LanguagesIt [the information-processing revolution] has introduced computer programming languages as formal ["mathematical"] languages for expressing theories of human mental processes; and it has introduced the computers themselves as a device to simulate these processes and thereby make behavioral predictions for testing of the theories. (Simon, 1979, p. ix)LISP is now the second oldest programming language in present widespread use (after FORTRAN).... Its core occupies some kind of local optimum in the space of programming languages given that static friction discourages purely notational changes. Recursive use of conditional expressions, representation of symbolic information externally by lists and internally by list structure, and representation of program in the same way will probably have a very long life. (McCarthy, quoted in Barr & Feigenbaum, 1982, p. 5)Although it sounds implausible, it might turn out that above a certain level of complexity, a machine ceased to be predictable, even in principle, and started doing things on its own account, or, to use a very revealing phrase, it might begin to have a mind of its own. (Lucas, quoted in Hand, 1985, p. 4)Historical dictionary of quotations in cognitive science > Programming Language
-
3 FLOAT device-independent Y coordinate of the bottom of the plot window
Programming: !WYBУниверсальный русско-английский словарь > FLOAT device-independent Y coordinate of the bottom of the plot window
-
4 FLOAT device-independent Y coordinate of the left edge of the plot window
Programming: WXBУниверсальный русско-английский словарь > FLOAT device-independent Y coordinate of the left edge of the plot window
-
5 FLOAT device-independent Z coordinate of the top edge of the 3D plot window
Programming: !WZTУниверсальный русско-английский словарь > FLOAT device-independent Z coordinate of the top edge of the 3D plot window
-
6 Medical Device Numeric Format
Programming: MDNFУниверсальный русско-английский словарь > Medical Device Numeric Format
-
7 Selected Device Clear
Programming: SDCУниверсальный русско-английский словарь > Selected Device Clear
-
8 The FLOAT device-independent X coordinate of the right edge of the plot window
Programming: !WXTУниверсальный русско-английский словарь > The FLOAT device-independent X coordinate of the right edge of the plot window
-
9 программный механизм
Русско-английский политехнический словарь > программный механизм
-
10 programirajuća naprava
• programming device -
11 programirajući aparat
• programming device -
12 programirajući uređaj naprava
• programming device -
13 программирующее устройство
Русско-английский научный словарь > программирующее устройство
-
14 классы интерфейса устройства
Programming: device interface classes (см. Designing Concurrent, Distributed, and Real-time Applications with UML ( Object Technology Series) by Hassan Gomaa)Универсальный русско-английский словарь > классы интерфейса устройства
-
15 конфигурация устройства
Универсальный русско-английский словарь > конфигурация устройства
-
16 модель (физического) устройства
Programming: device model (см. IEC 61499-1, Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems)Универсальный русско-английский словарь > модель (физического) устройства
-
17 объект интерфейса устройства
Programming: device interface objectУниверсальный русско-английский словарь > объект интерфейса устройства
-
18 объекты интерфейса устройства
Универсальный русско-английский словарь > объекты интерфейса устройства
-
19 регистр идентификации устройства
Универсальный русско-английский словарь > регистр идентификации устройства
-
20 физическое устройство, устройство
Programming: device (например, программируемый логический контроллер, интеллектуальный датчик, клапан и т.д., см. IEC 61499)Универсальный русско-английский словарь > физическое устройство, устройство
См. также в других словарях:
Device Software Optimization — is a concept promoted by Wind River Systems and CMP Publications at dso.com. It refers to a set of toolchains and analysis tools to develop and debug software for embedded systems. Categories: Computer programming tool stubsDevice driversComputer … Wikipedia
Programming and Software — 2000 compliant 9999 bug aftcast Alt Tab application service provider apps on tap beerware B … New words
Programming Metadata Communications Protocol — (PMCP) is an open source, device independent eXtensible Markup Language (XML) schema developed and published by the Advanced Television Systems Committee (ATSC) that is used to communicate data elements needed to create PSIP and MPEG 2 PSI within … Wikipedia
Device driver synthesis and verification — The device driver is a program which allows the software or higher level computer programs to interact with a hardware device. These software components act as a link between the devices and the operating systems, communicating with each of these … Wikipedia
Device Description Repository — The Device Description Repository (DDR) is a concept proposed by the Mobile Web Initiative Device Description Working Group (DDWG) of the World Wide Web Consortium. The DDR is supported by a standard interface and an initial core vocabulary of… … Wikipedia
Device driver — Operating systems Common features … Wikipedia
Device register — A Device Register is the view any device presents to a programmer. Each programmable bit in the device is presented with a logical address and it appears as a part of a byte in the device registers. Then programming of these bits can be achieved… … Wikipedia
device-agnostic — adj. Of, or relating to, a software program or other system that is not dedicated to a single hardware platform, but instead is flexible enough to work with any device. Example Citation: uMonitor can be done on the PC, palm pilot, two way pager… … New words
Device independent file format — DVI stands for device independent. There also is an article about device independent. Device independent (DVI) Evince previewing a DVI file. Note that referenced images are not displayed, because they are not part of the DVI file. Images will be… … Wikipedia
Device control register — A device control register (DCR) is a register that resides in an element of a System on a chip (e.g. a memory unit, a DMA controller, other bus controller, a timer etc.) and allows to configure, control and probe this element. Typically, a… … Wikipedia
programming language — A language used to write a program that the computer can execute. Almost 200 programming languages exist. An example is the popular C language, which is well suited to a variety of computing tasks. With C, programmer scan write anything from a … Dictionary of networking