... Sov.Phys.-Plasma Phys.) 1978.V.4. ... Timofeev I.B., Bychkov V.L. Influence of ionizing processes on the lifetime of plasma ball in air. ... Bychkov V.L. Database on ball Lightning for PC. ... Bychkov V.L., Bychkov A.V., Stadnik S.A. Polymer Fire Balls in Discharge Plasma. ... Emelin S.E., Bychkov V.L., Astafiev A.M., Kovshik A.P., Pirozerski A.L. Role of discharge products throttling for generation of ball lightning with a condensed core from a high pressure vapor - gas phase Proc. 11-th Intern. ...
A.A. Mailybaev and A.P. Seyranian , . Multiparameter Stability Problems. Theory and Applications in Mechanics , . ... A.P. Seyranian and I. Elishakoff , eds. Modern Problems of Structural Stability , . ... Structural Optimization under Stability and Vibration Constraints , . ... Stability and Catastrophes of Vibrating Systems Depending on Parameters . ... Evan- Ivanowski R.M., eds ), 1993, DE- Vol . ... Optimization. ... System optimization by oscillation and stability criteria . ...
... The linguistic aspects of the model and the properties of the semantic dictionary ensuring the content analysis with compression of the text structure are considered. Our dictionary resources serve an instru- ment for building a multilevel textual semantic structure. ... Reason (A,B), where SemF(A) = SIT or a whole semantic formula; the same for SemF(B). ... Sem(SIT)R . ... Semantic Resources for Textual Content Compression // Fourth International Conference on Meaning-Text Theory (MTT'09). ...
... Keywords: boundary-layer depth, stable stratification, Ekman layer. ... Experimental data (23) Data sets used in this paper for empirical validation of the proposed SBL depth formulation are taken from three measurement sites ( Figure 1), namely, (i) Cabauw measurement station (Nieuwstadt, 1984; Van Ulden and Wieringa, 1996), (ii) BASIS (Baltic Air-Sea-Ice Study) field experiment (Launiainen, 1999), and (iii) ETH-Greenland expedition in summer 1991 (Ohmura et al., 1992). (i) Cabauw ...
... An extended set of observables of the nuclear quasi-free (p, d + ) reaction including the triple differential cross-section for coincidence measurements, its analyzing power in case of polarized proton beams and, also, the parameters of the polarization of the excited recoil nucleus and the produced deuteron are considered in the framework of the distorted-wave impulse approximation using the reaction 16 O(p, d + )15 N at a proton energy of 650 MeV as an example. ...
[
Текст
]
Ссылки http://np-chair.sinp.msu.ru/download/epja100510-offprints.pdf -- 426.2 Кб -- 18.03.2015 Похожие документы
О кафедре . ... Ленский Виктор Степанович . ... Динамические задачи теории упругости . ... ВИКТОРА СТЕПАНОВИЧА ЛЕНСКОГО . ... В честь этого юбилея кафедра теории упругости, кафедра механики композитов, кафедра теории пластичности и кафедра газовой и волновой динамики МГУ совместно с Институтом механики МГУ проводят 27 февраля 2013 года семинар памяти профессора В.С. Ленского. ... Меня заслушивали двое, академик Седов Леонид Иванович и известнейший профессор МГУ Виктор Степанович Ленский. ...
... Abstract A Uniform Resource Identifier (URI) is a compact string of characters for identifying an abstract or physical resource. ... This document defines a grammar that is a superset of all valid URI, such that an implementation can parse the common components of a URI reference without knowing the scheme-specific requirements of every possible identifier type. ... URI-reference = [ absoluteURI | ... Otherwise, the reference URI's scheme is inherited from the base URI's scheme component. ...
Economic, industry and corporate trends A report from the Economist Intelligence Unit sponsored by Cisco Systems Foresight 2020 Economic, industry and corporate trends Contents Preface Executive summary Chapter 1: The world economy Chapter 2: Industries Automotive Consumer goods and retailing Energy Financial services Healthcare and pharmaceuticals Manufacturing Public sector Telecoms Chapter 3: The company Appendix I: Survey results 2 3 6 22 24 30 36 43 50 57 62 67 74 86 Appendix II: Methodology for
[
Текст
]
Ссылки http://bc.fdo.msu.ru/Nik_s/WorkFiles/DOC_files/World_shares_foresight_2020.pdf -- 425.8 Кб -- 20.03.2012 Похожие документы
The beamer class Manual for version 3.06. \begin{frame} \frametitle{There Is No Largest Prime Number} \framesubtitle{The proof uses \textit{reductio ad absurdum}.} \begin{theorem} There is no largest prime number. \end{theorem} \begin{proof} \begin{enumerate} \item<1-| alert@1> Suppose $p$ were the largest prime number. \item<2-> Let $q$ be the product of the first $p$ numbers. \item<3-> Then $q+1$ is not divisible by any of them. \item<1-> Thus $q+1$ is also prime and greater than $p$.\qedhere
-- MySQL dump 8.23 -- -- Host: localhost Database: slides --------------------------------------------------------- -- Server version 3.23.58 -- -- Table structure for table `book` -- DROP TABLE IF EXISTS book; CREATE TABLE book ( id_content int(11) NOT NULL default '0', title varchar(255) default NULL, text1 text, text2 text, PRIMARY KEY (id_content) ) TYPE=MyISAM; -- -- Dumping data for table `book` -- INSERT INTO book VALUES (110,'Электронный учебник','',''); INSERT INTO book VALUES