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

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

Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/UNIXhelp/shell/csh_hist3.1.html.

1. OptInt PmWiki : PmWiki / Markup Master Index
OptInt PmWiki : Pm Wiki / Markup Master Index . Text formatting rules | ... To internal pages and more . ... Text . ... This page contains the most frequently used wiki markup, briefly. ... See Links . ... page name]] . ... link text]] (to refer to an anchor in another page) . ... See Page directives , Comment markup , Page variables . ... See Include other pages , Page text variables . ... See Page variables , Page text variables , Page lists . ... name:description:) sets a page text variable . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/MarkupMasterIndex?action=print -- 31.4 Кб -- 01.03.2014
Похожие документы

2. Re-running a command from the history list
. To run a command from the history list use a command from this table. To... Do this... Move up through the command history list ^P one command at a time. Move down through the command history list ^N one command at a time. Run the previous command. !! Run command number n ! n Run most recent command starting with ! string characters in string Run most recent command containing !? string characters that match string . Examples .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/tcsh_hist3.html -- 2.3 Кб -- 17.01.1997
Похожие документы

3. fcgistarter - Start a FastCGI program - Apache HTTP Server
... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Programs . ... Currently only works on Unix systems. fcgistarter - c command - p port [ - i interface ] - N num . ... FastCGI program . p port . Port which the program will listen on . i interface . Interface which the program will listen on . ... Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/programs/fcgistarter.html -- 7.3 Кб -- 19.11.2015
Похожие документы

4. Lists in HTML documents
... Definition lists : the DL , DT , and DD elements . ... Definitions. ... An ordered list, created using the OL element, should contain information where order should be emphasized, as in a recipe: . ... Definition lists, created using the DL element, generally consist of a series of term/definition pairs (although definition lists may have other applications). ... For example, using CSS, one may specify that the style of numbers for list elements in a numbered list should be lowercase roman numerals....
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ustiansk/web/struct/lists.html -- 26.9 Кб -- 24.04.1998
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/struct/lists.html -- 26.9 Кб -- 24.04.1998
Похожие документы

5. ESO-MIDAS User Guide Volume A
... List of Tables . ... How to use the MIDAS Manual . ... Commands . ... Executing System Commands . Some Useful Commands . Monitor and Command Language . ... Specifying Pixels in an Image . ... Command Syntax . Command Recalling . Command Line Editing . Command Line Suspension . ... MIDAS Command Language . ... Using Catalogs in MIDAS Procedures . ... MIDAS User Levels . ... Command Overview . ... Graphic and Image Display . ... Graphic Cursor Commands . ... Using Image Memories . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/vol1.html -- 24.3 Кб -- 23.02.1996
Похожие документы

6. Time Functions
... Basic time functions . ... Example 2: Set a random number seed . ... Uses of time functions include: . ... time_t time(time_t *tloc) -- returns the time since 00:00:00 GMT, Jan. 1, 1970 , measured in seconds. ... timer.c */ #include <stdio.h> #include <sys/types.h> #include <time.h> main() { int i; time_t t1,t2; (void) time(&t1); for (i=1;i<=300;++i) printf(``%d %d %d n'',i, i*i, i*i*i); (void) time(&t2); printf(`` n Time to do 300 squares and cubes= %d seconds n'', (int) t2-t1); } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 02.10.2012
Похожие документы

7. difx:clusterdef [ATNF VLBI Wiki]
... You are here: start €Ё difx €Ё clusterdef . ... difx:clusterdef . ... An example cluster definition file : version = 1 # version number is an integer # node , enabled/disabled (2=head node ), number compute threads, space separated list of urls for data # Later lines supersede earlier lines cuppa01, 2, 7, file :/// exports /xraid01/l_1/ corr file :/// exports /xraid01/r_1/ corr # possible master node cuppa02, 1, 7, file :/// exports /xraid02/l_1/ corr file :/// exports /xraid02/r_1/ ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/vlbi/dokuwiki/doku.php/difx/clusterdef -- 17.4 Кб -- 10.04.2016
Похожие документы

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

9. A Number Is A Very Specific Thing - an Astronomy Net Exploration Forum Message
Astronomy Discussion Forums . ... A Number Is A Very Specific Thing . ... Post Message | ... Posted by Harvey on October 9, 2002 16:41:15 UTC . ... When you use the word 'number', you are introducing a specific kind of symbol that is known within the context of mathematics. ... You know what - harvey1 - October 9, 2002 - 20:53 UTC . ... www.astronomy.net . ... 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/exploration/messages/32.shtml -- 19.4 Кб -- 09.04.2016
Похожие документы

10. Lists
... If, for example, there is no BSC number in the table ( startable.bsc ) for a specific star, no diameter will be read for it. get_diameter Diameters, BSC identifier. get_parallax Parallaxes, HDN identifier. get_position Coordinates, HDN identifier. get_ubvri UBVRI photometry, HDN identifier. get_ubv UBV photometry, HDN identifier. get_uvbybeta Str?mgren photometry, HDN identifier. get_feh [Fe/H] metallicity, HDN identifier. get_toe Common names, BSC identifier. Christian Hummel 2015-04-28 ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node110.html -- 3.6 Кб -- 28.04.2015
Похожие документы

11. http://www.stsci.edu/spst/lrpg/documentation/procedures/lrpg_using_filters.html
... STD I/O filters . File Operators . ... Examples . ... Task Example: given an expire_list, extract the STIS from the list. Takes the file pullearly4 which contains sunit_ids and SI-usage and culls the list outputting only those visits which use STIS. ... Starts out similar to the previous example, except that only visits which are part of linksets are output. dquotem takes the output and runs a simple sed script which extracts the sunit_ids and encloses them in quotes. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/lrpg/documentation/procedures/lrpg_using_filters.html -- 7.0 Кб -- 09.12.2002
Похожие документы

12. Output Files
... All output data sets start with a string composed by one or more of the following parts, each separated by an underscore character ( _ ): . ... These parts are hierarchically structured, so that, say, any data set name that contains the exposure identifier will also contain the revolution number, the observation identifier, and the instrument name. ... Gti : GTI . AuxGti : GTI based on the auxiliary file . ... Evts : the data set contains an event list . ImagingEvts : imaging mode event list . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/epicproc/node17.html -- 5.0 Кб -- 02.07.2008
Похожие документы

13. Cummings generator routines
... AINTRO- USING THE CGEN ROUTINES: . ... CGENPLOT - PLOT GENERATOR DATA . Next Routine] [ List of Routines ] help,d[500].geni[2],/st ** Structure CGEN1, 40 tags, length=160, data length=160: DEVTYPE LONG 3 CTRLSW LONG 2 STATE LONG 3 FAULTCODE LONG 0 FAULTTYPE LONG 0 KWPERCENT FLOAT 76.0000 TOTKWST FLOAT 755.000 NFPA110 LONG 24576 EXTENDEDST LONG 0 FREQ FLOAT 59.0000 TOTPF FLOAT 0.921850 TOTKVA FLOAT 821.000 TOTKW FLOAT 755.000 TOTKVAR FLOAT 319.000 VOLTSAB ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/cgendoc.html -- 10.5 Кб -- 02.02.2016
Похожие документы

14. Marker Analysis Routines in SAOtng
As described elsewhere, each file type known to SAOtng can have user-defined analysis commands associated with it. ... A help line describing the file types . ... If more than one marker analysis file is supplied to SAOtng via the -manalysis command switch (or the SAOTNG_MANAL environment variable), then the user can specify how to present marker analysis routines in the marker analysis menu using the -analformat command line option (or the SAOTNG_ANALFORMAT environment variable). ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/manalysis.html -- 4.3 Кб -- 01.10.2012
Похожие документы

15. (Untitled)
There are six possible ways of object description: . a) by number(s) . ... d) by list . e) by orbital elements . ... They should be introduced as year, month, day with tenth (e.g. 20021104.1). d) Computations are performed for all objects listed in the file whose path and name should be introduced into assigned data field. ... On pressing Edit file button user has a possibility to look through the list of object elements or their coordinates and velocities to add or to change it. ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user9hdg.htm -- 6.7 Кб -- 10.04.2016
Похожие документы

16. Setting which addresses and ports Apache uses
When Apache starts, it connects to some port and address on the local machine and waits for incoming requests. By default, it listens to all addresses on the machine, and to the port as specified by the Port directive in the server configuration. ... There are two directives used to restrict or specify which addresses and ports Apache listens to. ... Listen can be used to make a single Apache server listen to more than one address and/or port. ... Syntax: Listen [ port | IP-address:port ] . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/bind.html -- 6.4 Кб -- 15.10.2001
Похожие документы

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

18. Monitoring Options
... Statistic files are managed using file generation sets and scripts in the ./scripts directory of this distribution. ... Each valid update appends a line of the following form to the current element of a file generation set named peerstats : . ... This keyword allows the (otherwise constant) filegen filename prefix to be modified for file generation sets, which is useful for handling statistics logs. filegen name [ file filename ] [ type typename ] [ flag flagval ] [ link | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/monopt.html -- 9.3 Кб -- 21.12.2007
Похожие документы

19. Conference "Algebraic Geometry and Number Theory"
... Where to eat close to the Independant University: see the list on the map . ... They belong to the Novikov group, one of the most famous restaurants owner in Moscow. Where to eat for 10-20 euros in Moscow: . IUM cafeteria: a cheap place with typical russian food. ... Filial ( www.filialmoscow.com/ ) is a bar close to Lubianka metro station. ... Glavpivtorg ( www.glavpivtorg.ru/ ) is a soviet-chic restaurant and bar located close to the Lubianka, where you can eat, drink, listen to live music. ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/poncelet/2014AGNT/eat.html -- 6.8 Кб -- 17.06.2014
Похожие документы

20. Pul_ERS
Principial publication: Dement'eva A.A. and Ryl'kov V.P. The Fields of Reference Stars for Optical Positional Observations of Astrometric Extragalactic Radio Sources. ... V.9.P.127-138. to the end of the list . The starting page - The catalogues page - The list of the PUL2 fields - The list of the Pul-3(Pul-3SE) fields . Number of field . ... 0116+319 . ... 0153+744 . ... 1993.34 . ... 09 27 03.0138 . ... 73 58 01.550 . ... to the top of the list ...
[ Сохраненная копия ]  Ссылки http://www.puldb.ru/pul_ers/pulersc.php -- 9.3 Кб -- 01.10.2012
Похожие документы

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


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

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

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