| Найдено документов: 393353 (185 сайтов) ---- Время поиска: 1.08сек. |
Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/UNIXhelp/commanz/index.html.
http://comet.sai.msu.ru/UNIXhelp/commanz/index.html.
1. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>432) - www.astro.spbu.ru/ )
2. Tables
... Midas tables are used to store most the information created and/or used by the MOS context. The tables MOS, LINPOS, LINFIT and WINDOWS are created by the MOS commands; the tables LINECAT and STANDARD are available in the Midas data base. ... MOS.tbl . ... is created by DEFINE/MOS and used by FITSKY/MOS and by EXTRACT/MOS . ... Table: Tables created and/or used by the MOS context . Table: Tables created and/or used by the MOS context, continued . Table: Keywords used in context MOS . ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node685.html -- 4.5 Кб -- 23.02.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3373) - www.sao.ru/ )
3. DFOS tools: documentation and installation
dfos = Data Flow Operations System, the common tool set for DFO make printable . ... initialization file . ... automatic installation for dfos tools . ... tool to launch dfos cronjobs . ... T here is the template initialization .dfosrc file needed by all DFOS tools to define the standard, common environment. ... Use the top navigation bar to find the tool documentation. ... History' displays the history file with useful information about the evolution of the tool, changes and backwards compatibility. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~qc/dfos/details1.html -- 43.0 Кб -- 01.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>30183) - www.eso.org/ )
4. GPLOT recipes
GPLOT is written for those who want a lot of flexibility in creating plots and are not satisfied with standard plotting facilities in other GIPSY applications. ... GPLOT is command driven and therefore cannot be compared with a program like CPLOT which is controlled by keywords. ... It processes plot commands like frame , move , draw , quit etc. with or without parameters. ... A destination is set with command device . ... In this document such command files are used as recipes for example plots. ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/gipsy/gplot/firsttime.html -- 7.8 Кб -- 16.01.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>29004) - www.atnf.csiro.au/ )
5. common tcsh completions
The following are useful tcsh completions I use, which should mostly be fairly standard for any unix platform, so you can just drop them into place. # directories complete cd 'C/*/d/' complete rmdir 'C/*/d/' complete lsd 'C/*/d/' # signal names # also note that the initial - can be created with the first completion # but without appending a space (note the extra slash with no # append character specified) ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/~fine/Tech/tcsh.html -- 6.0 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4208) - hea-www.harvard.edu/ )
6. The File Life Cycle
The File System . This section describes how you can create new files, copy existing files, and delete obsolete files. ... RENAME to change the name of a file. ... Files can be created in several ways: text can be entered from the keyboard via the CREATE command, an editor can create a file, as can a running program, and files can be copied from other directories. ... To delete obsolete files, use the DELETE command followed by a file name or file name template (wildcards). ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_22.html -- 9.0 Кб -- 01.11.1995
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>23150) - www.stsci.edu/ )
7. Products creation
... From this list the extraction stage creates images, spectra, and rates files. These products are aimed to adhere to OGIP standards as closely as possible. Please note, however, that it is likewise possible to create data sets which do not map onto any standard OGIP file type, e.g. PHA-versus-wavelength image for RGS. ... For binned products, binning of a given column is in general controlled by a minimum value, a binning factor, and a maximum value. ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/evselect/node7.html -- 5.9 Кб -- 01.07.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>17848) - xmm.vilspa.esa.es/ )
8. Redirecting standard output
. To redirect the standard output from a command use the > (greater than) symbol followed by the name of the output file. If the file that you redirect standard output to does not already exist it will be created. For example: grep Smith /etc/passwd > popular . This redirects the standard output from the grep command so that it goes to the file popular . This file will contain all occurrences of the string Smith that were found in the /etc/passwd file. **Caution** . Did You Know? .
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/commanz/cmd3.2.html -- 2.3 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>799) - comet.sai.msu.ru/ )
9. mod_so - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... Source File: . ... Because Apache for Windows does not have the Configure program of Apache for Unix, the module's source file must be added to the ApacheCore project file, and its symbols must be added to the os\win32\modules.c file. The second way is to compile the module as a DLL, a shared library that can be loaded into the server at runtime, using the LoadModule directive. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_so.html -- 13.2 Кб -- 21.01.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>11759) - www.arcetri.astro.it/ )
10. Does the time it takes different methods to create all the elements coincide
... Does the time it takes different methods to create all the elements coincide with the universeт??s accepted age? ... Illinois Urbana-Champaign) Different kinds of stars create elements at different rates, all of which are consistent with the age of the universe. Get instant access to subscriber content on Astronomy.com! ... Registration is FREE and takes only a few seconds to complete. If you are already registered on Astronomy.com, please log in below. ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.com/magazine/ask-astro/2011/02/cosmic-chemistry -- 63.2 Кб -- 10.04.2016
Похожие документы
Похожие документы
11. Manual Page: dbmmanage - Apache HTTP Server
NAME dbmmanage - Create and update user authentication files in DBM format SYNOPSIS dbmmanage filename [ command ] [ username [ encpasswd ] ] DESCRIPTION dbmmanage is used to create and update the DBM format files used to store usernames and password for basic authentica- tion of HTTP users. Resources available from the httpd Apache web server can be restricted to just the users listed in the files created by dbmmanage. ... This manual page only lists the command line arguments. ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/programs/dbmmanage.html -- 6.5 Кб -- 15.10.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>127) - neptun.sai.msu.ru/ )