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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/pub/people/vlbi/s2/ver3.2b/rclco/makever.unx.

1. Pulsar Group PmWiki/Wiki Group
... PmWiki . Summary: PmWiki group header. ... Audience: authors (basic) :) (:Summary: Organising pages into related groups:) PmWiki pages are organized into groups of related pages. ... By default, page links are between pages of the same group; to create a link to a page in another group, add the name of the other group and a dot or slash to the page name. ... To link to the default home page of a group, the name of the page can be omitted, like this: . ... Main : The default group. ... Group . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=PmWiki.WikiGroup -- 24.6 Кб -- 01.03.2014
Похожие документы

2. 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
Похожие документы
Еще в разделе: (Показать все результаты (>391) - www.astro.spbu.ru/ )

3. Stellarium: StelPluginInterface Class Reference
Stellarium 0.12.3 . ... Classes . ... Plugins . ... ClassљList . ... StelPluginInterface Class Reference abstract . ... virtual class StelModule *љ . getStelModule () const =0 . Get the instance of StelModule to include in the list of standard StelModule . ... Get information about the plugin. ... The interface is used by the QPluginLoader to load Stellarium plugins dynamically. ... const . ... Get information about the plugin. virtual class StelModule * StelPluginInterface::getStelModule . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelPluginInterface.html -- 8.1 Кб -- 28.02.2014
Похожие документы

4. Development of an ADS Data Dictionary Standard
... We present a proposed standard for data dictionaries associated with catalogs being accessed through the Astrophysics Data System (ADS) Mosaic Catalog Service. Each catalog made available for searching must have a data dictionary, which consists of a set of specified keywords describing format, content and location of data. ... There are two keywords in the Table Data Dictionary which indicate to the server software that the corresponding column contains special attributes. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/grantc.html -- 11.3 Кб -- 03.11.2000
Похожие документы

5. Appending standard output to a file
. To append the standard output from a command to a file use two >> (greater than) symbols followed by the name of the file. If the file does not exist it is created. For example: cat part1 > chapt2 cat part2 >> chapt2 . This creates a file called chapt2 with the same contents as part1 . It then reads the contents of part2 and appends them to the file chapt2 . The file chapt2 now contains the data from part1 followed by the data from part2 .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/commanz/cmd3.3.html -- 2.2 Кб -- 17.01.1997
Похожие документы

6. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/applet.htm
... Includes a Java applet in a web page. Client-side object . ... It puts these objects in an array in the document.applets property. You access an Applet object by indexing this array. ... The author of an HTML page must permit an applet to access JavaScript by specifying the MAYSCRIPT attribute of the APPLET tag. ... For example, to allow the musicPicker.class applet access to JavaScript on your page, specify the following: <APPLET CODE="musicPicker.class" WIDTH=200 HEIGHT=35 . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/applet.htm -- 5.1 Кб -- 07.10.1999
Похожие документы

7. http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL
Since XmCCD uses Motif, the libraries and include files must be available. ... By default it will create a directory xmccd-#.# with the command tar -xvzf xmccd-#.#.tar Set your current working directory to xmccd-#.# cd xmccd-#.# ... For "ls -l" you should see something like this -rwsr-xr-x 1 root root 281883 Mar 10 01:08 xmccd Move xmccd to a directory in your search path such as /usr/local/bin mv xmccd /usr/local/bin xmccd will use ds9 for image display if it is present. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL -- 6.2 Кб -- 22.05.2004
Похожие документы

8. http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom2/s-u/terror.txt
This file has three main parts: *Introduction (a guide to using Terror) *General info (standard for wads) *Play information (standard) Please take the time to at least read the introduction, which contains some important information. ... Terror is a new level for Doom2 players to try their luck at. ... The DeHacked file] DO NOT DISTRIBUTE THE FILE TERR.EXE IN ANY FORM! ... Using Terror] The easiest way to use Terror is to unzip the file TERROR.ZIP and copy all the files into your Doom2 directory. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom2/s-u/terror.txt -- 8.6 Кб -- 24.03.1996
Похожие документы

9. Funtools and DS9 Image Display
Describes how funtools can be integrated into the ds9 Analysis menu. SAOImage/DS9 is an astronomical imaging and data visualization application used by astronomers around the world. DS9 can display standard astronomical FITS images and binary tables, but also has support for displaying raw array files, shared memory files, and data files automatically retrieved via FTP and HTTP. ... It can be manually loaded into DS9 from the Load Analysis Commands ... option of the Analysis menu. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/funtools/ds9.html -- 5.2 Кб -- 01.10.2012
Похожие документы

10. Server-Wide Configuration
This document explains some of the directives provided by the core server which are used to configure the basic operations of the server. ... Process Creation . Network Configuration . ... User . ... A single control process is responsible for launching child processes which listen for connections and serve them when they arrive. ... The User and Group directives are used to set the privileges of the Apache child processes. ... The child process creates multiple threads to serve requests. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/server-wide.html -- 12.1 Кб -- 15.10.2001
Похожие документы

11. Code of Good Practice for Scholarly and Scientific Research
Next: Definition of Scientific Misconduct Up: scientific Previous: Introduction . ... This Code of Good Practice closely follows the Statement on Safeguarding Good Scientific Practice issued by the Biotechnology and Biological Sciences Research Council (BBSRC) in 1998. ... The Observatory expects the highest standards of scientific integrity to be adhered to by the researchers, students and other staff that it funds, whether they are employees or associates of other institutions. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/administration/scientific/node2.html -- 11.8 Кб -- 11.02.2002
Похожие документы

12. Irina Glushneva
... The main field of my investigations is stellar spectrophotometry. As a result of scientific activity of our group spectrophotometric catalog was created including energy distribution data on 900 stars in the range 3200-7600AA and 250 stars in the range 6000-10800AA (Voloshina et al., Spectrophotometry of Bright Stars, ed. I.N.Glushneva, 1982, Moscow, Nauka, in Russian). ...
[ Сохраненная копия ]  Ссылки http://uranus.sai.msu.ru/glush.html -- 2.6 Кб -- 20.07.2009
Похожие документы
Еще в разделе: (Показать все результаты (>15) - uranus.sai.msu.ru/ )

13. ASP: Galileo Educator Network (GEN)
... Night Sky Network . ... Galileo Educator Network . ... Resources . ... A NASA Galileo Educator Network (GEN) Professional Development Institute (PDI) . ... The Galileo Educator Network (GEN) PDI emphasizes the integration of science content, science practices, and the nature of science as outlined in the national Framework for K 12 Science Education. ... The NASA Galileo Educator Network (GEN) is a NASA funded teacher professional development program managed by the Astronomical Society of the...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/edu/GEN/index.html -- 23.4 Кб -- 02.10.2012
Похожие документы

14. Directory Manipulation
. Next: File Manipulation Up: C Standard Library Functions Previous: Data Conversion . #include <dir.h> . int chdir(char *path) - Change current directory to given path. char *getcwd(char *path, int numchars) - Returns name of current working directory. int mkdir(char *path) - Create a directory u sing given path name. int rmdir(char *path) - Delete a specified directory. Dave.Marshall@cm.cf.ac.uk . Wed Sep 14 10:06:31 BST 1994
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/section2_21_4.html -- 2.2 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/section2_21_4.html -- 2.2 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/section2_21_4.html -- 2.2 Кб -- 02.10.2012
Похожие документы

15. Astronet > Sky Map, professional edition
... About the Sky Map Online, professional edition . The professional version of the Sky Map Online was reflected as the tool for amateure astronomers and for professional astronomers It provides the creation of maps with the magnitude limit for stars up to 21-st magnitude (limit of the First POSS) and field size from several arcmins to 80 by 60 degrees, what makes possible to use it for the following goals: . ... Guiding stars selection. ... Such objects are not recommended to use as guiding stars. ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/map+/about.html?lang=en -- 14.9 Кб -- 13.02.2011
Похожие документы

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

17. ARCTIC Commissioning
.
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/arc35m/Instruments/ARCTIC/Development/commiss_index.html -- 2.8 Кб -- 12.03.2015
Похожие документы

18. http://vega.inp.nsk.su/~inest/ASCOM/Scriptable%20Components%20and%20Engines/ASCOM%20FITS%20driver/create.vbs
create.vbs *** ' ' Usage: cscript create.vbs <image file> ' Example: cscript create.vbs testimage.fit ' ' Uses the ASCOM FITS image driver ' --> http://www.easysky.de/ASCOM/Image/FITS.htm ' to create a new FITS file from scratch ' and sets some example properties. ... WScript.Echo WScript.Echo "creating " & filename & ".. ...
[ Сохраненная копия ]  Ссылки http://vega.inp.nsk.su/~inest/ASCOM/Scriptable%20Components%20and%20Engines/ASCOM%20FITS%20driver/create.vbs -- 3.4 Кб -- 24.01.2006
Похожие документы

19. Astronomy Net creates online database to organize debris location reports.
. In an effort to provide a centralized database for indexing locations and descriptions of Shuttle debris, the editors of Astronomy Net have generated a database and web page where reports can be logged. This may or may not prove useful for cataloging debris reports, but Astronomy Net is happy to dedicate computer resources to help out any way possible. We express our sympathy and prayers to the families and friends of the Columbia crew. If you have located Shuttle debris, report it here.
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/stsdebris/press.html -- 1.9 Кб -- 01.10.2012
Похожие документы

20. q3c [SAI Virtual Observatory - Wiki]
Trace: q3c . start : q3c . ... SAI VO Projects . ... Help on Wiki search . ... dropdb q3ctest createdb q3ctest psql q3ctest /usr/local/pgsql/share/contrib/ q3c .sql psql q3ctest /usr/local/pgsql/share/contrib/pg_sphere.sql \timing on DROP TABLE running_ q3c ; DROP TABLE running_pgsphere; CREATE TABLE running_ q3c (id INT, ra FLOAT, dec FLOAT); CREATE INDEX running_ q3c _idx ON running_ q3c ( q3c _ang2ipix(ra, dec)); CREATE ... SAI VO | ... SAI MSU | ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/wiki/q3c -- 14.4 Кб -- 09.04.2016
Похожие документы

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


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

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

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