-
61 net-point method
box method — метод «ящика»
English-Russian dictionary on nuclear energy > net-point method
-
62 nuclear-induction method
box method — метод «ящика»
English-Russian dictionary on nuclear energy > nuclear-induction method
-
63 null-balance method
box method — метод «ящика»
English-Russian dictionary on nuclear energy > null-balance method
-
64 partition method
box method — метод «ящика»
English-Russian dictionary on nuclear energy > partition method
-
65 penetrant dye method
box method — метод «ящика»
English-Russian dictionary on nuclear energy > penetrant dye method
-
66 photocolorimetric method
box method — метод «ящика»
English-Russian dictionary on nuclear energy > photocolorimetric method
-
67 present worth method
box method — метод «ящика»
English-Russian dictionary on nuclear energy > present worth method
-
68 pressure balance method
box method — метод «ящика»
English-Russian dictionary on nuclear energy > pressure balance method
-
69 pulse-counting method
box method — метод «ящика»
English-Russian dictionary on nuclear energy > pulse-counting method
-
70 residual activity method
box method — метод «ящика»
English-Russian dictionary on nuclear energy > residual activity method
-
71 scintillation method
box method — метод «ящика»
English-Russian dictionary on nuclear energy > scintillation method
-
72 screen-wall method
box method — метод «ящика»
English-Russian dictionary on nuclear energy > screen-wall method
-
73 source-and-sink method
box method — метод «ящика»
English-Russian dictionary on nuclear energy > source-and-sink method
-
74 sphere method
box method — метод «ящика»
English-Russian dictionary on nuclear energy > sphere method
-
75 total-counting method
box method — метод «ящика»
English-Russian dictionary on nuclear energy > total-counting method
-
76 tracer method
метод радиоактивных индикаторов; МРИ; метод меченых атомовbox method — метод «ящика»
English-Russian dictionary on nuclear energy > tracer method
-
77 zero-beat method
box method — метод «ящика»
English-Russian dictionary on nuclear energy > zero-beat method
-
78 Condenser System (Derby Doubler Method)
The waste used in the spinning of cotton condenser yarns is chiefly the best class of hard waste, viz., cop bottoms, with sometimes a judicious addition of reelers' and winders' waste. The selection of material to be used in the production of condenser yams requires very careful attention and no small amount of skill and experience. Apart from colour, the guiding feature in the mixing of cop bottoms is uniformity of counts of the waste threads within certain limits. When one considers the factors employed in determining the standard amount of twist per inch in cotton yarns, viz., counts X 3.25 for weft, and counts X 3.75 for twist, it is obvious that if, say, 24's American and 80's Egyptian were mixed together the treatment necessary to tear the threads of 24's back again into fibre would not be nearly sufficient to put the 80's into the same condition. The result would be badly broken-up material, which would hamper the subsequent operations to an alarming extent. Assuming, then, that the waste purchased is of suitable quality, the first operation is to put down a mixing of the selected grades. The most satisfactory method is to spread layer after layer until the mixing is of sufficient size or weight. The attendant should then pull the waste along the whole of the face of the mixing. In this way a thorough blending takes place, with the risk of variation in shade reduced to a minimum.Dictionary of the English textile terms > Condenser System (Derby Doubler Method)
-
79 lamina-method for determination of diffusion layer quality
метод послойного определения качества диффузионного слоя
послойный анализ
Метод исследования диффузионного слоя, состоящий в последовательном (от поверхности к сердцевине) определении на поперечном шлифе характеристик участков относительно малой толщины, или в снятии и анализе соответствующих объемов материала и (или) изучении вновь образующихся поверхностей.

1, 2, 3,... (n—1), n - номера участков диффузионного слоя, последовательно удаляемых и исследуемых по составу;
1', 2', 3'... (n—1)', n' - номера поверхностей участков диффузионного слоя, последовательно исследуемых по структуре и свойствам.
[ ГОСТ 20495-75]Тематики
Синонимы
EN
DE
Англо-русский словарь нормативно-технической терминологии > lamina-method for determination of diffusion layer quality
-
80 distributed single layer test method
распределенное тестирование на одном уровне
Абстрактный метод тестирования, при котором верхний тестер располагается в тестируемой системе, а точка наблюдения и контроля (PCO) находится на верхней границе сервиса (IUT) для тестирования на одном из уровней протокола. Тестовые события описываются в терминах абстрактных примитивов сервиса (ASP) на верхнем уровне над IUT и ASP и/или PDU для нижнего тестера PCO.
[ http://www.lexikon.ru/dict/net/index.html]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > distributed single layer test method
См. также в других словарях:
melting layer method — išlydytojo sluoksnio metodas statusas T sritis radioelektronika atitikmenys: angl. melting layer method vok. Schmelzschichtmethode, f rus. метод расплавленного слоя, m pranc. méthode fusion couche, f … Radioelektronikos terminų žodynas
Layer Jump Recording (LJR) — is a writing method used for DVD R DL (Dual Layer).It permits recording the disc per increments called session (see Optical disc authoring), aka multi session. It also permits a faster closing of the disc by saving extraneous padding when the… … Wikipedia
Layer four traceroute — (LFT) is a fast traceroute engine, that also implements numerous other features including AS number lookups through several reliable sources, loose source routing, netblock name lookups, etc. and goes through many configurations of packet filter… … Wikipedia
Layer by layer — (LbL)deposition is a thin film fabrication technique. The films are formed by depositing alternating layers of oppositely charged materials with wash steps in between. A simple representation can be made by defining two oppositely charged… … Wikipedia
Method of matched asymptotic expansions — In mathematics, particularly in solving singularly perturbed differential equations, the method of matched asymptotic expansions is a common approach to finding an accurate approximation to a problem s solution. Contents 1 Method overview 2… … Wikipedia
Layer 2 MPLS VPN — A Layer 2 MPLS VPN is a term in computer networking. It is a method that Internet service providers use to segregate their network for their customers, to allow them to transmit data over an IP network. This is often sold as a service to… … Wikipedia
Layer 2 Tunneling Protocol — In computer networking, the Layer 2 Tunneling Protocol (L2TP) is a tunneling protocol used to support virtual private networks (VPNs). History and future Published in 1999 as proposed standard RFC 2661, L2TP has its origins primarily in two older … Wikipedia
Method (computer science) — In object oriented programming, the term method refers to a subroutine that is exclusively associated either with a class (called class methods, static methods, or factory methods) or with an object (called instance methods). Like a procedure in… … Wikipedia
Method (computer programming) — In object oriented programming, a method is a subroutine (or procedure or function) associated with a class. Methods define the behavior to be exhibited by instances of the associated class at program run time. Methods have the special property… … Wikipedia
Layer (HTML tag) — Layers were the core of a method of dynamic HTML programming specific to Netscape 4. Each layer was treated as a separate document object in JavaScript. The content could be either included in the same file within the non standard lt;layer gt;… … Wikipedia
method — The mode or manner or orderly sequence of events of a process or procedure. SEE ALSO: fixative, operation, procedure, stain, technique. [G. methodos; fr. meta, after, + hodos, way] Abell Kendall m. a … Medical dictionary