-
1 Boolean coding
Математика: булево кодирование -
2 random
adjслучайныйrandom access memory оперативная память, память с произвольной выборкойrandom -effects model модель f со случайными эффектамиrandom event случайное событие random finite set конечное случайное множествоrandom permutation случайная перестановка/подстановкаАнглийский-русский словарь по теории вероятностей, статистике и комбинаторике > random
-
3 factor
1) коэффициент; множитель; сомножитель || разлагать на множители2) фактор3) показатель•- factor out- accumulating factor
- activity factor
- association factor
- blockage factor
- blocking factor
- Boolean factor
- branching factor
- certainty factor
- coding load factor
- complexity factor
- confidence factor
- constant factor
- conversion factor
- degradation factor
- demand factor
- dimensionless factor
- dissipation factor
- duplication factor
- duty factor
- efficiency factor
- elimination factor
- engineering factors
- equivalent-binary-digit factor
- fault factor
- feedback factor
- floating factor
- float factor
- form factor
- fudge factor
- gain factor
- human factor
- ignorance factor
- intelligibility-enabling factor
- iteration factor
- loss factor
- mismatching factor
- multiplication factor
- multiplier factor
- noise factor
- off-duty factor
- operational factors
- packing factor
- peak factor
- pertinency factor
- proportional control factor
- pyramiding factor
- regularity factor
- relative severity factor
- relocation factor
- repetition factor
- safety factor
- scale factor
- scaling factor
- shape factor
- smoothing factor
- sort blocking factor
- stability factor
- stabilization factor
- storage-utilization factor
- stowage factor
- testing compression factor
- time factor
- time-scale factor
- transport factor
- unbalance factor
- use factor
- utilization factor
- weighting factor
- work factor
- work load factorEnglish-Russian dictionary of computer science and programming > factor
-
4 matrix
1) матрица; дешифратор3) матем. матрица; таблица4) редк. шифратор•- address matrix
- adjacency matrix
- augmented matrix
- authorization matrix
- autocorrelation matrix
- banded matrix
- block matrix
- Boolean matrix
- check matrix
- circuit matrix
- circulant matrix
- coding matrix
- coefficient matrix
- coincident-current matrix
- compose matrix
- computing matrix
- confusion matrix
- connectivity matrix
- constraint matrix
- core matrix
- core-diode matrix
- correcting matrix
- correlation matrix
- decoder matrix
- decomposable matrix
- dependency matrix
- diagonal matrix
- diode matrix
- dot matrix
- electroluminescent matrix
- encoder matrix
- error matrix
- ferrite core matrix
- forward transform matrix
- full matrix
- gain matrix
- game matrix
- graphical plotting matrix
- hardware matrix
- head selector matrix
- Hermitian matrix
- identity matrix
- ill-conditioned matrix
- impact matrix
- incidence matrix
- indecomposable matrix
- integer matrix
- interconnect matrix
- intermediate matrix
- inverse matrix
- Jacobian matrix
- layered matrix
- LED matrix
- level of testing matrix
- light-emitting diode matrix
- light-emitting element matrix
- logical conversion matrix
- loss matrix
- magnetic memory matrix
- matrix of coupling
- matrix of sockets - matrix of wires
- memory matrix
- narrative matrix
- neon-photoconductive switching matrix
- node-to-datum path matrix
- nonsingular matrix
- optical memory matrix
- orthogonal matrix
- parity matrix
- payoff matrix
- photocell matrix
- precedence matrix
- printing matrix
- product matrix
- product-function matrix
- program-timing matrix
- punching matrix
- quasidiagonal matrix
- real matrix
- reduced matrix
- regret matrix
- resistor matrix
- scrambling matrix
- selection core matrix
- selection matrix
- semantic matrix
- singular matrix
- skew-symmetric matrix
- sparse matrix
- squarte matrix
- state matrix
- stencil-cutout matrix
- storage matrix
- switching matrix
- switch matrix
- symmetrical matrix
- symmetric matrix
- traffic matrix
- transformation matrix
- transformer-diode matrix
- transition matrix
- transition probability matrix
- transposed matrix
- triangular matrix
- triple-coincidence matrix
- two-dimensional matrix
- two-row matrix
- two-variable matrix
- unitary matrix
- vertex incidence matrix
- vertex-edge incidence matrix
- V-matrixEnglish-Russian dictionary of computer science and programming > matrix
См. также в других словарях:
Coding conventions — are a set of guidelines for a specific programming language that recommend programming style, practices and methods for each aspect of a piece program written in this language. These conventions usually cover file organization, indentation,… … Wikipedia
Boolean algebra (logic) — For other uses, see Boolean algebra (disambiguation). Boolean algebra (or Boolean logic) is a logical calculus of truth values, developed by George Boole in the 1840s. It resembles the algebra of real numbers, but with the numeric operations of… … Wikipedia
Color-coding — For other uses, see Color code. In computer science and graph theory, the method of color coding[1][2] efficiently finds k vertex simple paths, k vertex cycles, and other small subgraphs within a given graph using probabilistic algorithms, which… … Wikipedia
List of algorithms — The following is a list of the algorithms described in Wikipedia. See also the list of data structures, list of algorithm general topics and list of terms relating to algorithms and data structures.If you intend to describe a new algorithm,… … Wikipedia
Claude Shannon — Claude Elwood Shannon (1916 2001) Born April … Wikipedia
List of terms relating to algorithms and data structures — The [http://www.nist.gov/dads/ NIST Dictionary of Algorithms and Data Structures] is a reference work maintained by the U.S. National Institute of Standards and Technology. It defines a large number of terms relating to algorithms and data… … Wikipedia
Bit array — A bit array (or bitmap, in some cases) is an array data structure which compactly stores individual bits (boolean values). It implements a simple set data structure storing a subset of {1,2,..., n } and is effective at exploiting bit level… … Wikipedia
Список терминов, относящихся к алгоритмам и структурам данных — Это служебный список статей, созданный для координации работ по развитию темы. Данное предупреждение не устанавливается на информационные списки и глоссарии … Википедия
Список терминов — Список терминов, относящихся к алгоритмам и структурам данных Это сл … Википедия
Short-circuit evaluation — Evaluation strategies Strict evaluation Applicative order Call by value Call by reference Call by sharing Call by copy restore Non strict evaluation Normal order Call by name Call by need/Lazy evaluation Call by … Wikipedia
Criticism of the APL programming language — The APL programming language has been used since the mid 1960s on mainframe computers and has itself evolved in step with computers and the computing market. APL is not widely used, but minimalistic and high level by design, at several points in… … Wikipedia