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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.mccme.ru/~burman/maps_en.html.

1. Doug Burke's Perl/S-Lang pages: Structure examples
... Doug's Home Page . ... S-Lang structures are converted to hash references in Perl , as shown below. ... n\n ; print Structure contents:\n ; # you can treat $s as a reference to a hash array in most respects, except: # - the order of the keys in the array matches that of the # original S-Lang structure # while ( my ( $ key , $ value ) = each %{$s} ) { print key $ key \t has a value of $ value \n ; } print \n ; $$s{afield} = 'a changed field value '; print ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_structs.html -- 9.6 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1635) - hea-www.harvard.edu/ )

2. Spatial Structure of NGC 6822: An Example for Statistical Modeling of
... Next: Cheating Poisson: A Up: Statistical Analysis Previous: Spatial Models and . ... The spatial distribution of stars in the Local Group dwarf irregular galaxy NGC 6822 has been studied, using recent positions and deep photometry for about 15,000 stars in the galaxy. Based on photometrical data, OB stars and red stars could be studied separately. Spatial statistical tools have been applied to the analysis of the spatial structure. ... Figure: Model selection by the aid of CAIC . ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/pasztorl2.html -- 11.0 Кб -- 03.11.2000
Похожие документы
Еще в разделе: (Показать все результаты (>1503) - www.adass.org/ )

3. Heliophysics, Internal structure and seismology
This home page belongs to small group of scientists working at . Sternberg Astronomical Institute which is a part of Moscow State University . ... Электронная библиотека научно-технической и художественной литературы (доступна только из ГАИШ) . ... Local staff . Dr. Edward Kononovich (konon -at- sai.msu.ru), Associate Professor . ... Dr. Sergey Ayukov (asv -at- sai.msu.ru), Research Fellow, Webmaster of the group . ... Joint seminar of Solar Studies Structure Group and Solar Photometry Group . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ -- 5.6 Кб -- 21.03.2012
Похожие документы
Еще в разделе: (Показать все результаты (>950) - crydee.sai.msu.ru/ )

4. Further Data Types
... Defining New Data Types . Unions . ... Static Variables . ... struct gun { char name[50]; int magazinesize; float calibre; }; struct gun arnies; . ... struct gun { char name[50]; int magazinesize; float calibre; } arnies; . ... typedef struct gun { char name[50]; int magazinesize; float calibre; } agun; agun arnies={"Uzi",30,7}; . ... stat() { int auto_var = 0; static int static_var = 0; printf( ``auto = %d, static = %d n'', auto_var, static_var); ++auto_var; ++static_var; } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
Похожие документы

5. Contents
... Device-independent data-oriented graphics library . Xt-based widget library . Flexible, heirarchical, portable data structure . Foreign Data . ... a'' package . ... dir'' package . ... Purpose . ... Using Channels . ... Architecture . ... chm'' package . pio'' package . conn'' package . arln'' package . ... Example 1 . ... Example VM Data Filter . Example Streaming Data Filter . ... Resources . User Description . ... Description of the Karma Data Structure . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/karma/programmer-manual/node1.html -- 34.8 Кб -- 13.02.2011
Похожие документы

6. lte-codes: sterne model atmospheres
lte-codes . Sterne . ... In 2006, Behara and Jeffery introduced a new file format for the model atmospheres produced by STERNE and used by SPECTRUM and SFIT. ... allow depth-dependent descriptions of composition, and . ... model.lambda_ref <lambda ref > . ... abundance < elem > < abund > . ... structure.abundance < elem > : ( needs N depth ) . ab elem,1 , ab elem,2 , ..., ab elem,Ndepth > . ... structure.tau_ref : ( needs N depth ) . ... structure.opac_ref : ( needs N depth ) . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/help_stn_model.html -- 8.6 Кб -- 15.09.2006
Похожие документы
Еще в разделе: (Показать все результаты (>1412) - star.arm.ac.uk/ )

7. Getting Started in Actor Prolog. Underdetermined Sets.
Underdetermined sets is a new type of data structures (terms) developed in Actor Prolog . ... The point is that an underdetermined set can include some indefinite rest (a tail) like a list in usual Prolog . At the same time, the order of elements of an underdetermined set can be arbitrary one and it does not affect results of unification of underdetermined sets. Moreover, Actor Prolog guarantees that a rest of an underdetermined set never contains elements that are explicitly given in the set. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_sets.html -- 12.6 Кб -- 24.09.2007
Похожие документы

8. Stellarium: File and Directory Structure
... FileљStructure . ... After downloading all the catalogues, the paths to the various files should look like this: Installation Data Directory / stars / default / stars _0_0v0_1.cat Installation Data Directory / stars / default / stars _1_0v0_1.cat Installation Data Directory / stars / default / stars _2_0v0_1.cat Installation Data Directory / stars / ... In this case, all the files would be in the <Installation Data Directory>/stars/default directory. ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/fileStructure.html -- 13.4 Кб -- 28.02.2014
Похожие документы

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

10. Examples of data contained in the JPDOC
Next: Silicate minerals Up: A Database of Optical Previous: Database of Optical Properties . ... If necessary, data have been determined for the different crystallographic axes. ... In the following we give some examples of the data and their possible applications. Table: Summary of data measured in the Jena laboratory, which are currently available from the JPDOC. compound . ... amorph. ... Next: Silicate minerals Up: A Database of Optical Previous: Database of Optical Properties root 2003-03-06 ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/DOP/5-OPTC/JPDOC2/node6.html -- 10.1 Кб -- 19.11.2010
Похожие документы

11. Hodge structure (Fall 2002)
... First of all I would like to mention about the vanishing cohomology associated to the Milnor fibre of the isolated hypersurface singularity. We review the results on the Milnor number (local and global) by Kouchnirenko (Inventiones math. 32, No1 (1976), 1-32) and then roughly sketch the formula of Hodge numbers given by Danilov (FAA, 13, No.2(1979),32-47). ... The Hodge structure of the cohomology of an affine hypersurface in an algebraic torus will be discussed. ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/ium/f02/hodge.html -- 2.6 Кб -- 09.12.2005
Похожие документы
Еще в разделе: (Показать все результаты (>1040) - www.mccme.ru/ )

12. New data on the cpmplex field structure of chemically peculiar stars
... As a result of BTA observations of 23 chemically peculiar stars with strong magnetic fields, it was found that in 22 of them the longitudinal magnetic field, measured from the hydrogen line cores are considerably lower (by about 1/3) than the value measured from metal lines in the same spectra. ... New approaches need to be developed in order to interpret the data. ... The Zeeman spectrum of a star with a strong magnetic field, 53 Cam. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-en/SciNews/2011/Roman/ -- 5.4 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-en/SciNews/2011/Roman/ -- 5.4 Кб -- 02.10.2012
Похожие документы

13. SPECIALITY 01.04.07 - CONDENSED MATTER PHYSICS SUPPLEMENTARY PROGRAM
... CONDENSED MATTER PHYSICS SUPPLEMENTARY PROGRAM . ... Relationship between symmetry of crystal structure, point symmetry and symmetry of physical properties of crystals. ... Crystal lattice energy, Structural types. ... Typical structures of metal and semiconductor phases. ... Wave diffraction in crystals and basic methods of investigation of crystal structures, their principles, potentialities and specifics. ... Crystal optics. ... Principal methods of investigation phase transitions in solids. ...
[ Сохраненная копия ]  Ссылки http://www.issp.ac.ru/engl/postgraduate/31-condensed-matter-physics-supplementary-program -- 23.3 Кб -- 10.04.2016
Похожие документы

14. Ray Structure - Halley's Comet
... Ray Structure - Halley's Comet . Target Name: Comet Halley . ... Copyright: NASA Copyright Free Policy . Date Released: March 19, 1986 . The document " Halley's Comet " contains additional information related to this image. ... An example of the ray structure of Halley was captured on March 19, 1986, at the Mount Wilson/Las Campanas Observatories. ... The close up image, covering the inner 1 degree of the comet, shows a prolonged radius vector extending to the left. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/~palla/ANDREAIMMAGINI/sistemasolare/Comete/halray.htm -- 7.2 Кб -- 21.12.2000
Похожие документы

15. DFOS: directory structure
dfos = Data Flow Operations System, the common tool set for DFO make printable . The dfos system requires a common directory structure. It is defined in the RC file ~/.dfosrc. The current operational version for GIRAFFE is found here . Many of these directories have a substructure by DATE. ... data23/data/raw . DATE . ... raw data (fits files) . ... data23/data/headers . ... data23/data/calib . ... home/opslog/giraffe . ... operator (dfosInstall for save/ and template/) . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/dirstruct1.html -- 11.8 Кб -- 26.11.2014
Похожие документы

16. International Conference "MODE CONVERSION, COHERENT STRUCTURES AND TURBULENCE"
... The International Conference "Mode Conversion, Coherent Structures and Turbulence" will be held in the Space Research Institute of RAS during the period from 23 up to 25 November 2009. ... The conference MSS-09 is the sequel of international conference MSS-04 which was held in the Space Research Institute of RAS during the period from 23 up to 25 November 2004. ... Please inform the Organizing Committee (MSS-OC) if you need the visas support and the hotel reservation. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/conf/mss09/MSS-09_files/ann_2.htm -- 6.9 Кб -- 29.06.2009
Похожие документы

17. http://selena.sai.msu.ru/Chik/Publications/ms42/m42_12.pdf
AN ORIGIN FOR THE SOUTH POLE-AITKEN BASIN THORIUM. ... Moscow University. ... Introduction: The lunar South Pole-Aitken (SPA) impact basin is one of the largest and oldest impact basins and has thus been heavily degraded by postbasin-formation primary impacts and their ejecta [1]. ... The SPA basin thorium map: The using data Lunar Prospector [4] the thorium distribution map demonstrated a hemisphere of the Moon which contains the SPA basin structure and its environs was constructed. ...
[ Текст ]  Ссылки http://selena.sai.msu.ru/Chik/Publications/ms42/m42_12.pdf -- 442.8 Кб -- 06.10.2008
Похожие документы

18. http://www.izmiran.rssi.ru/~ichertok/CHAINS/ANNOUNC/980719.htm
July 19, 1998 . ... An example of the EUV large-scale chain revealed by the modified TRACE EUV images. The TRACE EUV (171 A) image of July 19, 1998 with a number of complicated chains and threads. In particular, an "8"-like structure appear to be present at the central area of the disc restricted by points 1-2-3-4. Some fragments of this structure consist of the two parallel threads. ... Back to the page of the TRACE chains . Back to the parent page . Last update: 9 August 1998 . ...
[ Сохраненная копия ]  Ссылки http://www.izmiran.rssi.ru/~ichertok/CHAINS/ANNOUNC/980719.htm -- 2.1 Кб -- 09.08.1998
Похожие документы

19. Data bases of Natural Satellites. Documentation. Structure
Databases (NSDC) of the Natural Planetary Satellites. ... NSDC: Database of astrometric observations of Natural Planetary Satellites . ... They are thoroughly looking for observations in different sources, creating their owndatabases which are then mostly inaccessible to other researchers. ... In the file "content" with explications, the reference is given to the data source as well as the bibliographic reference. ... Data sources. ... Why a specific bibliographic database for Natural satellites? ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/neb/nss/DocStructe.htm -- 11.4 Кб -- 18.05.2009
Похожие документы
Еще в разделе: (Показать все результаты (>173) - lnfm1.sai.msu.ru/ )

20. SMIS IKI RAN (Sample Images)
. Russian Version [ MS-Win ] . [ News ] . [ Satellite data ] . [ SMIS ] . [ ] . Cities . Rivers . Fires . Clouds . Sea and lakes . Miscellaneous . Back to SMIS Home Page .
[ Сохраненная копия ]  Ссылки http://smis.iki.rssi.ru/images/sample_e.htm -- 2.7 Кб -- 28.04.1997
Похожие документы
Еще в разделе: (Показать все результаты (>16) - smis.iki.rssi.ru/ )

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


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

Rambler's Top100 RFBR Яндекс цитирования