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

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

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

1. Structure of Tables
... Table data are arranged in columns and rows, and stored in MIDAS files with the extension .tbl . ... An item in a table is accessed by giving its column and row in addition to the table name. The row number can either be given as an absolute value (i.e. the sequence number) or indicated by the value in a previously defined reference column. ... A table can be always expanded in the sense that its number of columns and rows is automatically increased when the allocated space is exceeded. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol1/node57.html -- 5.8 Кб -- 23.02.1996
Похожие документы
Еще в разделе: (Показать все результаты (>3219) - www.sao.ru/ )

2. CSPICE Routines: EKRCEC_C
... Abstract Read data from a character column in a specified EK record. ... Brief_I/O Variable I/O Description -------- --- -------------------------------------------------- handle I Handle attached to EK file. segno I Index of segment containing record. recno I Record from which data is to be read. column I Column name. lenout I Maximum length of output strings. nvals O Number of values in column entry. cvals O Character values in column entry. isnull O Flag indicating whether column entry is null. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/ekrcec_c.html -- 9.1 Кб -- 17.12.2005
Похожие документы

3. Astronomy HyperText Book: Stellar Evolution
... Stellar Evolution is driven entirely by the never ending battle between Pressure and Gravity . As imbalances are reached, the star is driven to find a new Energy source. ... Pressure and gravitational forces are equal, the star is stable and its core is sufficiently hot to fuse Hydrogen into Helium More about main sequence stars . ... The luminosity generated by the core fusion of Helium into Carbon is far greater than the shell luminosity associated with the fusion of Hydrogen into Helium. ...
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/textbook/se.html -- 4.8 Кб -- 16.12.1997
Похожие документы

4. ccontsubtract CentralProcessor 0.11 documentation
... CentralProcessor 0.11 documentation . ... It can be run with the following command, where ?config.in? is a file containing the configuration parameters described in the next section. ... Parset parameters understood by ccontsubtract are given in the following table (all parameters must have CContSubtract prefix, i.e. CContSubtract.dataset ). ... A number of other parameters allowing the user to narrow down the data selection are understood. ... Parameter . ... Data set file name to work with. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/askapsoft/sdp/docs/current/calim/ccontsubtract.html -- 14.9 Кб -- 12.04.2016
Похожие документы

5. Access control
... The user database is traditionally contained in the /etc/passwd љ file. Some systems use shadow passwords , and have moved the passwords to /etc/shadow љ . ... However, installing shadow passwords later onto a system that did not support them can be difficult. ... The crack љ program can be used to crack passwords; any password it can find is by definition not a good one. ... The user group database is kept in /etc/group љ ; for systems with shadow passwords, there can be a /etc/shadow.group љ . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node78.html -- 5.6 Кб -- 04.05.1997
Похожие документы

6. ADASS 2003 Conference Proceedings
... Previous: Access to Atomic and Molecular Data/Databases in the VO . ... We present the general characteristics of a database for binary and multiple stars from all observational categories, specifically designed to address the awkward topics of the identification of stellar components. BDB is based on a modular architecture to allow the easy integration of data from various sources. We describe in particular the set up of connections with other double star databases through the Internet. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass03/P2-31/ -- 10.9 Кб -- 13.08.2004
Похожие документы

7. AstroAsciiData
... AstroAsciiData is a Python module to handle ASCII tables. ... The idea to develop this Python module emerged from the fact that ASCII tables continue to be one of the most popular and widely used data exchange formats in astronomy and probably science in general. ... To load this ASCII table, go into Python, load the AstroAsciiData module and read in the table with: .