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

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

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

1. Examples of changing environment variables: Bourne shell
To change to using another printer for the current login session: PRINTER=ps2 . ... To change to using another editor for the current login session and inform (export) this value to other programs which use it: EDITOR=vi export EDITOR . This changes the user's default editor to vi and exports this value to other programs - such as electronic mail - which make use of it. To change to using another pager for viewing files the user adds the following lines to their .profile file. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/environment/sh.html -- 2.6 Кб -- 17.01.1997
Похожие документы

2. GENERAL CATALOGUE OF VARIABLE STARS
... We have compared visualized fields of GSC and USNO A1.0 catalog with unpublished photographic finding charts that were sent by L. Plaut to the compilers of the GCVS. ... 7-15 A9 --- GCVS GCVS or NSV name 17-25 F9.4 --- GSC GSC number 26 A1 --- NoteFlag *Nonstar (GSC) flag 28-29 I2 h RA2000GSC.h Hours RA (GSC), equinox 2000.0 31-32 I2 min RA2000GSC.m Minutes RA (GSC), equinox 2000.0 34-38 F5.2 s RA2000GSC.s Seconds RA (GSC), equinox 2000.0 40 A1 --- DE2000GSC.- ... Plaut, L., 1966, Bull. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/gcvs/gcvs/plaut/ -- 8.0 Кб -- 25.07.2002
Похожие документы

3. SM - DO and FOREACH loops, and IF statements
... Related to the macro facility are the DO and FOREACH commands. ... The syntax for a DO loop is DO variable = expr1 , expr2 [ , expr3 ] { command_list 2 where the third expression is optional, defaulting to 1. The value of variable ( $variable ) is in turn set to expr1 , expr1+exp3 , ..., expr2 , and the commands in command_list executed. ... A more interesting example is the macro repeat which repeats a given macro while the given condition is true. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/smongo/sm_10.html -- 6.1 Кб -- 02.10.2012
Похожие документы

4. http://hea-www.harvard.edu/~dburke/perl-slang/examples/arrays
use Inline 'SLang'; # you can send arrays to S-Lang print_in_slang( [ 1, 2, 4 ] ); # and get them back from S-Lang $aref = get_from_slang(); print "The array contains: " . ... n"; __END__ __SLang__ define print_in_slang (arr) { variable adims, ndim, atype; ( adims, ndim, atype ) = array_info(arr); vmessage( "Array has type=%S with %d dims", atype, ndim ); foreach ( arr ) { variable val = (); vmessage( " Value = %s", string(val) ); } } define get_from_slang() { return ["a string","another one","3"]; } ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples/arrays -- 1.5 Кб -- 09.01.2005
Похожие документы

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

6. Additional problems at the transition
A problem, that can arise when moving from Fortran 77 to Fortran 90, is dependent on a usual deviation from the standard, and has to do especially with user programs. ... With many Fortran 77 implementations we wrote PROGRAM TEST REAL X WRITE(*,10) 10 FORMAT('Give X = ',$) READ(*,*) X WRITE(*,*) X END In Fortran 90 we use "non-advancing I/O" instead. ... In some old Fortran dialects the statement TYPE was used to write on a typewriter terminal and PRINT was used to write on the line printer. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c14.html -- 5.4 Кб -- 10.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c14.html -- 5.4 Кб -- 10.02.1996
Похожие документы

7. IDLINES: identifying spectral lines
... IDL procedure to display ; a) a region of spectrum , together with a fit , if supplied, ; b) positions and relative strengths (gf or W_lambda) of lines in ; common atomic spectra may be marked in the lower panel. ; c) lines of sleceted atoms are identified in the top panel ; ; Command arguments: ; specfile - character string - name of file containing spectrum (and fit ) ; assumed to be x,y file with 3- ... Assesses lines in linelist by the strength values "listfr". ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/idl/IDL_idlines.html -- 4.6 Кб -- 05.05.2009
Похожие документы

8. lsst.tcc: tcc.cmd.help Namespace Reference
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Namespaces . ... Files . NamespaceљList . NamespaceљMembers . All љ Classes љ Namespaces љ Files љ Functions љ Variables љ Typedefs љ Enumerations љ Enumerator љ Macros љ Pages . ... help . ... tcc.cmd.help Namespace Reference . defљ . ... def tcc.cmd.help.getCmdMatchList . ... Definition at line 11 of file help.py . def tcc.cmd.help.getSubCmdMatchList . ... def tcc.cmd.help.help . ... list tcc.cmd.help.__all = ["help"] . ... tcc.cmd.help._ ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/namespacetcc_1_1cmd_1_1help.html -- 12.3 Кб -- 14.09.2015
Похожие документы

9. arxiv:0705.4195 VSOP: The Variable Star One-shot Project - Научная панорама
... В теме В разделе По форуму . ... Темы, интересные всем ? ... Научная панорама ? arxiv:0705.4195 VSOP: The Variable Star One-shot Project . предыдущая тема следующая тема . ... 0 Пользователей и 1 Гость просматривают эту тему. ... arxiv:0705.4195 VSOP: The Variable Star One-shot Project I. Описание проекта и первый релиз данных (VSOP: The Variable Star One-shot Project I. Project presentation and first data release) . ... VSOP - The Variable Star One-shot Project ( http://vsop.sc.eso.org/ ). ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.ru/forum/index.php/topic,27997.0.html -- 30.4 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>271) - www.astronomy.ru/ )

10. Apache module mod_include
This module provides for documents with Server Side Includes (SSI). ... Any document with handler of "server-parsed" will be parsed by this module, if the Includes option is set. If documents containing server-side include directives are given the extension .shtml, the following directives will make Apache parse them and assign the resulting document the mime type of text/html : AddType text/html .shtml AddHandler server-parsed .shtml The following directive must be given for ... cgi . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_include.html -- 22.9 Кб -- 20.05.2004
Похожие документы

11. Journal "Peremennye Zvezdy"
. ISSN 2221 0474 . PZ PZP, vol. , num. , 20 yr . Announcement . About Peremennye Zvezdy . Instructions for authors . Main Journal . Supplement . Authors Statistics . Editorial board . Russian version . Login & authorization
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/varstars/ -- 6.6 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>31397) - www.astronet.ru/ )

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

13. Printer (ImageJ API)
... Class . ... METHOD . ... PlugInFilter , java.awt.print.Printable . public class Printer . ... This method is called once when the filter is loaded. ... This method is called once when the filter is loaded. 'arg', which may be blank, is the argument specified for this plugin in IJ_Props.txt or in the plugins.config file of a jar archive containing the plugin. 'imp' is the currently active image. ... ImageJ will lock the image before calling this method and unlock it when the filter is finished. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/filter/Printer.html -- 16.5 Кб -- 02.12.2010
Похожие документы

14. Отдел Изучения Галактики и переменных звезд
. ћ . Международная конференция љ к 100-летию Б.В. Кукаркина . ћ Сотрудники отдела . ћ Семинар по Звездной астрономии . ћ Наша научная работа . ћ Общий Каталог Переменных Звезд . ћ Каталог рассеянных скоплений . ћ Наши учителя . ћ Избранные публикации . ћ Педагогическая и популяризаторская деятельность . ћ Наши интернет-ресурсы и другие полезные ресурсы . ћ Ссылки на каталоги и базы данных . ћ Фотогалерея . Присылайте Ваши вопросы и комментарии Ольге Дурлевич p >
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/GAL/ -- 19.1 Кб -- 19.01.2015
Похожие документы

15. Astronomy Workshop: Observing Variable Stars from the City ? February 15, 2015
... Observing . ... Home Education Workshops at Adorama Astronomy Workshop: Observing Variable Stars from the City ? February 15, 2015 . ... Beyond New York City . ... Observing Resources for Amateur Astronomers - Part 1: Beginning Observers . ... A History of the First Forty Years of the Amateur Astronomers Association . ... Presented by€а Adorama €аFor the Amateur Astronomers Association of New York . ... 2016 Amateur Astronomers Association of New York Designed by Press Customizr Powered by . ...
[ Сохраненная копия ]  Ссылки http://www.aaa.org/education/workshops-at-adorama/astronomy-workshop-observing-variable-stars-from-the-city-february-15-2015/ -- 102.0 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>114) - www.aaa.org/ )

16. Detection of Radio Transients and Variable Radio Sources Using the Archive Data
... During the analysis of the surveys carried out on RATAN-600, it was found that almost one fifth of the detected sources shows significant radio flux variations. ... We used the data from "Cold" radio surveys carried out with RATAN-600 in 1980-1994 to search for radio sources with significant flux variability. ... On possibility of detection of variable sources using the data of Cold surveys carried out on RATAN-600. ... Detection of Variable Sources Using the Data of "Cold" Surveys. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-en/SciNews/2016/Zhelenkova/ -- 6.9 Кб -- 10.04.2016
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-en/SciNews/2016/Zhelenkova/ -- 6.9 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>140) - mavr.sao.ru/ )

17. http://www.adass.org/adass/proceedings/adass00/reprints/P2-41.pdf
... In this paper we discuss the utilization of the S­Lang interpreted language within the Chandra Data Analysis System (CIAO, or Chandra Interactive Analysis of Observations). ... Finally, we present a beta version of the CIAO spectroscopic analysis module, GUIDE ­ largely a collection of S­Lang scripts, glued with C++ enhancements to Sherpa and ChIPS ­ to illustrate in more depth the range of new functionality and the rapid prototyping now available in CIAO. ... CIAO Application Structure. ...
[ Текст ]  Ссылки http://www.adass.org/adass/proceedings/adass00/reprints/P2-41.pdf -- 70.0 Кб -- 29.05.2001
Похожие документы

18. ASP Conference Series, Vols. 1-34
Electronic access is now available for all ASP Conference Series Volumes. View the current list available on this page or browse the e-Book Access site . You may receive access with the purchase of a hard copy volume from the AstroShop , with an institutional subscription , or e-only purchases of books or articles on the e-Book Access site. ... Vol 1-218 . ... Vol 219+ . ... Purchase the printed volume, which includes free electronic access. ... Vol. ... Print ISBN: 0-937707-53-8 . ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/pubs/cs/001-034.html -- 34.1 Кб -- 02.10.2012
Похожие документы

19. Separation of variables method
. Spherical particles . Cylinders . Spheroids To the top . Created by V.I. Last modified: 12/08/03, V.I.
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/DOP/3-REVS/KHLEB1/node3.html -- 2.9 Кб -- 19.11.2010
Похожие документы

20. Stellarium: Class Members - Variables
Stellarium 0.12.3 . ... Classes . ... ClassљList . ClassљIndex . ClassљHierarchy . ClassљMembers . ... Variables . ... aggregatedLog : StelQGLGLSLShader . ... altitude : StelLocation . ... defautAngleForGravityText : StelProjector::StelProjectorParams . ... epoch : varstar . ... info : Planet::SharedPlanetGraphics , StelModuleMgr::PluginDescriptor . ... locked : StelQGLInterleavedArrayVertexBufferBackend , StelQGLArrayVertexBufferBackend . ... state : StelQGLGLSLShader , StelLocation . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/functions_vars.html -- 30.5 Кб -- 28.02.2014
Похожие документы

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


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

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

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