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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.vsm.host.ru/.

21. Sheltran - Include Files
. Code from other SHELTRAN sources can be included by putting an I in column 1 followed by the name of the source to be included. The code included in this way will also be processed by the SHELTRAN compiler.
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sheltran/include.html -- 1.6 Кб -- 16.01.2009
Похожие документы

22. Untitled Document
... Mt Stromlo will resume its mantle as the home of Australian astronomy through the planned redevelopment, which includes the placement of two telescopes on Mount Stromlo and one at the ANU Siding Spring Observatory near Coonabarabran, reconstruction of heritage buildings and enhanced viewing facilities for the public, including a new virtual reality theatre. ... Mt Stromlo is not just an icon of Australian science, it is the workplace of number of the world?s leading researchers,? ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~brian/press/newstromlo.html -- 7.7 Кб -- 01.10.2012
Похожие документы

23. "Урания" - Портал "Русский переплет" Soros Education Journal
Портал | ... Первая десятка "Русского переплета" Темы дня: . ... УРАНИЯ . Научно-популярный образовательный журнал в "Русском переплете" . ... Как читать "Уранию" . ... Владимир Липунов . ... Сергей Пашутин . Феномены биологичекой эволюции Урания, популярно о сложном, 08.IV.2002 . ... Наука в "Русском переплете" Все проекты . ... Образование в "Русском переплете" Все проекты . ... Дата создания журнала: 7 декабря 2000 г. Обратите внимание на баннерную систему и счетчик Русского Переплета . ...
[ Сохраненная копия ]  Ссылки http://www.pereplet.ru/pops -- 40.1 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>765) - www.pereplet.ru/ )

24. Homepage of Preben Grosbol
The current Java Class Library for access to FITS files was designed for the VLT Data Flow System pipeline subsystem. ... all types of headers are decoded, . ... As the code has not been optimized, data access is slow e.g. on a 160 MHz machine and no JIT, 32-bit real images are read at 50k values/sec, 16-bit integer images at 80k values/sec while table data are read at 10k values/sec. FITS keywords are decoded at a rate of 2-3k keywords/sec depending significantly on their types. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~pgrosbol/fits_java/jfits.html -- 4.2 Кб -- 16.05.2008
Похожие документы

25. Space Telescope-European Coordinating Facility
... The European HST Archive has been moved to ESA's European Space Astronomy Centre ( ESAC ), Spain, where most of ESA's Space Science Archives are located and operated from. ... The Space Telescope European Coordinating Facility (ST-ECF), jointly operated by ESA and the European Southern Observatory ( ESO ) was, until the end of 2010, the European HST science facility, supporting the European astronomy community in exploiting the research opportunities provided by the Hubble Space Telescope. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/ -- 9.0 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>207) - www.stecf.org/ )

26. Editing Documentation (Including this Website) GPI Data Pipeline 1.0
... GPI Data Pipeline 1.0 documentation . GPI Data Pipeline Developer?s Guide . ... Editing Documentation (Including this Website) . ... Show Source . ... The documentation source code is available as part of the pipeline source code, in the documentation subdirectory inside the pipeline root. ... Pipeline primitive documentation is taken semi-automatically from the pipeline primitive headers in IDL, including the structured header comments used to populate the pipeline?s primitives config file. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/developers/documentation.html -- 13.2 Кб -- 14.02.2014
Похожие документы

27. lsst.coordConv: include/coordConv/coordConv.h Source File
lsst.coordConv љ unknown . ... Classes . Files . FileљList . All љ Classes љ Namespaces љ Files љ Functions љ Variables љ Typedefs љ Enumerations љ Enumerator љ Pages . include . ... 3 љ #include " coordConv/physConst.h " . 4 љ #include " coordConv/mathUtils.h " . 5 љ #include " coordConv/time.h " . 6 љ #include " coordConv/angSideAng.h " . 7 љ #include " coordConv/rotEqPol.h " . ... 10 љ #include " coordConv/coord.h " . ... 13 љ #include " coordConv/coordSys.h " . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/coord_conv_8h_source.html -- 10.1 Кб -- 07.05.2015
Похожие документы

28. Including text in a shell script
Text can be included in the shell script by using a here document, a special form of input redirection. The << symbol is used to indicate that text should be read up to a given mark. For example: #!/bin/sh # this script outputs the given text before it runs cat << EOF This shellscript is currently under development, please report any problems to Danny (danny@cornflake.ed) EOF exec /usr/local/test/bin/test_version . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.7.2.html -- 2.2 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>126) - comet.sai.msu.ru/ )

29. See include/linux/autoconf.h
The HyperNews Linux KHG Discussion Pages . ... Re : Kernel Makefile Configuration: how? ... Keywords: Makefile, configuration . ... From: Balaji Srinivasan < BalajiSrinivasan > . When you run make config (or its siblings) it creates a file in include/linux directory. This file (autoconf.h) is included in include/linux/config.h in all the required C files.. For the makefile the place that these config options are specified is in the .config file in the TOPLEVEL directory. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/115/1.html -- 2.5 Кб -- 23.03.2000
Похожие документы