-
41 DOE
1. Department of Education - Министерство образования министерства обороны;2. Department of Energy - Министерство энергетики;3. Department of Environment - Управление по охране окружающей среды;4. distributed objects environment - среда распределённых объектов -
42 DOE
фирм., сокр. от Distributed Objects EnvironmentEnglish-Russian dictionary of computer science and programming > DOE
-
43 DOE
1) Distributed Objects Environment - среда распределённых объектов2) Departament of Energy - Министерство энергетики СШААнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > DOE
-
44 PDO
(Portable Distributed Objects) переносимые распределённые объекты; объектная модель фирмы NeXTАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > PDO
-
45 PDO
сокр. от Portable Distributed Objects -
46 PDOE
пакет технологий распределенной обработки объектов
—
[Л.Г.Суменко. Англо-русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > PDOE
-
47 directory
"An information source that contains data about users, computer files, or other objects. In a file system, a directory stores information about files. In a distributed computing environment (such as a Windows domain), the directory stores information about objects such as printers, fax servers, applications, databases, and users." -
48 SQLDMO
Вычислительная техника: SQL Distributed Management Objects (MS, SQL Server, OLE, DB) -
49 Neural Network
1. A neural network is composed of a number of very simple processing elements [("neurodes")] that communicate through a rich set of interconnections with variable weights or strengths.2. Memories are stored or represented in a neural network in the pattern of variable interconnection weights among the neurodes. Information is processed by a spreading, constantly changing pattern of activity distributed across many neurodes.3. A neural network is taught or trained rather than programmed. It is even possible to construct systems capable of independent or autonomous learning....4. Instead of having a separate memory and controller, plus a stored external program that dictates the operation of the system as in a digital computer, the operation of a neural network is implicitly controlled by three properties: the transfer function of the neurodes, the details of the structure of the connections among the neurodes, and the learning law the system follows.5. A neural network naturally acts as an associative memory. That is, it inherently associated items it is taught, physically grouping similar items together in its structure. A neural network operated as a memory is content addressable; it can retrieve stored information from incomplete, noisy, or partially incorrect input cues.6. A neural network is able to generalize; it can learn the characteristics of a general category of objects based on a series of specific examples from that category.7. A neural network keeps working even after a significant fraction of its neurodes and interconnections have become defective.8. A neural network innately acts as a processor for time-dependent spatial patterns, or spatiotemporal patterns. (Caudill & Butler, 1990, pp. 7-8)Historical dictionary of quotations in cognitive science > Neural Network
См. также в других словарях:
Distributed Objects Everywhere — (DOE) was a long running Sun Microsystems project to build a distributed computing environment based on the CORBA system in the back end and OpenStep as the user interface. First started in 1990 and announced soon thereafter, it remained… … Wikipedia
Portable Distributed Objects — Portable Distributed Objects, or PDO, is a programming API for creating object oriented code that can be executed remotely on a network of computers. It was created by NeXT Computer, Inc. using their OpenStep system, whose use of Objective C made … Wikipedia
Distributed object communication — realizes communication between distributed objects in the distributed computing environment. The main role is to interconnect objects residing in non local memory space and allowing them to perform remote calls and exchange data. The widely used… … Wikipedia
Distributed computing — is a field of computer science that studies distributed systems. A distributed system consists of multiple autonomous computers that communicate through a computer network. The computers interact with each other in order to achieve a common goal … Wikipedia
Distributed object — Image describes communication between distributed objects residing in different machines. The term distributed objects usually refers to software modules that are designed to work together, but reside either in multiple computers connected via a… … Wikipedia
Distributed data flow — An illustration of the basic concepts involved in the definition of a distributed data flow. Distributed data flow (also abbreviated as distributed flow) refers to a set of events in a distributed application or protocol that satisfies the… … Wikipedia
Distributed Component Object Model — Abbreviated DCOM. A specification from Microsoft that enables communications between distributed objects. DCOM extends the Component Object Model (COM) so that clients can communicate directly with other processes on different computers on a… … Dictionary of networking
Distributed Component Object Model — (DCOM) is a proprietary Microsoft technology for communication among software components distributed across networked computers. DCOM, which originally was called Network OLE , extends Microsoft s COM, and provides the communication substrate… … Wikipedia
Distributed cognition — is a theory of psychology developed in the mid 1980s by Edwin Hutchins. Using insights from sociology, cognitive science, and the psychology of Vygotsky (cf activity theory) it emphasizes the social aspects of cognition. It is a framework (not a… … Wikipedia
Distributed GIS — concerns itself with GI Systems that do not have all of the system components in the same physical location. This could be the processing, the database, the rendering or the user interface. Examples of distributed systems are web based GIS,… … Wikipedia
Distributed shared memory — (DSM), in Computer Architecture is a form of memory architecture where the (physically separate) memories can be addressed as one (logically shared) address space. Here, the term shared does not mean that there is a single centralized memory but… … Wikipedia