call\ processing\ function
Смотреть что такое "call\ processing\ function" в других словарях:
Call control — In telephony, call control refers to the software within a telephone switch that supplies its central function. Call control decodes addressing information and routes telephone calls from one end point to another. It also creates the features… … Wikipedia
Call stack — In computer science, a call stack is a stack data structure that stores information about the active subroutines of a computer program. This kind of stack is also known as an execution stack, control stack, run time stack, or machine stack, and… … Wikipedia
Host media processing — (HMP) is a term used to refer to a telephony system that uses the millions of instructions per second (MIPS) of processing power on a general purpose computer to process a telephony call’s media stream rather than use digital signal processors… … Wikipedia
Information Processing Language — (IPL) is a programming language developed by Allen Newell, Cliff Shaw, and Herbert Simon at RAND Corporation and the Carnegie Institute of Technology from about 1956. Newell had the role of language specifier application programmer, Shaw was the… … Wikipedia
Comparison of MPI, OpenMP, and Stream Processing — MPI= MPI is a language independent communications protocol used to program parallel computers. Both point to point and collective communication are supported. MPI is a message passing application programmer interface, together with protocol and… … Wikipedia
Digital signal processing — (DSP) is concerned with the representation of discrete time signals by a sequence of numbers or symbols and the processing of these signals. Digital signal processing and analog signal processing are subfields of signal processing. DSP includes… … Wikipedia
Remote procedure call — (RPC) is an Inter process communication technology that allows a computer program to cause a subroutine or procedure to execute in another address space (commonly on another computer on a shared network) without the programmer explicitly coding… … Wikipedia
Bessel function — In mathematics, Bessel functions, first defined by the mathematician Daniel Bernoulli and generalized by Friedrich Bessel, are canonical solutions y(x) of Bessel s differential equation: for an arbitrary real or complex number α (the order of the … Wikipedia
Information Processing and Information Systems — ▪ 1995 Sweeping change marked the U.S. computer industry in 1994 as longtime players exited the stage and rival systems struggled to dominate the next generation of personal computer (PC) operating systems and microprocessors. The industry… … Universalium
System call — In computing, a system call is the mechanism used by an application program to request service from the kernel. Background A system call is a request made by any arbitrary program to the kernel for performing tasks picked from a predefined set… … Wikipedia
Supervisor call instruction — In IBM mainframe computers such as S/360, and all its successors up to contemporary zSeries, a supervisor call instruction (SVC) is a processor s instruction requesting a function from a supervisor (usually a kernel).IBM mainframes operate in… … Wikipedia