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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/gipsy/sub/grgfil.dc3.

1. casacore: casa::DOos Class Reference
... List of all members. static Vector < Bool > . isValidPathName (const Vector < String > &pathName) . ... static Vector < String > casa::DOos::baseName . ... If from is a symbolic link and follow is False, only the symbolic link is copied. static Vector < String > casa::DOos::dirName . ... Return the full directory names of the given files. static Vector < Bool > casa::DOos::fileExists . ... If follow is False, symbolic links are not followed. static Vector < String > casa::DOos::fileNames . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1DOos.html -- 46.3 Кб -- 14.02.2011
Похожие документы

2. mod_userdir - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... User-specific directories . ... A request for http://www.example.com/~bob/one/two.html will be translated to: . ... http://www.example.com/users/bob/one/two.html . ... http://www.example.com/bob/usr/one/two.html . ... With a request for http://www.example.com/~bob/one/two.html , will try to find the page at ~bob/public_html/one/two.html first, then /usr/web/bob/one/two.html , and finally it will send a redirect to http://www.example.com/bob/one/two.html . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_userdir.html -- 12.4 Кб -- 19.11.2015
Похожие документы

3. http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt
... index.php (1) | bbclone/ | ... To do you can use the following sample and point your browser to it. <?php define("_BBC_PAGE_NAME", "Test"); define("_BBCLONE_DIR", "bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ... Create the file "count.php" and add the following: <?php define("_BBCLONE_DIR", "/the/path/that/leads/to/bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt -- 9.1 Кб -- 13.03.2005
Похожие документы
Еще в разделе: (Показать все результаты (>701) - hea.iki.rssi.ru/ )

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

5. http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom/d-f/elfstomp.txt
Game:Ultimate Doom Title:Elfstomp! ... How to play this level** Amiga & PC: Place Elfstomp.wad in your Doom directory, then open a Shell or DOS window and navigate to your Doom directory, then type the following and press Enter: Doom -file Elfstomp.wad -skill 4 -warp 13 Mac: Drag the Elfstomp.wad icon onto your Ultimate Doom icon. ... The first version also required the player to find a secret door to continue the level, so I changed that door into a visible one in this version. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom/d-f/elfstomp.txt -- 5.5 Кб -- 18.02.1999
Похожие документы

6. API Help (ImageJ API)
... This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows. The Overview page is the front page of this API document and provides a list of all packages with a summary for each. ... Each package has a page that contains a list of its classes and interfaces, with a summary for each. ... Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions: . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/help-doc.html -- 10.5 Кб -- 02.12.2010
Похожие документы

7. HTML Math
... Character codes are given in hexadecimal when available for the Postscript symbol set and HP's math -8 symbol set. ldots; \ldots three dots on the baseline cdots; \cdots three dots on same level as a minus sign vdots; \vdots three vertical dots ddots; \ddots diagonal dots (top left to bottom right) dotfill; \dotfill like cdots but fills column in an array thinsp; \, thin space sp; \: medium space emsp; \; thick ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/mathsym.html -- 3.9 Кб -- 19.12.1996
Похожие документы

8. The /etc directory
Next: The /dev directory Up: The root filesystem Previous: The root filesystem . The /etc љ directory contains a lot of files. ... See the chapter on init љ for further information. /etc/passwd љ . ... Lists the filesystems mounted automatically at startup by the mount -a command (in /etc/rc љ or equivalent startup file). ... etc/issue љ . ... See the magic љ and file љ manual pages for more information. /etc/motd љ . ... Files executed at login or startup time by the Bourne or C shells. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node23.html -- 9.3 Кб -- 04.05.1997
Похожие документы

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

10. IDL programs
... This program was created for correlating chosen regions in the series of fts images. ... Chosen regions' . ... In this section the program counts the integral for each region of the grid for each image. ... As a matter of fact, the integral is total brightness of the region and it is counted by 'int_tabulated' IDL function. ... In addition, the program will show the count of the regions which correlate with the corresponding region (the brighter region means the bigger count) and its contour. ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~kupry/SOFTWARE/korel_en.html -- 9.9 Кб -- 15.08.2003
Похожие документы
Еще в разделе: (Показать все результаты (>237) - lnfm1.sai.msu.ru/ )

11. Apache module mod_vhost_alias
This module provides support for dynamically configured mass virtual hosting . ... Source File: mod_vhost_alias.c . ... For simple name-based virtual hosts you might use the following directives in your server configuration file: UseCanonicalName Off VirtualDocumentRoot /usr/local/apache/vhosts/%0 . A request for http://www.example.com/directory/file.html will be satisfied by the file /usr/local/apache/vhosts/www.example.com/directory/file.html . ... Module: mod_vhost_alias . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_vhost_alias.html -- 13.1 Кб -- 15.10.2001
Похожие документы

12. Stellarium: StelScriptMgr Class Reference
... StelScriptMgr Class Reference . ... const QStringљ . ... Stops any running script. ... If the file is not found or cannot be opened for some reason, an Empty string will be returned. const QString StelScriptMgr::getDescription . ... If the file is not found or cannot be opened for some reason, an Empty string will be returned. const QString StelScriptMgr::getLicense . ... Get the rate at which the script is running as a multiple of the normal execution rate. void StelScriptMgr::pauseScript . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelScriptMgr.html -- 32.4 Кб -- 28.02.2014
Похожие документы

13. Preparing and Submitting Tabular Data
... the data are described accurately enough to allow an unambiguous interpretation of the data, as well as a comprehension of the context in which the data were acquired and/or processed; a single ascii file, named ReadMe , is designed for this role. the data are in a format which allows their usage by tools currently in usage in our discipline -- normally flat ascii files ; other formats can be accepted, but are converted into flat files. ... How to prepare the Data files . ... How to deposit the data...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-k8/Science/Public/Bulletin/submit.htx -- 18.2 Кб -- 25.12.2008
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-k8/Science/Public/Bulletin/submit.htx -- 18.2 Кб -- 15.05.2008
Похожие документы
Еще в разделе: (Показать все результаты (>178) - mavr.sao.ru/ )

14. Your Description Is To Vague. - an Astronomy Net Education Forum Message
Astronomy Discussion Forums . Forums: . Atm ћ Astrophotography ћ Blackholes ћ Blackholes2 ћ CCD ћ Celestron ћ Domes ћ Education . ... Discussion Forums . ... Your Description Is To Vague. Forum List | ... Post Message | ... www.astronomy.net . ... Unless otherwise specified, web site content Copyright 1994-2016 John Huggins All Rights Reserved . Forum posts are Copyright their authors as specified in the heading above the post. "dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/education/messages/121.shtml -- 13.0 Кб -- 09.04.2016
Похожие документы

15. Description of SED models
... FTP access the basic models is here . ... Below, we put short descriptions of the used SED models for the photometric redshifts providing by the current server . ... The uniqueness of this model consists in expanding to the near IR (NIR) of Rocca-Volmerange and Guiderdoni's (1988) atlas of synthetic spectra with a revised stellar library, which includes parameters of cool stars. ... Homepage of the GISSEL model). ... Another model used earlier is the model of synthetic spectra of Poggianti (1997). ...
[ Сохраненная копия ]  Ссылки http://sed.sao.ru/sed_E_models.html -- 9.2 Кб -- 12.01.2005
Похожие документы
Еще в разделе: (Показать все результаты (>25) - sed.sao.ru/ )

16. Principles of organization
... every new catalog of objects has to be contained in the UNIX directory having the same name as the catalog of objects; . ... the programs for local operations (programs of low level) with the catalog of objects are also in the same directory; . brief characteristics and names of the programs and file with the description of the catalog are stored in the file cats_descr ; . ... All astronomical catalogs have a different format and list different observables. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/vch/Publications/Eng/html/adbis97/node2.html -- 7.8 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/vch/Publications/Eng/html/adbis97/node2.html -- 7.8 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/vch/Publications/Eng/html/adbis97/node2.html -- 7.8 Кб -- 02.10.2012
Похожие документы

17. Help for xxx E-Print Archive (index)
... Description of e-Mail Commands . Abstract and Paper preparation for Put . ... Physics hep-th @ xxx.lanl.gov High Energy Physics - Theory, 8/91 hep-lat @ xxx.lanl.gov High Energy Physics - Lattice, 2/92 hep-ph @ xxx.lanl.gov High Energy Physics - Phenomenology, 3/92 cond-mat @ xxx.lanl.gov Condensed Matter, 4/92 astro-ph @ xxx.lanl.gov Astrophysics, 4/92 gr-qc @ xxx.lanl.gov General Relativity Quantum Cosmology, 7/92 nucl-th @ xxx.lanl.gov Nuclear Theory, 10/92 chem-ph @ ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/mdiv/inslab/e-print.htm -- 5.7 Кб -- 04.12.1997
Похожие документы

18. 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" section of the packet. pos, vel double is a structure containing two doubles: "pos" and "vel"; it contains the same information as the TCC's "coordinates" (p,v,t triplets), but with time given by the "TAIDate" entry in the packet. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/UDPPackets.html -- 9.3 Кб -- 07.11.2014
Похожие документы

19. A Computer-Based Technique for Automatic Description and Classification of
... A technique allowing automatic representation by a relatively small number of independent parameters based on the principal component analysis of data sequences is presented. ... In recent years the spectrum of observed astronomical data can be characterized as greatly varied. ... In this instance, the problem of initial description and classification of newly-observed data becomes most urgent, especially if there is a lack of preliminary observational material and theoretical expectations. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/vasilyevs.html -- 11.6 Кб -- 23.06.1998
Похожие документы

20. http://smis.iki.rssi.ru/dataserv/l1f.txt
... The words are numbered according to the reference mentioned above. ... 59 WORD wSecond ; // 0 .. 59 satellite tracking start time (GMT) float fStep ; // reserved WORD wMass ; // reserved BYTE reserved [12] ; // reserved WORD wExtraBytes ; // reserved } TRAJECTORYHEADER ; NOTE: the satellite tracking start time is a hardware operating start time to follow satellite. typedef struct { // ephemeris at satellite tracking start time double time ; // Epoch time (yyddd.ddddddddd)...
[ Сохраненная копия ]  Ссылки http://smis.iki.rssi.ru/dataserv/l1f.txt -- 6.0 Кб -- 12.11.2003
Похожие документы
Еще в разделе: (Показать все результаты (>25) - smis.iki.rssi.ru/ )

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


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

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

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