Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 266552 (175 сайтов) ---- Время поиска: 0.75сек.   

Пред. | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node42.html.

21. XWare > APOD
... The Helix Nebula is one of brightest and closest examples of a planetary nebula, a gas cloud created at the end of the life of a Sun-like star. Blue Marble Earth from Suomi NPP . ... This Blue Marble Earth montage shown above -- created from photographs taken by the Visible/Infrared Imager Radiometer Suite (VIIRS) instrument on board the new Suomi NPP satellite -- shows many stunning details of our home planet. ... Planet Aurora Borealis . ... NGC 3239 and SN 2012A . ... An aurora. ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/apod.html?page=86&d=2014-05 -- 14.9 Кб -- 12.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>87230) - www.astronet.ru/ )

22. Further Data Types
... Defining New Data Types . Unions . ... Static Variables . ... struct gun { char name[50]; int magazinesize; float calibre; }; struct gun arnies; . ... struct gun { char name[50]; int magazinesize; float calibre; } arnies; . ... typedef struct gun { char name[50]; int magazinesize; float calibre; } agun; agun arnies={"Uzi",30,7}; . ... stat() { int auto_var = 0; static int static_var = 0; printf( ``auto = %d, static = %d n'', auto_var, static_var); ++auto_var; ++static_var; } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
Похожие документы

23. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы

24. http://www.gao.spb.ru/russian/lg/articl/seistide.pdf
... PDF created with pdfFactory Pro trial version www.pdffactory.com .1 (LOD) (M>6) XX . ... PDF created with pdfFactory Pro trial version www.pdffactory.com , , , . ... http://www.iris.washington.edu/] DMS IRIS, 318 >4 1964 2000 300 5 . ... M > 5.5 M < 5.5 . ... Geophysical Res. ... Evolutionary features of the geophysical time series: -I. Tide process and seismic series V.M.Vorotkov, V.L.Gorshkov Summary The new method of comparative study of the geophysical data of a various nature is offered. ...
[ Текст ]  Ссылки http://www.gao.spb.ru/russian/lg/articl/seistide.pdf -- 420.8 Кб -- 21.05.2007
Похожие документы

25. Actor Prolog. Example "D:\MOROZOV\Z\DEMO\EXE\EXAMPLES\ADA_LOG.HTML"
... The begining of program -- Target function: a * b with TEXT_IO ; use TEXT_IO ; procedure EXAMPLE is package IO_INT is new INTEGER_IO ( INTEGER ) ; use IO_INT ; r,b,a: INTEGER ; begin put ( Enter unsigned number 'b', please ... unsigned number 'a', please: ) ; get ( a ) ; declare VAR0 , VAR1 : INTEGER ; begin VAR0 := a; VAR1 := b; declare VAR3 , VAR2 , VAR4 : INTEGER ; begin VAR3 := 0 ; VAR2 := VAR0 ; VAR4 := VAR1 ; while VAR2 /= 0 loop begin if ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/ada_log.html -- 9.8 Кб -- 24.09.2007
Похожие документы

26. http://www.naic.edu/~phil/misc/creatingharmonics.html
... Suppose we have 2 tones Acos(at) and Bcos(bt). ... The individual freq terms are then: . ... square :[Acos(at) + Bcos(bt)]^2: [Acos(at)]^2 +[Bcos(bt)]^2 + 2ABcos(at)cos(bt) . ... A^2(cos(2at) -1)/2 . ... A^3cos(at)*[cos2at - 1)/2=A^3([cos(3at) + cos(at)]/2 - cos(at)]/2=A^3(cos(3at) -cos(at))/4 . B^3cos(bt)*[cos2bt - 1)/2=B^3([cos(3bt) + cos(bt)]/2 - cos(bt)]/2=B^3(cos(3bt) -cos(bt))/4 . let C2= 3AB^2 and C3=3BA^2 . ... C 3cos(bt)[cos(2at)-1]/2=C3[{cos((2a-b)t)+cos((2a+b)t)}/2+cos(bt)]/2 . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/misc/creatingharmonics.html -- 4.1 Кб -- 15.08.2003
Похожие документы

27. http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL
Since XmCCD uses Motif, the libraries and include files must be available. ... By default it will create a directory xmccd-#.# with the command tar -xvzf xmccd-#.#.tar Set your current working directory to xmccd-#.# cd xmccd-#.# ... For "ls -l" you should see something like this -rwsr-xr-x 1 root root 281883 Mar 10 01:08 xmccd Move xmccd to a directory in your search path such as /usr/local/bin mv xmccd /usr/local/bin xmccd will use ds9 for image display if it is present. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL -- 6.2 Кб -- 22.05.2004
Похожие документы

28. Home Page
... A rough estimation is that in the United States there is one planetarium per 100,000 population, ranging in size from the Hayden Planetarium's 20-meter dome seating 430 people, to three-meter inflatable portable domes where children sit on the floor. ... Together dblo associates make a huge impact in the architecture, interior design and development arena in London. ... With the holidays around the corner what better way to spoil your family than with your very own private home cinema. ...
[ Сохраненная копия ]  Ссылки http://www.armagh-planetarium.co.uk/ -- 13.2 Кб -- 14.03.2013
Похожие документы

29. IDL programs
... This program was created for correlating chosen regions in the series of fts images. ... Chosen regions' . ... In this section the program counts the integral for each region of the grid for each image. ... As a matter of fact, the integral is total brightness of the region and it is counted by 'int_tabulated' IDL function. ... In addition, the program will show the count of the regions which correlate with the corresponding region (the brighter region means the bigger count) and its contour. ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~kupry/SOFTWARE/korel_en.html -- 9.9 Кб -- 15.08.2003
Похожие документы

30. Колготки для кукол Zapf Creation Baby Annabell 2 пары 792-261 в ассортименте -
... Бренд: Zapf Creation, Тип: Колготки для кукол . Аксессуары для кукол . ... Пособие содержит темы, подготовленные на основе базовой учебной программы по дисциплине "Банковский маркетинг". ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku5800.html -- 18.8 Кб -- 14.02.2016
Похожие документы

31. http://xray.sai.msu.ru/~ivan/gmt/man/grdimage.html
grdimage - Create grayshaded or colored image from a 2-D netCDF grd file grdimage grdfile -C cptfile -J parameters [ -B tickinfo ] [ -E dpi ] [ -I intensfile ] [ -K ] [ -M ] [ -O ] [ -P ] [ -R west / east / south / north [ r ] ] [ -U [/ dx / dy /][ label ] ] [ -V ] [ -X x - shift ] [ -Y y - shift ] [ -c copies ] grdimage reads a 2-D gridded file and produces a gray-shaded (or colored) map by assigning each contour interval a gray-shade (or color). ... Je lon0 / lat0 / scale (Equidistant). ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/grdimage.html -- 9.0 Кб -- 19.03.1999
Похожие документы

32. Irina Glushneva
... The main field of my investigations is stellar spectrophotometry. As a result of scientific activity of our group spectrophotometric catalog was created including energy distribution data on 900 stars in the range 3200-7600AA and 250 stars in the range 6000-10800AA (Voloshina et al., Spectrophotometry of Bright Stars, ed. I.N.Glushneva, 1982, Moscow, Nauka, in Russian). ...
[ Сохраненная копия ]  Ссылки http://uranus.sai.msu.ru/glush.html -- 2.6 Кб -- 20.07.2009
Похожие документы
Еще в разделе: (Показать все результаты (>10) - uranus.sai.msu.ru/ )

33. Creative WebCam NX Ultra - Hand Made
... Киевский клуб любителей астрономии "Астрополис" > . ... Hand Made (Модераторы: Diskus , Hornet ) > . Creative WebCam NX Ultra . ... 03 Март 2006, 00:57:32 ? Есть возможность за недорого забрать вебкамеру Creative WebCam NX Ultra. ... Записан . Клуб Астрополис, Администратор . ... Ответ #1 : 03 Март 2006, 01:27:07 ? ... Цитата: Vladimir Nebotov от 03 Март 2006, 00:57:32 Есть возможность за недорого забрать вебкамеру Creative WebCam NX Ultra. ... Клуб Астрополис, Модератор . ...
[ Сохраненная копия ]  Ссылки http://www.astroclub.kiev.ua/forum/index.php?topic=940.0 -- 70.5 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>102) - www.astroclub.kiev.ua/ )

34. Baby stars of NGC 2841 | Astronotes
... Our Galaxy . ... Stars . ... Space Flight . ... NGC 2841: a spiral galaxy some 46 million light years away. ... It is especially hard to explain this process of star birth in some spiral galaxies. ... Targets include both star clusters and galaxies, and star formation rates seen range from the starburst galaxy M82 (the Cigar Galaxy) which is creating about ten new stars in its core alone every year to the much less fecund star producer NGC 2841. ... Tweets that mention Baby stars of NGC 2841 | ...
[ Сохраненная копия ]  Ссылки http://www.armaghplanet.com/blog/image-of-the-month-baby-stars-of-ngc-2841.html -- 43.3 Кб -- 09.04.2016
Похожие документы

35. Stellarium: Stellarium Developers Documentation
Stellarium 0.12.3 . MainљPage . ... Classes . ... Stellarium Developers Documentation . ... This documentation is targetted at developers of scripts, plugins and the core program. ... Those classes have a single instance created at startup by the ::main() function. ... Because many Stellarium components derive from the StelModule class, the main loop is able to treat them generically by calling their standard methods such StelModule::update() and StelModule::draw() at each program iteration. ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/ -- 8.3 Кб -- 28.02.2014
Похожие документы

36. Sponsors of Views of the Solar System
Sponsors of Views of the Solar System . ... Unlike many of the sites on the Web, Views has been created from a budget of $0.00 and from the assistance from many individuals in the world who have made some significant contributions of time. ... Adobe Photoshop 4.0 . ... If you would like to be a sponsor of Views of the Solar System , our organization will consider placing a small logo of the sponsor as part of the menu bar that can be seen on the home page and on the image pages. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/solar/eng/sponsor.htm -- 4.1 Кб -- 15.10.1997
Похожие документы

37. Service and Calibration Manual
... Created: 22 January 2001 . ... SERVICE AND CALIBRATION MANUAL . ... Draft Document Outline. ... 4 Preparing NIFS for Use or Storage . ... The purpose of this Service and Calibration Manual is describe the procedures used to service, maintain, and calibrate the operation of the Gemini Near-infrared Integral Field Spectrograph. ... Section 19.4.2 of the document “Programmatic Requirements for Gemini Instrumentation Development” states the requirements for the Service and Calibration Manual . ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/nifs/manuals/man0002.htm -- 129.0 Кб -- 06.09.2001
Похожие документы

38. http://selena.sai.msu.ru/Laz/Publications/7_Automated%20creation%20of%20the%20lunar%20hypsometric%20map%20techniques%20of%20compiling.pdf
AUTOMATED CREATION OF THE LUNAR HYPSOMETRIC MAP: TECHNIQUES OF COMPILING. ... And the second one is the database, obtained from the raster images of the Lunar Subpolar regions (higher than latitude ±60°) where brightness of each pixel depends on its height [1]. ... Due to these reasons it was necessary to develop the special 10-stage methodology of data processing and map compiling. ... The height data were obtained and the lunar hypsometric map was created according to the 10-stage methodology. ...
[ Текст ]  Ссылки http://selena.sai.msu.ru/Laz/Publications/7_Automated%20creation%20of%20the%20lunar%20hypsometric%20map%20techniques%20of%20compiling.pdf -- 325.8 Кб -- 26.02.2009
Похожие документы

39. Creative Webcam Live! Ultra - вопрос [Архив] - Общая Астрономическая...
Общая Астрономическая Конференция > Практика > Астрономическая фотография > Creative Webcam Live! Ultra - вопрос . ... Просмотр полной версии : Creative Webcam Live! ... Creative Webcam Live! Ultra (Captures more in every video with its 76њ wide-angle view, CCD censor, 640x480@30fps, handsfree, USB2.0/1.1) . ... 10.08.2006, 00:19 . ...
[ Сохраненная копия ]  Ссылки http://www.starlab.ru/archive/index.php/t-6056.html -- 6.4 Кб -- 10.04.2016
Похожие документы

40. IUM: Mission Statement
The Independent University of Moscow is a unique, non-profit academic institution created to prepare students for a career in research. ... Working closely with their professors, students are exposed to a variety of ideas that constitute the frontiers of research and development of mathematics. ... We value independent thinking, open discussions, student initiative and hard work committed to the exploration of the universe of mathematics. ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/ium/english/mission.html -- 2.7 Кб -- 09.12.2005
Похожие документы

Пред. | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | След.


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

Rambler's Top100 RFBR Яндекс цитирования