... 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 Похожие документы
. Маргиналии 2008: периферия культуры и границы текста. Вступительное слово . Гуманитарное знание предлагает традиционное членение предметных сфер, которыми занимаются специалисты, работающие в конкретных областях знаний. При этом целые пласты явлений оказываются маргинальными, попадают на 'ничейную' территорию, находящуюся между - лингвистикой и психологией, философией и историей, искусствоведением и социологией и т. д. Между тем анализ подобных явлений, обращение к пластам еще не осмысленного материала
Новости картотеки . ... Здесь мы собрали воедино информацию об основателях МОИП, рядовых членах общества и всех, кто так или иначе оставил свой след в истории МОИП. ... derek пишет: . ... 28 июля 2014 в 12:22 . ... 14 января 2015 в 15:54 . ... good?. # 20 января 2015 в 4:29 . ... 2 февраля 2015 в 19:14 . ... good info?. # 4 февраля 2015 в 6:34 . ... tnx?. # 4 февраля 2015 в 9:17 . ... thanks for information?. # 7 февраля 2015 в 13:02 . ... 2010 Картотека Московского Общества Испытателей Природы | ...
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