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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.naic.edu/~phil/hardware/generator/networkdoc/Sales%20Sheets/CCM_S-1422.pdf.

1. Designated Observatory Application
The Astronomical Society of Australia has been asked by STANDARDS AUSTRALIA to compile a list of "designated" optical observatories that are valuable resources for (i) research, (ii) education and (iii) community use. The ASA is the final arbiter of whether any particular observatory is so designated. ... Upon receipt of your application form, your observatory will be entered on a list of "Pending Designated Observatories" on the ASA Home Page. ... It will be emailed for you. ... Email . ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~bessell/DOapp.html -- 16.5 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>646) - www.mso.anu.edu.au/ )

2. Window-Based Applications
Motif and X-Windows . The applications described in this section are some of the many applications available. ... A DECterm session can be created by choosing the DECterm submenu item the Session Manager's Application menu or by using the CREATE/TERMINAL command at the system prompt. ... The CDA Viewer application displays the contents of compound documents consisting of graphics, images, and text. ... Ghostview is an application that displays PostScript documents using ghostscript. ... DECterm . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_41.html -- 5.4 Кб -- 01.11.1995
Похожие документы

3. Mixing IRAF and Starlink Applications - FIGARO under IRAF
... Up: Data Analysis Applications . ... The general-purpose data reduction package FIGARO is now available to be run from the IRAF CL, and more Starlink applications will follow in due course. ... A system has been developed to enable packages written for the Starlink Software Environment to be run from the IRAF CL so that an IRAF user can mix and match application tasks from the two environments as required to process data, all under the control of the IRAF CL. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/blym.html -- 11.5 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/blym.html -- 11.5 Кб -- 15.05.1998
Похожие документы

4. Chapter 11. Specifying OpenGL Environment Variable Settings
Chapter 11. Specifying OpenGL Environment Variable Settings . ... Several antialiasing methods are available and you can select between them by setting the __GL_FSAA_MODE environment variable appropriately. ... To see the available values for __GL_FSAA_MODE along with their descriptions, run: nvidia-settings --query=fsaa --verbose . The __GL_FSAA_MODE environment variable uses the same integer values that are used to configure FSAA through nvidia-settings and the NV-CONTROL X extension. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/nvidia/doc/driverInstall/chapter-11.html -- 10.3 Кб -- 30.10.2009
Похожие документы

5. mod_proxy_fcgi - Apache HTTP Server
Modules | Directives | ... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Modules . ... FastCGI support module for mod_proxy . ... proxy_fcgi_module . ... mod_proxy_fcgi.c . ... Thus, in order to get the ability of handling the FastCGI protocol, mod_proxy and mod_proxy_fcgi have to be present in the server. Unlike mod_fcgid and mod_fastcgi , mod_proxy_fcgi has no provision for starting the application process; fcgistarter is provided for that purpose. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_proxy_fcgi.html -- 11.2 Кб -- 19.11.2015
Похожие документы

6. Tips For Writing GTK Applications
GTK+ 2.0 Tutorial . ... This section is simply a gathering of wisdom, general style guidelines and hints to creating good GTK applications. ... Use GNU autoconf and automake! They are your friends :) Automake examines C files, determines how they depend on each other, and generates a Makefile so the files can be compiled in the correct order. ... When writing C code, use only C comments (beginning with "/*" and ending with "*/"), and don't use C++-style comments ("//"). ...
[