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

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

Показаны документы, содержащие фрагменты текста из документа
http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/flow-clear-desc.html.

1. casacore: casa::Link< t > Class Template Reference
... Class List . ... include <iostream> #include < casa/Containers/Link.h > main() { Link<int> *hed = new Link<int>(23); hed = new Link<int>(12,0,hed); hed = new Link<int>(19,0,hed); hed = new Link<int>(10,0,hed); while (hed) { Link<int> *cur = hed; hed = hed->unlink(); cout << cur->val() << " " ; delete cur; } cout << endl; } . ... As each new link is being created, the new element goes at the beginning of the list because the previous head of the list, hed , is being passed in as the next list element...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1Link.html -- 28.7 Кб -- 14.02.2011
Похожие документы

2. Dynamic HTML in Communicator
Contents] [Prev page] [Next page] [Index] . Navigator 4 from Netscape, which is part of the Communicator product suite, includes three new areas of functionality that taken together give you Dynamic HTML. The three components of Dynamic HTML are style sheets, content positioning, and downloadable fonts. Used together, these three components give you greater control over the appearance, layout, and behavior of your web pages. ... Introducing Downloadable Fonts . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/intro.htm -- 7.8 Кб -- 13.08.1997
Похожие документы

3. 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
Похожие документы

4. http://www.eso.org/sci/observing/phase3/release-description-tmpl.doc
ESO Phase 3 Data Release Description Please start from this template when preparing the documentation for your ESO Phase 3 data release. ... Finally, the release description will be published as submitted - without further editing by ESO - to support the user community in utilizing the data. ... Please indicate if this is a catalogue data release. ... Data Reduction and Calibration Please address the following questions for scientific catalogue data, particularly in case of source catalogues: . ...
[ Текст ]  Ссылки http://www.eso.org/sci/observing/phase3/release-description-tmpl.doc -- 62.0 Кб -- 24.05.2012
Похожие документы

5. Description
... This CCF contains the following five extensions: ADUCOEFF , OFFSET_GAIN , GAIN-HIGH , REEMISSION and REEMISSION1 . ... Code of the bad pixel table (BPT) version, which includes the additional column offset values, described in the OFFSET_GAIN extension. ... GAIN : . ... Vector column of length 64; one gain value per node per chip. ... Vector column of length 64; one offset value per node per chip. ... Vector column of length 64; constant in linear offset value calculation (only present for ALGOID =1...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node674.html -- 11.6 Кб -- 20.09.2011
Похожие документы
Еще в разделе: (Показать все результаты (>17944) - xmm.vilspa.esa.es/ )

6. http://www.stsci.edu/ftp/documents/archive-manual/11_dmfstructure.txt
... There is one record per exposure. ... Field dataset_ name date_obs dec_targ dec_v1 equinox expend expflag expstart exptime fgslock instrume linenum monangl mtflag npdectrg npratrg observtn ... progrmid proposid ra_targ ra_v1 seqline seqname short_pep_expo sun_alt sunangle surfaltd surflatd surflong targname time_obs tuple_id Contents Name of the dataset UT date of the start of the observation (dd/mm/yy) Declination of target ( degrees ) Declination of telescope's V1 axis ( ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/archive-manual/11_dmfstructure.txt -- 9.7 Кб -- 24.03.1993
Похожие документы

7. The Structure of HTML 3.0 Documents
... Most HTML elements are identified in a document as a start tag, which gives the element name and attributes, followed by the content, followed by the end tag. ... To identify the document as being HTML 3.0, it is recommended that documents start with the prologue: <!doctype HTML public "-//W3O//DTD W3 HTML 3.0//EN"> . ... HTML 3.0 documents formally have the following structure: <HTML> <HEAD> head elements .. ... HTML> . ... The permitted syntax of HTML 3.0 compliant documents is specified by the...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/overview.html -- 4.2 Кб -- 19.12.1996
Похожие документы

8. TCC UDP Packets
... Packet Format . ... The TCC broadcasts UDP packets containing position information. ... Packet Header . ... int4 . ... double . ... pos, vel double . ... pos, vel, time double . ... See the TCC Message Keywords Dictionary for full definitions of most items in the "data&q