... PHYSICAL INSTRUMENTS FOR ECOLOGY, MEDICINE, AND BIOLOGY LaserElectron X-Ray Source for Medical Applications E. G. Bessonov, A. V. Vinogradov, and A. G. Tourianskii Lebedev Physical Institute, Russian Academy of Sciences, Leninskii pr. ... It includes two electron storage rings (E 50 MeV) placed in the vertical plane and two laser resonators located in the horizontal and vertical planes. ... Electrons can be injected into the storage rings singly or during several cycles through the injectors. ...
. Маргиналии 2008: периферия культуры и границы текста. Вступительное слово . Гуманитарное знание предлагает традиционное членение предметных сфер, которыми занимаются специалисты, работающие в конкретных областях знаний. При этом целые пласты явлений оказываются маргинальными, попадают на 'ничейную' территорию, находящуюся между - лингвистикой и психологией, философией и историей, искусствоведением и социологией и т. д. Между тем анализ подобных явлений, обращение к пластам еще не осмысленного материала
... The data on UV glow of the atmosphere obtained in operation of one pixel of the TUS detector on board the Moscow State University "Universitetsky-Tatiana" satellite was taken into account in design of the updated TUS detector. ... The main feature of the design is use of MEMS technology scanning mirror controlled by the TUS computer, analyzing the recorded EAS data and directing the laser to the atmosphere spot, where back scattered Cherenkov light came from. ... Monitoring of UV intensity on-route....
[
Текст
]
Ссылки http://cosrad.sinp.msu.ru/experiments/tus/doc/HO2COSPAR2006.pdf -- 237.2 Кб -- 19.03.2008 Похожие документы
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