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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol1/node45.html.

1. Interrupting Procedures
Next: Entry points Up: MIDAS Command Language Previous: Special Functions . Sometimes, it may be necessary to interrupt the execution of procedures. One way to do this is via the command INQUIRE/KEYWORD which was already discussed before; depending upon the user input the procedure could continue or stop. ... With the command PAUSE a procedure is stopped and saved; MIDAS returns to the interactive level and you can execute any other command. ... Example 17, MIDAS procedure exa17.prg . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node47.html -- 5.9 Кб -- 23.02.1996
Похожие документы

2. Pulsar Group PmWiki/Page Text Variables
... PmWiki . Summary: PmWiki group header. ... Page Variables | ... Defining page text variables . ... Page text variables are string variables created in the wiki text of a page, and can be automatically made available for inclusion in other pages. ... use a definition list - the normal pmwiki markup for a definition list will create a page text variable . ... This creates a new variable that can be accessed by {$:Name} (becomes: "{$:Name}") in the page. use a simple colon delimiter in normal text . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=PmWiki.PageTextVariables -- 25.8 Кб -- 01.03.2014
Похожие документы

3. The C Preprocessor
... Preprocessor Compiler Control . ... This directive includes a file into code. ... include <file> or #include ``file'' . ... As another example if running program on MSDOS machine we want to include file msdos.h otherwise a default.h file. ... This is most often used with programs that translate other languages to C. For example, error messages produced by the C compiler can reference the file name and line numbers of the original source files instead of the intermediate C (translated) source files. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1098) - jet.sao.ru/ )

4. Examples of using the lpq command
. To display the print queue for your default printer: lpq Rank Owner Job Files active joe 483 overheads.ps 2nd sarah 484 /tmp/RFC137 3rd tony 485 report . This displays the print queue for your default printer: the one defined by your PRINTER environment variable. Each job in the queue has a job number. Details are also given about the job's position in the queue and the user's name. To display the print queue for a specific printer: lpq -Ppsmath . This displays the print queue for the printer psmath .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/lpr4.1.html -- 2.3 Кб -- 17.01.1997
Похожие документы

5. Doug Burke's Perl/S-Lang pages: Datatype examples
... Doug's Home Page . ... In the examples below we show a number of ways that data can be moved back and forth between S-Lang and Perl . ... Source code typeof : "undef"; __END__ __SLang__ variable foo = Any_Type [3]; foo[0] = "a string"; foo[1] = 23; define getfoo(x) { return foo[x]; } message( "In S-Lang:" ); vmessage( "typeof(foo[0]) = %s", string(typeof(foo[0])) ); vmessage( "typeof(foo[1]) = %s", string(typeof(foo[1])) ); vmessage( "typeof(foo[2]) = %s", string(typeof(foo[2])) ); . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_datatypes.html -- 12.1 Кб -- 02.10.2012
Похожие документы

6. Part II Computational Physics - Gnuplot
It is recommended that you write the results of your program to a file, then plot those results separately. ... Gnuplot is a free plotting program that can plot datafiles and user-defined functions. ... This is a simple on-line guide to getting started with gnuplot. ... If you want lines joining the points, plot 'population.dat' with linesp If you want lines only, plot 'population.dat' w lines To control which colour each set of lines and points comes out, see help plot. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~rachael/compphys/gnuplot.html -- 5.3 Кб -- 17.10.2007
Похожие документы

7. mod_ext_filter - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.4 . ... ext_filter_module . ... mod_ext_filter directive to define a filter # to HTML-ize text/c files using the external # program /usr/bin/enscript, with the type of # the result set to text/html ExtFilterDefine c-to-html mode= output \ intype=text/c outtype=text/html \ cmd = /usr/bin/enscript --color -W html -Ec -o - - Directory /export/home/trawick/apacheinst/htdocs/c # core directive to cause the new filter to # be run on ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_ext_filter.html -- 18.4 Кб -- 19.11.2015
Похожие документы

8. ASA Carriage Control Characters
The first character in each record (line) of formatted output defines a carriage control character to the lineprinter, often called ASA-character, for a previous name of the US Standardization Organization ANSI. ... When using VAX/VMS for output first on a file, which is to be printed later on paper, it is advisable to use the extension .DAT . ... You use the compiler switch -vms f77 -vms prog.f and get the control characters removed from the screen output. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/asa.html -- 4.5 Кб -- 23.03.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/asa.html -- 4.5 Кб -- 23.03.1996
Похожие документы

9. Miscellaneous Options
... This command specifies the default delay to be used under these circumstances. ... This command configures a trap receiver at the given host address and port number for sending messages with the specified local interface address. ... While such monitor programs may also request their own trap dynamically, configuring a trap receiver will ensure that no messages are lost when the server is started. setvar variable [ default ] . This command adds an additional system variable. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/miscopt.html -- 6.5 Кб -- 21.12.2007
Похожие документы

10. Print/list information
Next: Lists Up: Command line procedures Previous: Read entire primary catalogs Contents . list_star , star Print (some) information from startable on star to screen. ... Examples: list_star,'FKV0193' ; list_star,'alp aur' ; list_star,'Capella' . ... write_stars Write startable to LATEX format output file. write_npoi , startable _char , file _char Write startable to file in NPOI embedded catalog file format. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node109.html -- 4.1 Кб -- 28.04.2015
Похожие документы
Еще в разделе: (Показать все результаты (>66521) - www.eso.org/ )

11. Special Practice in MIDAS
... MIDAS Command Language (1.5 lesson - its text , control tasks ) . ... Help and debugging in MIDAS (0.5 lesson - its text , control tasks ) . ... Table system of MIDAS (1.5 lesson - its text , control tasks ) . ... Approximation in MIDAS (1.5 lesson - its text , control tasks ) . ... Data structures in MIDAS (1 lesson - its text , control tasks ) . ... Input/output formats of MIDAS (0.5 lesson - its text , control tasks ) . ... Fortran/C programming in MIDAS (1.5 lesson - its text , control tasks ) ....
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/staff/ilin2/EDU/p-midas.html -- 4.3 Кб -- 19.11.2010
Похожие документы
Еще в разделе: (Показать все результаты (>222) - www.astro.spbu.ru/ )

12. SCL Sfit Commands
... commands . ... data_spectrum <name> : data in "spectrum" format . ... Repeat command to add additional mask regions. sigma is the s.d. to apply to the data within the region to be masked. ... Repeat command to add additiona continuum regions. ... cont_reg_clear : Clear current continuum regions . ... The observed spectrum is then multipled by this filter to obtain a new spectrum for use by SFIT. cont_sigma : Computes standard deviation of data in continuum regions and applies it to current data . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/scl_sfit -- 14.0 Кб -- 03.12.2008
Похожие документы

13. SAO RAS home page
... Дни открытых дверей к юбилею САО РАН (12-14 апреля 2016 г.) . Международная конференция "Dark Ages and White Nights (Spectroscopy of the CMB)" (20-24 июня 2016 г.) . ... Международная конференция MULTI-SPIN GALAXIES - 2016 (26-30 сентября 2016 г.) . Международная астрономическая конференция "Физика звезд: от коллапса до коллапса" (3-7 октября 2016 г.) Архив . ... Подробнее.. ... 10.02.16 . ... БТА в реальном времени . ... Цейсс-1000 в реальном времени . ... Последнее обновление: 22/03/2016 ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ -- 11.4 Кб -- 09.04.2016
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/ -- 11.4 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>155) - mavr.sao.ru/ )

14. GUI-fying and Documenting your Shell Script
... We describe a simple method to annotate shell scripts and have a preprocessor extract a set of variables, present them to the user in a GUI (using Tcl/Tk) with context sensitive help, and run the script. ... When individual applications are (tightly) integrated into the scripting language, this offers very powerful scripts, fully graphical user interfaces and a result sometimes indistinguishable from applications. ... Here is an example header from a C-shell script with which Figure 1 was made. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/teubenp.html -- 10.5 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/teubenp.html -- 10.5 Кб -- 15.05.1998
Похожие документы

15. Getting Started in Actor Prolog. Component-Oriented Programming.
The idea of component-oriented programming is that in the course of implementation of various software projects a programmer (or a programmers team) accumulates a library of reused software fragments that are used in different projects. ... To solve such problems there are some special syntax means in Actor Prolog that support component-oriented programming. ... A package in Actor Prolog is a set of classes linked by implication. ... Actor Prolog supports visual component-oriented programming. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_comp.html -- 18.6 Кб -- 24.09.2007
Похожие документы

16. Apache module mod_setenvif
This module provides the ability to set environment variables based upon attributes of the request. ... The mod_setenvif module allows you to set environment variables according to whether different aspects of the request match regular expressions you specify. ... BrowserMatch . ... Syntax: BrowserMatch regex env-variable [= value ] [ env-variable [= value ]] .. ... Module: mod_setenvif . ... The BrowserMatch directive defines environment variables based on the User-Agent HTTP request header field. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_setenvif.html -- 13.8 Кб -- 05.11.2004
Похожие документы

17. http://hea.iki.rssi.ru/Z-90/program.pl~
... TIME[4]+1)." TIME[5]+1900); $time = @TIME[2]." ... TIME [0]; $query; if($ENV{'REQUEST_METHOD'} eq 'GET'){ $query = $ENV{'QUERY_STRING'}; }elsif($ENV{'REQUEST_METHOD'} eq 'POST'){ sysread ... /=/,$fvalues[$i],2); $name= urldecode($name); $val= urldecode($val); $field{$name} = $val; } } $bib_file=$bib_file1; if( defined $field{'db'}){ $bib_file=$bib_file1 if ($field{'db'} eq 1 ); $bib_file=$bib_file2 if ($field{'db'} eq 2 ) ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/Z-90/program.pl~ -- 6.7 Кб -- 12.12.2004
Похожие документы

18. lsst.tcc: Class List
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Classes . ... ClassљList . ClassљHierarchy . ... axis . ... array . ... actor . ... TCC actor for the APO 2.5m telescope . ... Unit test wrapper for a mock 3.5m TCC actor . ... Wrapper for an ActorDispatcher talking to a mock 3.5m TCC talking to mock controllers . ... TCC command parser . ... Axis controller status . ... A wrapper for an AxisDevice talking to a fake axis controller . ... A class that holds command definitions, and can parse tcc commands . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/annotated.html -- 114.6 Кб -- 14.09.2015
Похожие документы

19. Manpage of FITSHDR
fitshdr - FITS-file headers manipulation tool fitshdr [options] [FITSfile_name] . ... fitshdr [options] --edit FITSfile_name . ... If You want to modify headers of FITSFILE using new FITS-header lines from HEADER file (or from stdin), You have to use this option (You can skip this option, if -H or --header option is used). ... Empty header lines are not displayed (in 'dump' mode only). --line-offsets . ... In 'dump' mode: file offset will be displayed for each header line. --no-line-offsets . ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~pav/dists/fitshdr/fitshdr.1.html -- 12.8 Кб -- 21.12.2010
Похожие документы

20. http://www.naic.edu/~tghosh/software/wacc.pro
This is just a collection of various commands uisng phil's coraccum routine that will ; produce weighted averaged spectrum ; ; to run it, type, .compile waccum.pro ; .run waccum.pro ; ;pro waccum, btart1 , btart2 , boutt ; scl =make_array(4,/double) btart1 ='' read, btart1 ;for i=0,3 do begin i=0 print , i ii=byte(i) print , ii, i ii=ii+49B print , ii btart = btart1 +'.b'+string(ii)+'.d' print , btart ; plot , ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~tghosh/software/wacc.pro -- 2.0 Кб -- 09.03.2003
Похожие документы

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


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

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

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