-
141 LPC
1) Общая лексика: behav. abbr Least Preferred Coworker2) Военный термин: Laser Pressure Catapulting, Light Personnel Carrier, launch pod container, leader preparation course, leather personnel carriers3) Техника: light-pen control, linear power controller, linear predictive coder, loop preparation cask4) Сельское хозяйство: Laboratory Pasteurized Count, leaf protein concentrate5) Математика: нижнее исчисление предикатов (lower predicate calculus), связное парное сравнение (linked paired comparison)6) Юридический термин: Likely Public Charge, Legal Practice Course (в Англии и Уэльсе)7) Психология: least preferred coworker8) Сокращение: Label Print Center (in Topeka, makes bar coded tray labels), Label Printing Center (in Topeka, makes bar coded tray labels), Launch Pod Carrier, Linear Predictive Coding (data processing), Local Processing Center (outbound, new naming convention, 2005), Lord President of the Council, Low Pressure Compressor, leather personnel carrier, loop-control (relay), Line Protection Component, Местный фармацевтический комитет (Local Pharmaceutical Committee), liquid particle counting9) Электроника: Laser Particle Counter, Linear Predictive Coding, Liquid-borne Particle Counter, Low Particle Concentration10) Вычислительная техника: Linear Predictive Coding (Sprachverarbeitung), Low Pin Count (interface, ICH), Linear Predictive Coding (speech processing), local procedure call11) Нефть: компрессор низкого давления (low pressure compressor)12) Фирменный знак: Lightning Protection Corporation13) Деловая лексика: Lower Production Center14) Инвестиции: Local Privatization Center15) Сетевые технологии: longitudinal parity check16) Расширение файла: Sound (Linear Predictive Coding), Printer driver (TEKO)17) Должность: Licensed Professional Counselor18) НАСА: Long Period Comets
См. также в других словарях:
Loop optimization — In compiler theory, loop optimization plays an important role in improving cache performance, making effective use of parallel processing capabilities, and reducing overheads associated with executing loops. Most execution time of a scientific… … Wikipedia
Data General Nova — System Data General Nova 1200 front panel … Wikipedia
Loop nest optimization — (LNO) is a special case of loop transformation, dealing with nested loops, that allows large reductions in the cache bandwidth necessary for some common algorithms.Example: Matrix multiplyMany large mathematical operations on computers end up… … Wikipedia
Loop tiling — Loop tiling, also known as loop blocking, strip mine and interchange, unroll and jam, or supernode partitioning, is a loop optimization used by compilers to make the execution of certain types of loops more efficient.Loop tiling partitions a loop … Wikipedia
Data parallelism — (also known as loop level parallelism) is a form of parallelization of computing across multiple processors in parallel computing environments. Data parallelism focuses on distributing the data across different parallel computing nodes. It… … Wikipedia
Loop modeling — is a problem in protein structure prediction requiring the prediction of the conformations of loop regions in proteins without the use of a structural template. The problem arises often in homology modeling, where the tertiary structure of an… … Wikipedia
Loop Parkway — Route information Length: 2.65 mi[1] (4.26 km) … Wikipedia
Loop fusion — Loop fusion, also called loop jamming, is a compiler optimization, a loop transformation, which replaces multiple loops with a single one. Example in C int i, a [100] , b [100] ; for (i = 0; i < 100; i++) { a [i] = 1; } for (i = 0; i < 100; i++)… … Wikipedia
Data fusion — Data fusion, is generally defined as the use of techniques that combine data from multiple sources and gather that information into discrete, actionable items in order to achieve inferences, which will be more efficient and narrowly tailored than … Wikipedia
Data transmission — Data transmission, digital transmission, or digital communications is the physical transfer of data (a digital bit stream) over a point to point or point to multipoint communication channel. Examples of such channels are copper wires, optical… … Wikipedia
Data Access in Real Time — (DART) is a Real time operating system used by EMC Celerra. It is a modified UNIX Kernel with additional functionality. DART is an embedded, real time, operating system comprising a modified UNIX kernel and dedicated file server software that… … Wikipedia