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

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

Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/sas/7.0.0/doc/dsslib/node3.html.

1. VLBI Wiki | PmWiki / Links
... authors (basic) A key feature of WikiWikiWebs is the ease of creating links in the text of a document. ... To create a link to another page, simply enclose the name of the page inside double square brackets, as in [[wiki sandbox]] or [[installation]] . ... PageName|+]] creates a link to PageName and uses that page's title as the link text, eg [[Links|+]] gives Links . ... name|link text]] within the same page, or . PageName#name]] or [[PageName#name|link text]] for a location on another page . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.Links -- 18.9 Кб -- 12.04.2016
Похожие документы

2. OptInt PmWiki : PmWiki / Wiki Group
OptInt PmWiki : Pm Wiki / Wiki Group . ... 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: . ... For example, to make a default page in the group Foo, create a link to [[Foo/]] (or [[Foo.] ... Main : The default group. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/WikiGroup?action=print -- 21.5 Кб -- 01.03.2014
Похожие документы

3. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/hidden.htm
... A Hidden object is used for passing name/value pairs when a form submits. ... JavaScript 1.0 . JavaScript 1.1: added type property The HTML INPUT tag, with "hidden" as the value of the TYPE attribute. ... Property . ... The form contains a "Display hidden value" button that the user can click to display the value of the Hidden object in an Alert dialog box. ... P><INPUT TYPE="button" VALUE="Display hidden value" NAME="button2" . ... Form name:<INPUT TYPE="hidden" NAME="h1" VALUE="Beluga"> . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/hidden.htm -- 13.9 Кб -- 07.10.1999
Похожие документы

4. MATRIX table creation
... The largest number of channel groups in a row . The largest number of channel elements in a row above threshold . Create empty output table header and structure. Create a linked list (GROUP_LIST) to store groups of contiguous elements . ... Foreach element in row . ... Else push GROUP onto GROUP_LIST, and create a new instance of the GROUP structure for the next group of contiguous elements. End element loop . ... Create a new instance of GROUP_LIST for the next row. end row loop . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/rmfgen/node25.html -- 4.6 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>31371) - xmm.vilspa.esa.es/ )

5. http://www.eso.org/~qc/dfos/ABbuilder.txt
NAME ABbuilder - DFO data organization tool SYNOPSIS ABbuilder <options> where <options> are: --raw-dir directory containing raw data --cal-dir directory containing calib data --cal-ldir directory containing symbolic links to calib files --cal-list mcalib list --vcal-dir directory containing virtual products --pro-dir where pipeline products are created --ab-dir where association blocks are created --oca-rul file containing OCA rules --instrume instrument --date YYYY-MM-DD --mode { CALIB | ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/ABbuilder.txt -- 8.0 Кб -- 17.02.2006
Похожие документы

6. Creation of the Classification Rules
... With all relevant information being available in an Observation Summary Table, this can be accomplished by supplying a suitable logical expression to the general purpose command SELECT/TABLE. ... This interface enables the user to interactively enter constraints on the existing fields of the OST. ... The command CREATE/CRULE susi_ost bias . ... The user should then, for instance, formulate a rule for classifying BIAS exposures by entering constraints on columns of the OST (Table ). ... BIAS*".AND.: ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node391.html -- 4.3 Кб -- 23.02.1996
Похожие документы

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

8. CREATE FULLTEXT CONFIGURATION
... CREATE FULLTEXT CONFIGURATION -- create full-text configuration . CREATE FULLTEXT CONFIGURATION cfgname PARSER prsname [ LOCALE localename ] [ AS DEFAULT ]; CREATE FULLTEXT CONFIGURATION cfgname [ { PARSER prsname | ... PARSER . ... LOCALE . ... Create new configuration test with default parser and ru_RU.UTF-8 locale. CREATE FULLTEXT CONFIGURATION test PARSER default LOCALE 'ru_RU.UTF-8'; =# \dF+ test Configuration "public.test" Parser name: "pg_catalog.default" Locale: 'ru_RU.UTF-8' Token | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/sql-fts-createcfg.html -- 10.1 Кб -- 13.04.2008
Похожие документы

9. The File Life Cycle
The File System . This section describes how you can create new files, copy existing files, and delete obsolete files. ... RENAME to change the name of a file. ... Files can be created in several ways: text can be entered from the keyboard via the CREATE command, an editor can create a file, as can a running program, and files can be copied from other directories. ... To delete obsolete files, use the DELETE command followed by a file name or file name template (wildcards). ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_22.html -- 9.0 Кб -- 01.11.1995
Похожие документы
Еще в разделе: (Показать все результаты (>21985) - www.stsci.edu/ )

10. Creating a filesystem
... Filesystems are created, i.e., initialized, with the mkfs љ command. ... Search for bad blocks and initialize the bad block list accordingly. -l filename . ... badblocks /dev/fd0H1440 1440 > bad-blocks . ... 1 block group . 8192 blocks per group, 8192 fragments per group . ... Then bad blocks were searched with badblocks љ , with the output redirected to a file, bad-blocks . Finally, the filesystem was created, with the bad block list initialized by whatever badblocks љ found. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node45.html -- 7.0 Кб -- 04.05.1997
Похожие документы

11. Can Black Holes Create Space Time? - an Astronomy Net Blackholes Forum Message
Blackholes Forum Message . ... Can Black Holes Create Space Time? ... Quasar jet streams (QJS) have been exhibiting Faster than light motion since they were first discovered by radio astronomy a long time ago. ... But what if Black holes were creating Space time, what if a relationship between matter energy and space time exists, in a conundrum what can matter exist in, it can exist in side of it's self, how about this as a hypothesis, can black holes create space time? ... www.astronomy.net . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/blackholes/messages/6660.shtml -- 15.7 Кб -- 09.04.2016
Похожие документы

12. Examples of creating command alias in the Bourne Again SHell
To create a simple alias: alias del='rm -i' del memo.txt rm: remove memeo.txt? y . This creates the alias del for the command rm -i which prompts you for confirmation that you want to remove a file before it does so. ... To create a command alias that consists of several commands: alias what='ps -aux | ... To refer to another command alias within an alias: alias h=history alias rev='h | ... To use more than one alias on the same command line: alias root='cd /; ' alias slist='ls -l | ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/alias_bash1.html -- 4.3 Кб -- 17.01.1997
Похожие документы

13. Group for study of galaxies and cosmology, history
... In LABORATORY OF RADIO ASTROPHYSICS OF SPECIAL ASTROPHYSICAL OBSERVATORY OF RAS . ... History . ... Current problems of the group research interests: . study for cosmic microwave background, . study of radio galaxies (identification, evolution, statistical investigation of population), . investigation of the RATAN-600 antenna, . observations in the survey mode with RATAN-600 and their analysis, . creation of the software for data analysis. vo @ sao.ru ( Oleg Verkhodanov ) ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/lran/vo/group/gr_resea_E.html -- 2.5 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://sed.sao.ru/~vo/group/gr_resea_E.html -- 2.5 Кб -- 20.05.2011
Похожие документы
Еще в разделе: (Показать все результаты (>44) - sed.sao.ru/ )

14. Long description for change bar example
... The changebar (represented by two hyphens in the image) appears in the 10px space to the left of the paragraph. The illustration shows a vertical line that represents the left edge of the paragraph's containing block. ... The change bars (two red hyphens) appear to the left of the word "THIS", which begins the fourth line of text. The following PRE element simulates the example. Vertical bars represent the left containing block edge. ... to the left of the line containing | ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/changebar-desc.html -- 2.1 Кб -- 01.05.1998
Похожие документы

15. Recreating Einstein Level One Processing Exposure Masks and Background Maps in
... This paper describes the main algorithms used by the Einstein Level One processing to create the exposure masks and the background maps for Einstein IPC images, and how these algorithms were recreated in the IRAF environment. Our goal was to recreate the algorithms used by the Level One Processing to create exposure masks and background maps for Einstein Image Proportional Counter (IPC) data (cf. sections 2.5 and 2.7 of Harnden et al. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/vanstoned.html -- 11.6 Кб -- 03.11.2000
Похожие документы

16. Region Algebra
... inclusive or left to right For example, to create a mask consisting of a large circle with a smaller box removed, one can use the and and not operators: CIRCLE(11,11,15) !BOX(11,11,3,6) and the resulting mask is: 1234567890123456789012345678901234567890 ---------------------------------------- 1:1111111111111111111111.. 2:1111111111111111111111.. 3:11111111111111111111111.. 4:111111111111111111111111.. ... 6:1111111111111111111111111.. ... 1111111111111.. ... 22:111111111111111111111.. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/funtools/regalgebra.html -- 11.9 Кб -- 01.10.2012
Похожие документы

17. http://www.naic.edu/~phil/hardware/dds/PalEquations/DDSPAL00/DDSPAL00.OPI
This is a sample physical information (.pi) file that is created " by default when no .pi file is present. ... TARGET 'TEMPLATE p22v10 dip-24-std'; use the standard footprint INPUT out4 ; out4 from a PLD is used as the input here in2:3, in3:4, in4:5; place signals on pins 3, 4, and 5 out1:14, out2:15, out3:16; place signal on pins 14, 15, and 16 END DEVICE ; ---------------------------------------------------------------------------------------------- ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/dds/PalEquations/DDSPAL00/DDSPAL00.OPI -- 3.5 Кб -- 02.02.1996
Похожие документы

18. SSAU student received the Grand Prix at the creative festival
... Events . ... Samara region . SSAU History . SSAU roadmap . ... Student clubs . ... Events and Holidays . ... The Creative association Triumph held a competition-festival "Horizon Rhythms" in Helsinki (Finland). It was attended by SSAU students. ... Artem Vinogradov received the Grand Prix and a 100 % discount for participation in the contest - festival in Bulgaria, which will be held in late June this year. ... SAMARA STATE AEROSPACE UNIVERSITY . ... e-mail: ssau@ssau.ru . ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/10505/ -- 23.8 Кб -- 18.03.2014
Похожие документы

19. http://rp.iszf.irk.ru/esceir/wwwb/install_mod_upload.old/schemas/attach_mssql_schema.sql
attach_mod schema - mssql $Id: attach_mssql_schema.sql,v 1.3 2003/01/29 11:43:58 acydburn Exp $ */ BEGIN TRANSACTION GO CREATE TABLE [phpbb_attachments_config] ( [config_name] [ varchar ] (100) NOT NULL , [config_value] [ varchar ] (100) NOT NULL ) ON [ PRIMARY ] GO CREATE TABLE [phpbb_forbidden_extensions] ( [ext_id] [ int ] IDENTITY (1, 1) NOT NULL , [extension] [char] (100) NOT NULL ) ON [ PRIMARY ] GO CREATE ...
[ Сохраненная копия ]  Ссылки http://rp.iszf.irk.ru/esceir/wwwb/install_mod_upload.old/schemas/attach_mssql_schema.sql -- 6.2 Кб -- 19.01.2013
Похожие документы

20. Getting Started in Actor Prolog. 3D Web Site.
The first persistent Web agent that we have created on Actor Prolog is a program that collects information about research groups that develop Prolog and projects in the field of logic programming. The agent looks through a given list of Web sites and calculates some attributes of the sites: the date of recent modification, total size, the number of figures, the number of outside links, the number of error links, the number of given keywords, etc. ... http://www.cplire.ru/Lab144/space/prolog.html . ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_3d.html -- 11.3 Кб -- 24.09.2007
Похожие документы

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


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

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

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