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

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

Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/sas/8.0.0/doc/ssclib/index.html.

21. Dynamic HTML in Communicator
... Font enhancements in Communicator include the ability to incorporate downloadable fonts into your web documents. ... The fonts are contained in a font definition file that reside on the host web server with the HTML document. ... Before you can create font definition files, make sure the fonts you wish to use in your web document are installed on your system. ... FONT> </P> . ... For more information about dynamic fonts, see: http://home.netscape.com/comprod/products/communicator/fonts/index.html . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/webfont1.htm -- 11.8 Кб -- 13.08.1997
Похожие документы

22. Meade Instruments - Telescopes, Solar Telescopes, Binoculars, Spotting Scopes
STEP INTO THE BLUE - MEADE INSTRUMENTS PRODUCT GUIDE . ... Telescopes . LX850 Series . ... Superb optical performance coupled with time proven computerized pointing and tracking has made the LX200 ACF series a best-seller in the high-performance telescope class. ... Meade's revolutionary LS LightSwitchтДв series of telescopes use advanced technologies to do what no other consumer telescopes have done before: take all the hassle out of using a telescope. ... Coronado€о Solar . ... Spotting Scopes . ...
[ Сохраненная копия ]  Ссылки http://www.meade.com/ -- 73.9 Кб -- 09.04.2016
Похожие документы

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. Астронет > Comet Hyakutake Passes the Sun
... Comet Hyakutake Passes the Sun . ... Credit: G. Brueckner and the LASCO Team , SOHO , ESA , NASA Explanation: On May 1, Comet Hyakutake made its closest approach to the Sun . ... During its closest approach, Comet Hyakutake passed inside the orbit of Mercury . ... Публикации с ключевыми словами: Sun - comet Hyakutake - солнечная обсерватория - комета Хиякутаке - кометные хвосты . Публикации со словами: Sun - comet Hyakutake - солнечная обсерватория - комета Хиякутаке - кометные хвосты . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/msg/1161726/eng/ -- 22.1 Кб -- 26.08.2002
Похожие документы

25. The Wind Spacecraft
... It was designed to observe the solar wind approaching Earth, from a position near the Lagrangian point L1, and it is part of the International Solar-Terrestrial Physics (ISTP) Initiative . ... The original plan called for "Wind" to approach its final station over two years, undergoing two close encounters with the Moon to boost its speed. ... If however the object is moving , the encounter is not symmetric, and in the end the spacecraft may have gained or lost speed, depending on its trajectory. ...
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/mirrors/stern/Education/wwind.html -- 11.9 Кб -- 24.03.2006
Похожие документы

26. Atomic data for Stellar Atmospheres: lte_lines
For calculating model spectra of early-type helium stars in LTE, we maintain a database of atomic data for, mostly, blue-visual absorption lines of light elements. The data is sorted with one file for each ion. ... III = ++ . ... It will work on both complete linelists (including the atomic data at the start and references at the end) or raw ion files (such as Ni2.d). ... A Fortran utility to convert linelists downloaded from the Vienna Atomic Line Database into the new QUB format. synspec_qub . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/lines/lte/html/lines.lte.html -- 10.4 Кб -- 15.11.2001
Похожие документы

27. Stellarium: StelSphericalIndex Class Reference
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ... StelSphericalIndex Class Reference . ... voidљ . ... Insert the given object in the StelSphericalIndex . ... template<class FuncObject > . ... processIntersectingRegions (const SphericalRegionP &region, FuncObject &func) const . Process all the objects intersecting the given region using the passed function object. ... processContainedRegions (const SphericalRegionP &region, FuncObject &func) const . ... void StelSphericalIndex::clear . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelSphericalIndex.html -- 17.7 Кб -- 28.02.2014
Похожие документы

28. Zen: ReadmeTrgm
... The trgm contrib module provides functions and index classes for determining the similarity of text based on trigram matching. ... The set of trigrams in the word "cat" is " c", " ca", "at " and "cat". *real similarity(text, text) . ... The trgm module comes with an index operator class that allows a developer to create an index over a text column for the purpose of very fast similarity searches. ... CREATE TABLE test_trgm (t text); CREATE INDEX trgm_idx ON test_trgm USING gist(t gist_trgm_ops); . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/oddmuse/index.cgi/ReadmeTrgm -- 13.1 Кб -- 11.04.2016
Похожие документы

29. Tools (ImageJ API)
... public class Tools . ... Tools () . ... static java.lang.String . ... Converts a Color to an 7 byte hex string starting with '#'. public static java.lang.String f2hex (float f) . Converts a float to an 9 byte hex string starting with '#'. public static double[] getMinMax (double[] a) . ... Converts the float array 'a' to a double array. public static float[] toFloat (double[] a) . Converts the double array 'a' to a float array. public static java.lang.String fixNewLines (java.lang.String s) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/util/Tools.html -- 19.2 Кб -- 02.12.2010
Похожие документы

30. AXAF-Chandra
... NASA's newest Great Observatory, the Chandra X-Ray Observatory (CXO) -- formally known as the Advanced X-Ray Astrophysics Facility (AXAF) -- launched on July 23, 1999 and represents such an advance. ... Hughes Danbury Optical Systems (HDOS), now Raytheon Optical Systems Incorporated, figured and polished the x-ray optics; Optical Coating Laboratory Incorporated (OCLI) coated the polished optics with iridium; and Eastman Kodak Company (EKC) mounted and aligned the optics and provided the optical...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~polar/html/chandra.html -- 24.4 Кб -- 15.10.2001
Похожие документы

31. Definitions of terms used to describe Apache directives
Each Apache configuration directive is described using a common format that looks like this: . ... This indicates the format of the directive as it would appear in a configuration file. This syntax is extremely directive-specific, and is described in detail in the directive's definition. ... If the directive has a default value ( i.e. , if you omit it from your configuration entirely, the Apache Web server will behave as though you set it to a particular value), it is described here. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/directive-dict.html -- 13.1 Кб -- 15.10.2001
Похожие документы

33. list.c
... list.c - C version of a simple UNIX ls utility */ /* c89 list.c -o list */ /* need types.h and dir.h for definitions of scandir and alphasort */ # include sys/types.h # include sys/dir.h /* definition for getwd ie MAXPATHLEN etc */ # include sys/param.h # include stdio.h #define FALSE 0 #define TRUE !FALSE /* prototype std lib functions */ extern int alphasort (); /* variable to store current path */ char ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/section2_22_19.html -- 3.2 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/section2_22_19.html -- 3.2 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/section2_22_19.html -- 3.2 Кб -- 02.10.2012
Похожие документы

34. Earth and Moon from Juno spacecraft: image of the month | Astronotes
Astronotes Armagh Planetarium's Stellar Blog! ... Armagh Planetarium . ... Solar System . ... Moon . ... Space Flight . ... Earth Satellites . ... Concept Spacecraft . ... Monthly Sky Notes . ... This image of Earth (left) and the Moon (right) was taken by the Juno space probe's JunoCam, three weeks after its 5 August launch. (image credit:: NASA / JPL / MSSS) . ... Earth and the Moon form a тАЬdouble planetтАЭ unique in the Solar System. ... Subscribe to Astronotes . ...
[ Сохраненная копия ]  Ссылки http://www.armaghplanet.com/blog/image-of-the-month-you-are-here.html -- 41.4 Кб -- 09.04.2016
Похожие документы

35. Actor Prolog. Example "D:\MOROZOV\Z\DEMO\EXE\EXAMPLES\SADT\JAM-E\JAM-E.A"
An example of visual expert system. The program is written on Actor Prolog. -- -- (c) Alexei A. Morozov, March 19, 1999. ... Actually I wrote this program to train myself -- -- in carrying out SADT interview. ... A logical description of the blocks of the SADT model. ... The main purpose of these classes is keeping lists of cooking -- -- battery corresponding to various blocks of the SADT model. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_jam_a.html -- 33.0 Кб -- 24.09.2007
Похожие документы

36. SPUTNIK home page
... Average resolution at altitude H=668 km . ... Swath width at H=668 km and inclination of beginning of swath 20.48 degrees . ... Resolution at H=668 км . ... Наименование параметра . ... 1 канале . ... Полоса обзора при H=668 км . ... 1-5 спектральной зоне, не более . ... 1 спектральной зоне . 0,48-0,52 мкм . ... 0,915-0,997 мкм . ... 1-4 канал . ... 1-4 каналов . ... Спектральные характеристики каналов (по уровню 0,5): . ... For more information send a mail to: info@sputnik.infospace.ru . ...
[ Сохраненная копия ]  Ссылки http://sputnik.infospace.ru/ocean_o/engl/ocean_1.htm -- 19.8 Кб -- 21.01.2002
Похожие документы
Еще в разделе: (Показать все результаты (>17) - sputnik.infospace.ru/ )

37. http://www.2dfquasar.org/Spec_Cat/fits_header.txt
... Equinox of object coordinates BJ = 18.87 / bJ magnitude UMBJ = -0.69 / u - bJ colour BJMR = 0.22 / bJ - r colour NOBS = 1 / Number of 2dF observations available IS_ BEST = 'TRUE ' / TRUE if this file contains the best 2dF observa DATEBEST= '24/09/00' / Date of best 2dF observation (DD/MM/YY) ID_ BEST = 'QSO ' / ID from best 2dF observation QUALBEST= 11 / Data quality flag from best 2dF observation Z_ ...
[ Сохраненная копия ]  Ссылки http://www.2dfquasar.org/Spec_Cat/fits_header.txt -- 5.1 Кб -- 03.03.2004
Похожие документы
Еще в разделе: (Показать все результаты (>6) - www.2dfquasar.org/ )

38. http://www.gao.spb.ru/english/publ-s/viii-rfs/p099.pdf
... Galaxies 99 Cosmic background with model of cloudy interstellar medium Yu. ... Figure 1: Averaged spectrum of the cosmic background I f in frequency range 0.25 200 MHz for the Galactic poles. ... First interpretation of the cosmic noise background spectrum at broad band frequency range 0.25 200 MHz with a model of the cloudy interstellar medium ISM is presented here. ... Synthesized background spectra I f for regions of the Galactic poles at the frequency range 0.25 200 MHz is presented in Fig. ...
[ Текст ]  Ссылки http://www.gao.spb.ru/english/publ-s/viii-rfs/p099.pdf -- 100.3 Кб -- 21.05.2007
Похожие документы

39. Methods and instruments to measure/monitor major site properties
... The Science Operation Department is composed of Astronomers, Telescope Instruments Operators(TIOs) and Data Handling Administrators(DHAs). ... Astronomers have proposed several methods to quantitatively measure the amount of turbulence above the telescope, which the most common ones is Differential Image Motion Monitor (DIMM). In optical testing, the Hartmann test is the common method to test the quality of optical components. ... Hartmann mask consists of 48 lenses. ...
[ Сохраненная копия ]  Ссылки http://site2010.sai.msu.ru/section/2 -- 9.2 Кб -- 09.04.2016
Похожие документы

40. Earth Seen By NASA's Moon Mapper On India's Chandrayaan-1 Spacecraft -
... Astronomy news . ... Earth Seen By NASA's Moon Mapper On India's Chandrayaan-1 Spacecraft . A new image of Earth taken from 200 kilometers (124 miles) above the lunar surface was taken by the Moon Mineralogy Mapper, one of two NASA instruments onboard the Indian Space Research Organization's Chandrayaan-1 spacecraft. ... NASA's Jet Propulsion Laboratory, Pasadena, Calif., designed and built the Moon Mineralogy Mapper and is home to its project manager, Mary White. ...
[ Сохраненная копия ]  Ссылки http://www.tesis.lebedev.ru/en/astronomy_news.html?did=1935 -- 12.6 Кб -- 11.04.2016
Похожие документы

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


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

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

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